aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-11-04 13:17:13 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:35:37 +0000
commit9e9950e3cd57fcec43ad1cfb4ee87ae06f80e968 (patch)
treea83ccf58642738ba71cb8520a938755f0dfb483f
parent1d5e16556e8c6c252f87580cf1ed15a49f51dfe0 (diff)
downloadaports-9e9950e3cd57fcec43ad1cfb4ee87ae06f80e968.tar.bz2
aports-9e9950e3cd57fcec43ad1cfb4ee87ae06f80e968.tar.xz
testing/py3-flask-restful: rebuild against python 3.8
-rw-r--r--testing/py3-flask-restful/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-flask-restful/APKBUILD b/testing/py3-flask-restful/APKBUILD
index 6de0934f62..4059a23ffe 100644
--- a/testing/py3-flask-restful/APKBUILD
+++ b/testing/py3-flask-restful/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-flask-restful
_pkgname=Flask-RESTful
pkgver=0.3.7
-pkgrel=0
+pkgrel=1
pkgdesc="Flask RESTful API extension"
url="https://pypi.python.org/pypi/Flask-RESTful"
arch="noarch"