aboutsummaryrefslogtreecommitdiffstats
path: root/community/py-ethtool
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-04-15 17:33:53 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-04-17 11:45:43 +0000
commit50be96ad7e786c898e86558743d8d56fe10c568f (patch)
tree3439caedd618022c021f5bd1123c31054e56b5b9 /community/py-ethtool
parentffc43797e3630f5dd7299eb55747fb2d2075e7e3 (diff)
downloadaports-50be96ad7e786c898e86558743d8d56fe10c568f.tar.bz2
aports-50be96ad7e786c898e86558743d8d56fe10c568f.tar.xz
community/py-ethtool: rebuild against python 3.7
Diffstat (limited to 'community/py-ethtool')
-rw-r--r--community/py-ethtool/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py-ethtool/APKBUILD b/community/py-ethtool/APKBUILD
index 12dc4a7bee..ed7bde5bb9 100644
--- a/community/py-ethtool/APKBUILD
+++ b/community/py-ethtool/APKBUILD
@@ -2,7 +2,7 @@
pkgname=py-ethtool
_pkgname=ethtool
pkgver=0.14
-pkgrel=1
+pkgrel=2
pkgdesc="Python library for the ethtool kernel interface"
url="https://github.com/fedora-python/python-ethtool"
arch="all"