[arch-commits] Commit in python-dogpile.cache/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Fri Aug 7 19:21:07 UTC 2020


    Date: Friday, August 7, 2020 @ 19:21:06
  Author: felixonmars
Revision: 671678

upgpkg: python-dogpile.cache 1.0.2-1

Modified:
  python-dogpile.cache/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-07 19:13:24 UTC (rev 671677)
+++ PKGBUILD	2020-08-07 19:21:06 UTC (rev 671678)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-dogpile.cache
-pkgver=1.0.1
+pkgver=1.0.2
 pkgrel=1
 pkgdesc="A caching front-end based on the Dogpile lock"
 arch=('any')
@@ -12,7 +12,7 @@
 checkdepends=('memcached' 'pifpaf' 'redis' 'python-mako' 'python-redis' 'python-pytest' 'python-mock'
               'python-pytest-cov' 'python-pylibmc')
 source=("https://pypi.io/packages/source/d/dogpile.cache/dogpile.cache-$pkgver.tar.gz")
-sha512sums=('bd50ea84d8a8b3573d5fbd8953110180fc91d703383f7574a40731cf7e0bb6ceb9165ef93e5598f14d5509d39791c05e9e8607014dfad417fa826502c0240902')
+sha512sums=('b49e9005916636aff0a25b9158923ea9362b3edf1f42704d06e65b14892d0cdb6b1da7d620f10d752efb1ae1987a9187b0f642cc30d07de3fc961921e1794a87')
 
 build() {
   cd dogpile.cache-$pkgver



More information about the arch-commits mailing list