aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-11-04 13:09:09 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:35:36 +0000
commit3e30aca68a1efecf675dc0081160eabcc4aa5dbe (patch)
tree1a0d5657d3fb55d247f09095ff4c521d2ad1de60 /testing
parent5de223effa9e4215add1e31b0849525a80ba69aa (diff)
downloadaports-3e30aca68a1efecf675dc0081160eabcc4aa5dbe.tar.bz2
aports-3e30aca68a1efecf675dc0081160eabcc4aa5dbe.tar.xz
testing/py3-flask-gzip: rebuild against python 3.8
Diffstat (limited to 'testing')
-rw-r--r--testing/py3-flask-gzip/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-flask-gzip/APKBUILD b/testing/py3-flask-gzip/APKBUILD
index 340d6a4dc8..8568a79652 100644
--- a/testing/py3-flask-gzip/APKBUILD
+++ b/testing/py3-flask-gzip/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-flask-gzip
_pkgname=Flask-gzip
pkgver=0.2
-pkgrel=0
+pkgrel=1
pkgdesc="Compress responses in your Flask app with gzip"
url="https://pypi.python.org/pypi/Flask-gzip"
arch="noarch"