From fac9f2457f8ca329d3d23182dcedec84e24607ea Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Mon, 4 Nov 2019 15:55:41 +0000 Subject: [PATCH] testing/py3-httpbin: rebuild against python 3.8 --- testing/py3-httpbin/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/py3-httpbin/APKBUILD b/testing/py3-httpbin/APKBUILD index 88342d7e548..b86aa3951b8 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"