diff options
author | Ćukasz Jendrysik <scadu@yandex.com> | 2017-02-16 21:47:34 +0000 |
---|---|---|
committer | Jakub Jirutka <jakub@jirutka.cz> | 2017-02-18 16:32:33 +0100 |
commit | 201ece53f21aa2d33a2c8849ae017a7af921500b (patch) | |
tree | f5a39786069aa781ab723ec01d55c3df506cb241 /testing | |
parent | 140e78c3ee1e24dbbde8df97fd027dc9f2791301 (diff) | |
download | aports-201ece53f21aa2d33a2c8849ae017a7af921500b.tar.bz2 aports-201ece53f21aa2d33a2c8849ae017a7af921500b.tar.xz |
testing/py-netifaces: rebuild against new version of python3
Diffstat (limited to 'testing')
-rw-r--r-- | testing/py-netifaces/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-netifaces/APKBUILD b/testing/py-netifaces/APKBUILD index 508aff7705..541a2b3e9d 100644 --- a/testing/py-netifaces/APKBUILD +++ b/testing/py-netifaces/APKBUILD @@ -3,7 +3,7 @@ pkgname=py-netifaces _pkgname=netifaces pkgver=0.10.5 -pkgrel=1 +pkgrel=2 pkgdesc="Portable module to access network interface information in Python" url="http://alastairs-place.net/netifaces/" arch="all" |