python-idna: update to 2.2
This commit is contained in:
parent
a2c225a244
commit
a54a46016c
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python-idna'
|
||||
pkgname=python-idna
|
||||
version=2.1
|
||||
revision=2
|
||||
version=2.2
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="idna-${version}"
|
||||
build_style=python-module
|
||||
|
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
homepage="https://github.com/kjd/idna"
|
||||
license="BSD"
|
||||
distfiles="${PYPI_SITE}/i/idna/idna-${version}.tar.gz"
|
||||
checksum=ed36f281aebf3cd0797f163bb165d84c31507cedd15928b095b1675e2d04c676
|
||||
checksum=0ac27740937d86850010e035c6a10a564158a5accddf1aa24df89b0309252426
|
||||
|
||||
python3-idna_package() {
|
||||
noarch=yes
|
||||
|
|
Loading…
Reference in New Issue