aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-usb/APKBUILD
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-11-05 14:44:03 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:35:45 +0000
commit0307b2b0c4a13b001bc21c46c585561fe4294dca (patch)
tree3518ae3bf4f5dcc905eb336d9a75e2e2a3ff30a7 /testing/py3-usb/APKBUILD
parente4702d804092e0b6749c869437ee6434258b2c5d (diff)
testing/py3-usb: rebuild against python 3.8
Diffstat (limited to 'testing/py3-usb/APKBUILD')
-rw-r--r--testing/py3-usb/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-usb/APKBUILD b/testing/py3-usb/APKBUILD
index f83d128316a..4c229637262 100644
--- a/testing/py3-usb/APKBUILD
+++ b/testing/py3-usb/APKBUILD
@@ -2,7 +2,7 @@
pkgname=py3-usb
_pkgname=pyusb
pkgver=1.0.2
-pkgrel=2
+pkgrel=3
pkgdesc="PyUSB offers easy USB devices communication in Python3"
url="https://github.com/pyusb/pyusb"
arch="noarch"