New package: python-ipaddress-1.0.7
This commit is contained in:
parent
48ff5e155b
commit
b9449c46cf
|
@ -0,0 +1,16 @@
|
|||
# Template file for 'python-ipaddress'
|
||||
pkgname=python-ipaddress
|
||||
version=1.0.7
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="ipaddress-${version}"
|
||||
build_style=python-module
|
||||
hostmakedepends="python-setuptools"
|
||||
depends="python"
|
||||
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"
|
||||
distfiles="${PYPI_SITE}/i/ipaddress/ipaddress-${version}.tar.gz"
|
||||
checksum=2c99e9eaea2dacbe4038b3be772ec650f5b4f4c8cc479c3704b81673d96849d7
|
Loading…
Reference in New Issue