aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-netifaces
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-10-31 09:13:46 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:34:00 +0000
commit6bd25f32857f9a8f1687e938b249fd845eea9d5f (patch)
tree989b638469d552a944c2895b1bd31fc175629e21 /community/py3-netifaces
parente7832c3a6ca189e793bb2b2a385366c0b542a89f (diff)
downloadaports-6bd25f32857f9a8f1687e938b249fd845eea9d5f.tar.bz2
aports-6bd25f32857f9a8f1687e938b249fd845eea9d5f.tar.xz
community/py3-netifaces: rebuild against python 3.8
Diffstat (limited to 'community/py3-netifaces')
-rw-r--r--community/py3-netifaces/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-netifaces/APKBUILD b/community/py3-netifaces/APKBUILD
index 52bdb18418..a62e43f83d 100644
--- a/community/py3-netifaces/APKBUILD
+++ b/community/py3-netifaces/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-netifaces
_pkgname=netifaces
pkgver=0.10.9
-pkgrel=2
+pkgrel=3
pkgdesc="Portable module to access network interface information in Python3"
url="http://alastairs-place.net/netifaces/"
arch="all"