aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-11-04 13:09:20 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:35:36 +0000
commit8d5eb42177f9854c3dbefff1ca6b73e442e6674d (patch)
tree3565ad0ff22d4d99426e69e0a7ae18a819a722dc /testing
parent6ff3af709c75e1b400489e25b0f8b1834842f944 (diff)
downloadaports-8d5eb42177f9854c3dbefff1ca6b73e442e6674d.tar.bz2
aports-8d5eb42177f9854c3dbefff1ca6b73e442e6674d.tar.xz
testing/py3-flask-httpauth: rebuild against python 3.8
Diffstat (limited to 'testing')
-rw-r--r--testing/py3-flask-httpauth/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-flask-httpauth/APKBUILD b/testing/py3-flask-httpauth/APKBUILD
index 61ef16e61f..970bc4f251 100644
--- a/testing/py3-flask-httpauth/APKBUILD
+++ b/testing/py3-flask-httpauth/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-flask-httpauth
_pkgname=Flask-HTTPAuth
pkgver=3.3.0
-pkgrel=0
+pkgrel=1
pkgdesc="Basic and Digest HTTP authentication for Flask routes"
url="https://pypi.python.org/pypi/Flask-HTTPAuth"
arch="noarch"