aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-04-17 08:39:45 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-04-17 11:45:58 +0000
commit18a2525126f71d602b65820b4ad315e291555040 (patch)
treec4821ed6a2c8cb4bcb8c45f2b1ddb98c3bbfe0e9
parent8438190224a1cae516e3a6b1f0ebc9d4d5914fb8 (diff)
testing/py-usb: rebuild against python 3.7
-rw-r--r--testing/py-usb/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-usb/APKBUILD b/testing/py-usb/APKBUILD
index a43e731aef9..77231c6b2f4 100644
--- a/testing/py-usb/APKBUILD
+++ b/testing/py-usb/APKBUILD
@@ -2,7 +2,7 @@
pkgname=py-usb
_pkgname=pyusb
pkgver=1.0.2
-pkgrel=0
+pkgrel=1
pkgdesc="PyUSB offers easy USB devices communication in Python"
url="https://pypi.python.org/pypi/pyusb"
arch="noarch"