[arch-commits] Commit in python-dogpile.cache/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Nov 26 12:59:47 UTC 2020
Date: Thursday, November 26, 2020 @ 12:59:47
Author: felixonmars
Revision: 763504
upgpkg: python-dogpile.cache 1.1.1-1
Modified:
python-dogpile.cache/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-11-26 12:59:43 UTC (rev 763503)
+++ PKGBUILD 2020-11-26 12:59:47 UTC (rev 763504)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-dogpile.cache
-pkgver=1.1.0
+pkgver=1.1.1
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=('48627e4124bd25678059985c49ffde75d49d987c429d1e9a02ddd60a77b20e41899da30ae78e0f2891ff76a9c3d72a6ec782e829d659c3048cdbc921022ebb55')
+sha512sums=('86d5620c746e48fc596137cdba85d91fb65def9f9dd13f85bbe5d9411db257edfcf119b8787673aa37efb965ce2895063906c1518c8b432af8b0ac16cec7941b')
build() {
cd dogpile.cache-$pkgver
More information about the arch-commits
mailing list