aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-responses
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2021-03-16 07:34:22 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2021-04-05 18:18:16 +0000
commitacff4f5a0a3c0d7eb2103d40ab47b5c03409867c (patch)
tree79b3ef2180dce20425508bc2fc33ed0a15e9654f /community/py3-responses
parent73767b1062c730a56f7c4217cbe3049962541612 (diff)
community/py3-responses: rebuild against python 3.9
Diffstat (limited to 'community/py3-responses')
-rw-r--r--community/py3-responses/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-responses/APKBUILD b/community/py3-responses/APKBUILD
index 3b8d575ebfe..1832313cdb6 100644
--- a/community/py3-responses/APKBUILD
+++ b/community/py3-responses/APKBUILD
@@ -2,7 +2,7 @@
pkgname=py3-responses
_pyname=responses
pkgver=0.12.1
-pkgrel=0
+pkgrel=1
pkgdesc="Utility library for mocking out the requests Python library"
url="https://pypi.python.org/pypi/responses/"
arch="noarch"