python-ipaddress: update to 1.0.21
This commit is contained in:
parent
1f38d08f1b
commit
fcd20b1024
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-ipaddress'
|
||||
pkgname=python-ipaddress
|
||||
version=1.0.19
|
||||
version=1.0.21
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="ipaddress-${version}"
|
||||
|
@ -11,9 +11,9 @@ pycompile_module="ipaddress.py"
|
|||
short_desc="Backport of Python 3.3+ ipaddress module"
|
||||
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||
homepage="https://github.com/phihag/ipaddress"
|
||||
license="PSF"
|
||||
license="PSFL-2"
|
||||
distfiles="${PYPI_SITE}/i/ipaddress/ipaddress-${version}.tar.gz"
|
||||
checksum=200d8686011d470b5e4de207d803445deee427455cd0cb7c982b68cf82524f81
|
||||
checksum=82c964e8a387f3869774c9fd3ed7bf19f0e001de58f0f52fc17257b6bc5f515d
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue