aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-flask-qrcode
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-04-16 15:18:51 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-04-17 11:45:55 +0000
commit7b453ff9516a87307fa3e708c7889582088c6489 (patch)
treee4b412174f6aea616b0eeabdeaa9331afc73c74b /testing/py-flask-qrcode
parentf0d64c5aae5b7aa439571c1ff8adba8de85dfdd2 (diff)
downloadaports-7b453ff9516a87307fa3e708c7889582088c6489.tar.bz2
aports-7b453ff9516a87307fa3e708c7889582088c6489.tar.xz
testing/py-flask-qrcode: rebuild against python 3.7
Diffstat (limited to 'testing/py-flask-qrcode')
-rw-r--r--testing/py-flask-qrcode/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-flask-qrcode/APKBUILD b/testing/py-flask-qrcode/APKBUILD
index a1375e70be..daadf5a30c 100644
--- a/testing/py-flask-qrcode/APKBUILD
+++ b/testing/py-flask-qrcode/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py-flask-qrcode
_pkgname=Flask-QRcode
pkgver=2.0.2
-pkgrel=0
+pkgrel=1
pkgdesc="Simple flask extension to render QR codes on template"
url="https://github.com/marcoagner/Flask-QRcode"
arch="noarch"