python-netifaces: rebuild to fix cpython modules

This commit is contained in:
maxice8 2019-01-31 15:15:06 -02:00
parent 74440b664a
commit 3deea3eb6f
No known key found for this signature in database
GPG Key ID: 543B9D4F4299F06B
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'python-netifaces' # Template file for 'python-netifaces'
pkgname=python-netifaces pkgname=python-netifaces
version=0.10.7 version=0.10.7
revision=1 revision=2
wrksrc="netifaces-${version}" wrksrc="netifaces-${version}"
build_style=python-module build_style=python-module
hostmakedepends="python-setuptools python3-setuptools" hostmakedepends="python-setuptools python3-setuptools"