aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-flask-qrcode
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-11-04 13:17:04 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:35:37 +0000
commit24562c8bdb537f1bb383dfc3c0d819b4857bbc44 (patch)
tree9e7ceb7e324e9a656d56bdbd19844c9312f31d1a /testing/py3-flask-qrcode
parente711084b43f7fdfa6ff0bfb8adef11e25c1e8b8f (diff)
downloadaports-24562c8bdb537f1bb383dfc3c0d819b4857bbc44.tar.bz2
aports-24562c8bdb537f1bb383dfc3c0d819b4857bbc44.tar.xz
testing/py3-flask-qrcode: rebuild against python 3.8
Diffstat (limited to 'testing/py3-flask-qrcode')
-rw-r--r--testing/py3-flask-qrcode/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-flask-qrcode/APKBUILD b/testing/py3-flask-qrcode/APKBUILD
index ed4113af6b..fb719045a3 100644
--- a/testing/py3-flask-qrcode/APKBUILD
+++ b/testing/py3-flask-qrcode/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-flask-qrcode
_pkgname=Flask-QRcode
pkgver=2.0.2
-pkgrel=2
+pkgrel=3
pkgdesc="Simple flask extension to render QR codes on template"
url="https://github.com/marcoagner/Flask-QRcode"
arch="noarch"