aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-httpbin
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-11-04 15:55:41 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:35:38 +0000
commitfac9f2457f8ca329d3d23182dcedec84e24607ea (patch)
tree4af8cdd61522ce1ce53b60807389d2b69f001d57 /testing/py3-httpbin
parentacd55b08b19c1c97224817a9479ecbe7d4415f08 (diff)
downloadaports-fac9f2457f8ca329d3d23182dcedec84e24607ea.tar.bz2
aports-fac9f2457f8ca329d3d23182dcedec84e24607ea.tar.xz
testing/py3-httpbin: rebuild against python 3.8
Diffstat (limited to 'testing/py3-httpbin')
-rw-r--r--testing/py3-httpbin/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-httpbin/APKBUILD b/testing/py3-httpbin/APKBUILD
index 88342d7e54..b86aa3951b 100644
--- a/testing/py3-httpbin/APKBUILD
+++ b/testing/py3-httpbin/APKBUILD
@@ -2,7 +2,7 @@
pkgname=py3-httpbin
_pyname=httpbin
pkgver=0.7.0
-pkgrel=0
+pkgrel=1
pkgdesc="HTTP Request and Response Service"
url=https://github.com/postmanlabs/httpbin
arch="noarch"