[arch-commits] Commit in python-cachetools/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri May 24 04:21:06 UTC 2019
Date: Friday, May 24, 2019 @ 04:21:06
Author: felixonmars
Revision: 469485
upgpkg: python-cachetools 3.1.1-1
Modified:
python-cachetools/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-05-24 04:10:37 UTC (rev 469484)
+++ PKGBUILD 2019-05-24 04:21:06 UTC (rev 469485)
@@ -2,7 +2,7 @@
pkgbase=python-cachetools
pkgname=(python-cachetools python2-cachetools)
-pkgver=3.1.0
+pkgver=3.1.1
pkgrel=1
pkgdesc="Extensible memoizing collections and decorators"
url="https://github.com/tkem/cachetools"
@@ -11,7 +11,7 @@
makedepends=('python-setuptools' 'python2-setuptools')
checkdepends=('python-pytest-runner' 'python2-pytest-runner')
source=("$pkgbase-$pkgver.tar.gz::https://github.com/tkem/cachetools/archive/v$pkgver.tar.gz")
-sha512sums=('b11d517047da0b56f8de375ae640c112de26c0ee6b71ca4a644fc455b96b2f26c96c7f756fa2c0550b79803011de55ecf9d78e4f6839bf5f9bcb72a5681413c0')
+sha512sums=('3765f2a4dbca7fa1da92be6f68f3d4c1202b558ca6d7a5f05b8bb9c13cbb9ebeef19d4370b29d0239dc606656ce74b3db4d3df5d5ae36ce323d94eae3f18aedc')
prepare() {
cp -a cachetools-$pkgver{,-py2}
More information about the arch-commits
mailing list