Skip to content
Snippets Groups Projects

testing/py3-diskcache: upgrade to 5.6.3

Merged Patrycja Rosa requested to merge ptrcnull/aports:py3-diskcache-5.6.3 into master
1 file
+ 3
3
Compare changes
  • Side-by-side
  • Inline
# Contributor:
# Maintainer:
pkgname=py3-diskcache
pkgver=5.6.1
pkgver=5.6.3
pkgrel=0
pkgdesc="disk caching implementation"
options="!check" # test_incr_update_keyerror fails
url="http://www.grantjenks.com/docs/diskcache/"
url="https://grantjenks.com/docs/diskcache/"
arch="noarch"
license="MIT"
depends="python3"
@@ -33,5 +33,5 @@ package() {
}
sha512sums="
a0a6847121089ffe727ec30bd94716d6ab78e5abd4cc8a3230c6ef034b27776be76ca223c3060af3150d2fceadcda670cbf7851c0f47624264342429b29b4f5d py3-diskcache-5.6.1.tar.gz
476d677d88212aa3f9a6e8d12c3e7076cc6a06973d703ed0b2c550b4b4e916b24fb7d8f33c7174854015886fab26e2707b134328d2bc3e144aef5510e7bc0f7c py3-diskcache-5.6.3.tar.gz
"
Loading