aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-bottle-request
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-11-04 07:10:28 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:35:32 +0000
commita82ca6fddac087cb7b6c408f4794878214b127e0 (patch)
treeefcfc02dda5cf8c399f06cf5812718da841dc068 /testing/py3-bottle-request
parentedf0d21dc5d1f40efa7df6a3b16e7b0e62b2d517 (diff)
downloadaports-a82ca6fddac087cb7b6c408f4794878214b127e0.tar.bz2
aports-a82ca6fddac087cb7b6c408f4794878214b127e0.tar.xz
testing/py3-bottle-request: rebuild against python 3.8
Diffstat (limited to 'testing/py3-bottle-request')
-rw-r--r--testing/py3-bottle-request/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-bottle-request/APKBUILD b/testing/py3-bottle-request/APKBUILD
index bfcf6d353e..11a3aea7be 100644
--- a/testing/py3-bottle-request/APKBUILD
+++ b/testing/py3-bottle-request/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-bottle-request
_pkgname=bottle-request
pkgver=0.2.0
-pkgrel=1
+pkgrel=2
pkgdesc="Bottle 'stateless' request object plugin"
options="!check" # No testsuite
url="http://github.com/turtlebender/bottle-request/"