aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-libevdev
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-11-04 16:39:45 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:35:39 +0000
commit6766d4346a5290e581f04e59715ac341c2999330 (patch)
treee50e3c870771dfeb9365949edf4709f39401b56d /testing/py3-libevdev
parent72db09282f8e48de3813a07d4ac4237d398ae702 (diff)
downloadaports-6766d4346a5290e581f04e59715ac341c2999330.tar.bz2
aports-6766d4346a5290e581f04e59715ac341c2999330.tar.xz
testing/py3-libevdev: rebuild against python 3.8
Diffstat (limited to 'testing/py3-libevdev')
-rw-r--r--testing/py3-libevdev/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-libevdev/APKBUILD b/testing/py3-libevdev/APKBUILD
index 2dc2b9a903..e7d1db5c89 100644
--- a/testing/py3-libevdev/APKBUILD
+++ b/testing/py3-libevdev/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-libevdev
_pkgname=python-libevdev
pkgver=0.8
-pkgrel=0
+pkgrel=1
pkgdesc="Python3 wrapper around the evdev library"
url="https://python-libevdev.readthedocs.io/en/latest"
arch="noarch"