aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-10-30 13:56:42 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:33:58 +0000
commit59078f872c051276d2e159c847ff0c0a4f00abce (patch)
tree0dc4c735faa510d1df3227c58c5c0872a22c30d2
parent8c07d8651c47cb3e0c9d1be1a1a3d9fbec61cf74 (diff)
community/py3-ethtool: rebuild against python 3.8
-rw-r--r--community/py3-ethtool/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-ethtool/APKBUILD b/community/py3-ethtool/APKBUILD
index 56cae2da997..e6f45d28c50 100644
--- a/community/py3-ethtool/APKBUILD
+++ b/community/py3-ethtool/APKBUILD
@@ -2,7 +2,7 @@
pkgname=py3-ethtool
_pkgname=ethtool
pkgver=0.14
-pkgrel=3
+pkgrel=4
pkgdesc="Python3 library for the ethtool kernel interface"
url="https://github.com/fedora-python/python-ethtool"
arch="all"