blob: add22d8868c0a311061416c18ef43e077c3df39a (
plain)
1
2
3
4
5
6
7
8
9
10
|
PRGNAM="python3-netaddr"
VERSION="1.3.0"
HOMEPAGE="https://github.com/netaddr/netaddr"
DOWNLOAD="https://github.com/netaddr/netaddr/archive/1.3.0/netaddr-1.3.0.tar.gz"
MD5SUM="2f2f89193bccd3f8df16e9c55d4a9718"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-setuptools-opt"
MAINTAINER="Olivier Brouckaert"
EMAIL="olivier.b@i-services.be"
|