python-ipaddr: update to 2.2.0.
This commit is contained in:
parent
7bd99da6cb
commit
fd7e79ae66
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-ipaddr'
|
# Template file for 'python-ipaddr'
|
||||||
pkgname=python-ipaddr
|
pkgname=python-ipaddr
|
||||||
version=2.1.11
|
version=2.2.0
|
||||||
revision=2
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="ipaddr-${version}"
|
wrksrc="ipaddr-${version}"
|
||||||
build_style=python2-module
|
build_style=python2-module
|
||||||
|
@ -13,4 +13,4 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/google/ipaddr-py"
|
homepage="https://github.com/google/ipaddr-py"
|
||||||
distfiles="${PYPI_SITE}/i/ipaddr/ipaddr-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/i/ipaddr/ipaddr-${version}.tar.gz"
|
||||||
checksum=1b555b8a8800134fdafe32b7d0cb52f5bdbfdd093707c3dd484c5ea59f1d98b7
|
checksum=4092dfe667588d16aa12b59acb7c8a4024e5dcb23a681cd0b0b602373eca88d6
|
||||||
|
|
Loading…
Reference in a new issue