aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-qrcode
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-11-01 12:18:37 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:35:28 +0000
commitdca81bdd03150071a5707f08e17fa103308c0704 (patch)
treea8b22d689a85903bd2a212dfbc40ba8a6023b583 /testing/py3-qrcode
parentb763e2465806a16f9cfe2beb66f7c917a340f09c (diff)
downloadaports-dca81bdd03150071a5707f08e17fa103308c0704.tar.bz2
aports-dca81bdd03150071a5707f08e17fa103308c0704.tar.xz
testing/py3-qrcode: rebuild against python 3.8
Diffstat (limited to 'testing/py3-qrcode')
-rw-r--r--testing/py3-qrcode/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-qrcode/APKBUILD b/testing/py3-qrcode/APKBUILD
index 258a9f619c..f46876c681 100644
--- a/testing/py3-qrcode/APKBUILD
+++ b/testing/py3-qrcode/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-qrcode
_pkgname=qrcode
pkgver=6.1
-pkgrel=0
+pkgrel=1
pkgdesc="QR code image generator"
url="https://github.com/lincolnloop/python-qrcode"
arch="noarch"