python-netifaces: update to 0.10.6
This commit is contained in:
parent
fdd9169b59
commit
b4065c35e3
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-netifaces'
|
# Template file for 'python-netifaces'
|
||||||
pkgname=python-netifaces
|
pkgname=python-netifaces
|
||||||
version=0.10.5
|
version=0.10.6
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="netifaces-${version}"
|
wrksrc="netifaces-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
hostmakedepends="python-setuptools python3-setuptools"
|
hostmakedepends="python-setuptools python3-setuptools"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="https://bitbucket.org/al45tair/netifaces"
|
homepage="https://bitbucket.org/al45tair/netifaces"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
distfiles="${PYPI_SITE}/n/netifaces/netifaces-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/n/netifaces/netifaces-${version}.tar.gz"
|
||||||
checksum=59d8ad52dd3116fcb6635e175751b250dc783fb011adba539558bd764e5d628b
|
checksum=0c4da523f36d36f1ef92ee183f2512f3ceb9a9d2a45f7d19cda5a42c6689ebe0
|
||||||
|
|
||||||
python3-netifaces_package() {
|
python3-netifaces_package() {
|
||||||
replaces="python3.4-netifaces>=0"
|
replaces="python3.4-netifaces>=0"
|
||||||
|
|
Loading…
Reference in New Issue