diff options
author | Ćukasz Jendrysik <scadu@yandex.com> | 2017-02-17 08:25:09 +0000 |
---|---|---|
committer | Jakub Jirutka <jakub@jirutka.cz> | 2017-02-18 16:32:42 +0100 |
commit | dfabd0e2a2d4ed6b4c03601a75935125b6118b4a (patch) | |
tree | 7c301e13486f0ff34df77d6300ae39b23bc47f85 /community/py3-netifaces | |
parent | 5bfbf92a89ce924e82cc749a7160ddfac8e83f7f (diff) | |
download | aports-dfabd0e2a2d4ed6b4c03601a75935125b6118b4a.tar.bz2 aports-dfabd0e2a2d4ed6b4c03601a75935125b6118b4a.tar.xz |
community/py3-netifaces: rebuild against new version of python3
Diffstat (limited to 'community/py3-netifaces')
-rw-r--r-- | community/py3-netifaces/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-netifaces/APKBUILD b/community/py3-netifaces/APKBUILD index d9f7840abe..95299cc22c 100644 --- a/community/py3-netifaces/APKBUILD +++ b/community/py3-netifaces/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-netifaces _pkgname=netifaces pkgver=0.10.4.1 -pkgrel=0 +pkgrel=1 pkgdesc=" A netifaces fork compatible with Python 3" url="http://alastairs-place.net/netifaces/" arch="all" |