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

Felix Yan felixonmars at gemini.archlinux.org
Wed Jun 29 08:25:13 UTC 2022


    Date: Wednesday, June 29, 2022 @ 08:25:13
  Author: felixonmars
Revision: 1239938

upgpkg: python-dogpile.cache 1.1.6-1

Modified:
  python-dogpile.cache/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-29 08:24:15 UTC (rev 1239937)
+++ PKGBUILD	2022-06-29 08:25:13 UTC (rev 1239938)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-dogpile.cache
-pkgver=1.1.5
+pkgver=1.1.6
 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=('b6d453121ef8e58da60478e2e1e2db57804dfa3b17cceeace930ba75d159629dfba4b5d63c50fbbc2eafeadbfcd6e1e4cbe22c8da1f54c90473f8ee677d764f8')
+sha512sums=('179246abf598675cdef988b463df4997c7eed8e7a110c22704052f905b65ad537b22ba28d7c96a28b2aa85b3e83ac42beb36843dc78ad503d41225ea1f9e7e77')
 
 build() {
   cd dogpile.cache-$pkgver



More information about the arch-commits mailing list