aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-11-29 18:16:52 +0100
committerLeo <thinkabit.ukim@gmail.com>2019-11-29 18:16:52 +0100
commit1528715ed134c50fc9b652b5d7db87ee5da00b03 (patch)
tree8654700c351e6d2ae6e8cc9d3337e683899ba48a /testing
parent0d30bef63702b03f7c916e9fa1b3df8cb299e849 (diff)
downloadaports-1528715ed134c50fc9b652b5d7db87ee5da00b03.tar.bz2
aports-1528715ed134c50fc9b652b5d7db87ee5da00b03.tar.xz
testing/py3-requests-mock: upgrade to 1.7.0
Diffstat (limited to 'testing')
-rw-r--r--testing/py3-requests-mock/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py3-requests-mock/APKBUILD b/testing/py3-requests-mock/APKBUILD
index 3bd24f5978..72d14296c9 100644
--- a/testing/py3-requests-mock/APKBUILD
+++ b/testing/py3-requests-mock/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Robert Sacks <robert@sacks.email>
pkgname=py3-requests-mock
_pyname=requests-mock
-pkgver=1.6.0
+pkgver=1.7.0
pkgrel=0
pkgdesc="Mock out responses from the requests package"
url="https://pypi.org/project/requests-mock/"
@@ -31,4 +31,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="0271fb55270541a9c0ee549fe1599f1bcc1dcd8fe10d51fb40858a331d13b4ffba2440745b2344f751ac8dd808ee0581b075fff2bfde46f1b57cf65b53e13a55 requests-mock-1.6.0.tar.gz"
+sha512sums="6ad71fb87519f93812e8ae0d058a4b65a4492e86f05cacc37f95be1a6f0239a2c3f3d20a7e6f44bcc21f009574e4e78c2149394c2570d305efbdd68ec07b24a2 requests-mock-1.7.0.tar.gz"