aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-bottle-api
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-11-04 07:10:00 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:35:32 +0000
commitfa2195011d5658f2987f98176ea039cf509ce839 (patch)
tree50e5b2704c1cac86c67d6d9a9fa4546cf368772a /testing/py3-bottle-api
parenta482b00528e599236987a5656f9a203141bdf5b0 (diff)
downloadaports-fa2195011d5658f2987f98176ea039cf509ce839.tar.bz2
aports-fa2195011d5658f2987f98176ea039cf509ce839.tar.xz
testing/py3-bottle-api: rebuild against python 3.8
Diffstat (limited to 'testing/py3-bottle-api')
-rw-r--r--testing/py3-bottle-api/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-bottle-api/APKBUILD b/testing/py3-bottle-api/APKBUILD
index cb724d6971..2c294ae794 100644
--- a/testing/py3-bottle-api/APKBUILD
+++ b/testing/py3-bottle-api/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-bottle-api
_pkgname=bottle-api
pkgver=0.0.4
-pkgrel=0
+pkgrel=1
pkgdesc="Bottle JSON Web API"
options="!check" # tests not present in pypi tarballs, only github which has no tags
url="https://github.com/tomotaka/bottle-api"