aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustin Berthault <justin.berthault@zaclys.net>2020-08-13 18:11:29 +0200
committerLeo <thinkabit.ukim@gmail.com>2020-08-13 17:15:00 +0000
commit8dcf96ab2bf2d4be1773297053f1a8a21839012a (patch)
treefebacb62e30c832354b8570b91165b9f4aa7946b
parent264dc4b8d2612e4a79d9f1e453aad9dd7fb3f8d0 (diff)
community/py3-responses: upgrade to 0.10.16
-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 badcae953cb..0d316b8fc4d 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
_pyname=responses
-pkgver=0.10.15
+pkgver=0.10.16
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="3da49823493ea65b2f0bcd0f63338552df8aa553ad3ac82d150c5753dafa2275a7e1c6499c4db82883a3a4b6348ca26158301842bdc84d3a1c9c73b15b716c61 py3-responses-0.10.15.tar.gz"
+sha512sums="326420bafe1678a5d7e4fd2c9518e7c02f68491ec6644e09143bb8c57d7123bc0a2c9940a68c2e5fe47558828c788b1edcd519ed74590be1eb2123f99f5b3de3 py3-responses-0.10.16.tar.gz"