aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Daudt <kdaudt@alpinelinux.org>2021-12-19 13:02:32 +0000
committerKevin Daudt <kdaudt@alpinelinux.org>2021-12-19 14:44:50 +0000
commitb56f5feb7053bbc097f36ae751a7bb49e3bfb36f (patch)
tree9e3cd405f547cbb845d1536996eff4baf4bcdec6
parent2b269d833e43155f06be4bdff4b600fb8ba0d93d (diff)
testing/py3-flask-restful: rebuild against python3.10
-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 be47cd2ebc9..724b039baed 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.9
-pkgrel=0
+pkgrel=1
pkgdesc="Flask RESTful API extension"
url="https://pypi.python.org/pypi/Flask-RESTful"
arch="noarch"