aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-05-22 00:11:29 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-05-22 03:14:50 +0000
commit65d70626b9c79ee93786cae825b82b298e44973c (patch)
treec399c338b98cc7f1691646507409e7412b837d05
parent88635916051a437adb3639f0f8b9cb15ee27c8e2 (diff)
community/py3-responses: upgrade to 0.10.14
-rw-r--r--community/py3-responses/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/py3-responses/APKBUILD b/community/py3-responses/APKBUILD
index 69f9f1de69b..a2ff6c98d3c 100644
--- a/community/py3-responses/APKBUILD
+++ b/community/py3-responses/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Keith Maxwell <keith.maxwell@gmail.com>
pkgname=py3-responses
_pkgname=responses
-pkgver=0.10.12
+pkgver=0.10.14
pkgrel=0
pkgdesc="Utility library for mocking out the requests Python library"
url="https://pypi.python.org/pypi/responses/"
@@ -29,4 +29,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="b97e0cce7d585b822f133db48916ec1fe371b7042983d9309b5192897ada78a0a0aec480f2c04f91196ac007a851fc9ba610ac5d0751d712913f9573f033dcae py3-responses-0.10.12.tar.gz"
+sha512sums="93812e3df0c745f878f443ccbfa96efdc4750c2af477a90319bc36e75e327816cb30b7606598879e40df213b03d9df07b0da2d2685c08ded672526b2919001fd py3-responses-0.10.14.tar.gz"