python-idna: update to 2.5
This commit is contained in:
parent
48405d56ed
commit
7bb5c9c672
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-idna'
|
||||
pkgname=python-idna
|
||||
version=2.4
|
||||
version=2.5
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="idna-${version}"
|
||||
|
@ -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=2a07165f6288f4b920aa8ab4357c1e59073c5d62e048a400510982769e039bd9
|
||||
checksum=3cb5ce08046c4e3a560fc02f138d0ac63e00f8ce5901a56b32ec8b7994082aab
|
||||
|
||||
python3-idna_package() {
|
||||
noarch=yes
|
||||
|
|
Loading…
Reference in New Issue