python3-idna: change maintainer
This commit is contained in:
parent
c7b42bff18
commit
73b30428a9
|
@ -7,7 +7,7 @@ hostmakedepends="python3-flit_core"
|
||||||
depends="python3"
|
depends="python3"
|
||||||
checkdepends="python3-pytest"
|
checkdepends="python3-pytest"
|
||||||
short_desc="Internationalized Domain Names in Applications (IDNA) for Python3"
|
short_desc="Internationalized Domain Names in Applications (IDNA) for Python3"
|
||||||
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
maintainer="Michal Vasilek <michal@vasilek.cz>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://github.com/kjd/idna"
|
homepage="https://github.com/kjd/idna"
|
||||||
changelog="https://raw.githubusercontent.com/kjd/idna/master/HISTORY.rst"
|
changelog="https://raw.githubusercontent.com/kjd/idna/master/HISTORY.rst"
|
||||||
|
|
Loading…
Reference in New Issue