aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-qrcode
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-04-16 12:35:15 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-04-17 11:45:51 +0000
commita55afd8f5486b18f55bf3e4a2f560ab56fde6cf2 (patch)
tree1c7534b2d091c6862dd7f0c9f71bafbcb95fd73a /testing/py-qrcode
parent94e9ceff8a268dac855b994cb061556eb77458a5 (diff)
downloadaports-a55afd8f5486b18f55bf3e4a2f560ab56fde6cf2.tar.bz2
aports-a55afd8f5486b18f55bf3e4a2f560ab56fde6cf2.tar.xz
testing/py-qrcode: rebuild against python 3.7
Diffstat (limited to 'testing/py-qrcode')
-rw-r--r--testing/py-qrcode/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-qrcode/APKBUILD b/testing/py-qrcode/APKBUILD
index ce7d6337a8..2740ef6eb2 100644
--- a/testing/py-qrcode/APKBUILD
+++ b/testing/py-qrcode/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py-qrcode
_pkgname=qrcode
pkgver=6.0
-pkgrel=0
+pkgrel=1
pkgdesc="QR code image generator"
url="https://github.com/lincolnloop/python-qrcode"
arch="noarch"