aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-diskcache
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-11-01 11:03:29 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-11-01 11:19:11 -0300
commit264101f8429c70f455330119b2849efef8435f12 (patch)
tree17f812b72b4a1e02da15f798e5698c52b4a999e1 /testing/py3-diskcache
parent1f6db1a8ae2cad115e12747a8b717f57eb8bb55d (diff)
downloadaports-264101f8429c70f455330119b2849efef8435f12.tar.bz2
aports-264101f8429c70f455330119b2849efef8435f12.tar.xz
testing/py3-diskcache: upgrade to 4.1.0
Diffstat (limited to 'testing/py3-diskcache')
-rw-r--r--testing/py3-diskcache/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py3-diskcache/APKBUILD b/testing/py3-diskcache/APKBUILD
index 6016851422..46618fb960 100644
--- a/testing/py3-diskcache/APKBUILD
+++ b/testing/py3-diskcache/APKBUILD
@@ -1,7 +1,7 @@
# Contributor:
# Maintainer:
pkgname=py3-diskcache
-pkgver=4.0.0
+pkgver=4.1.0
pkgrel=0
pkgdesc="disk caching implementation"
options="!check" # test_incr_update_keyerror fails
@@ -29,4 +29,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="b9855204784fc641c4be8bf06eff9a968dc6dfae2959f69d140515e78af4f061e58ab5e680a97c5eb560cb337f8f8e4addefbe6e0826854c720106b078fbf252 py3-diskcache-4.0.0.tar.gz"
+sha512sums="3871e56fa9a50942e29e200df74d7f4312d21a0f51d6be2041ce71efd3c1d0c204cc1df5ac1f92825314c742bb48bf8b0a3929cee225055903953e095701c8e3 py3-diskcache-4.1.0.tar.gz"