aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-flask-cache
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-11-04 13:08:37 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:35:36 +0000
commitf67e1abff98a6c6f6746a55c4a0fd16fd0ec3ba8 (patch)
treee3e0f9dd6dc68b5a3f6b6f183b10e68e12b92d80 /testing/py3-flask-cache
parentf79515c4018dc12a0af3f5a208190719ba6ca3ad (diff)
downloadaports-f67e1abff98a6c6f6746a55c4a0fd16fd0ec3ba8.tar.bz2
aports-f67e1abff98a6c6f6746a55c4a0fd16fd0ec3ba8.tar.xz
testing/py3-flask-cache: rebuild against python 3.8
Diffstat (limited to 'testing/py3-flask-cache')
-rw-r--r--testing/py3-flask-cache/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-flask-cache/APKBUILD b/testing/py3-flask-cache/APKBUILD
index 41b8e5e9b5..74123c17d2 100644
--- a/testing/py3-flask-cache/APKBUILD
+++ b/testing/py3-flask-cache/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-flask-cache
_pkgname=Flask-Cache
pkgver=0.13.1
-pkgrel=0
+pkgrel=1
pkgdesc="Flask cache support"
options="!check" # Testsuite broken
url="https://pypi.python.org/pypi/Flask-Cache"