[arch-commits] Commit in python-cachetools/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Sun Feb 16 11:37:11 UTC 2020


    Date: Sunday, February 16, 2020 @ 11:37:10
  Author: felixonmars
Revision: 572351

upgpkg: python-cachetools 4.0.0-1

Modified:
  python-cachetools/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-16 11:37:08 UTC (rev 572350)
+++ PKGBUILD	2020-02-16 11:37:10 UTC (rev 572351)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-cachetools
-pkgver=3.1.1
-pkgrel=4
+pkgver=4.0.0
+pkgrel=1
 pkgdesc="Extensible memoizing collections and decorators"
 url="https://github.com/tkem/cachetools"
 license=('MIT')
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest-runner')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/tkem/cachetools/archive/v$pkgver.tar.gz")
-sha512sums=('3765f2a4dbca7fa1da92be6f68f3d4c1202b558ca6d7a5f05b8bb9c13cbb9ebeef19d4370b29d0239dc606656ce74b3db4d3df5d5ae36ce323d94eae3f18aedc')
+sha512sums=('d0711fef71ef51fe8860a1ca9f14faa76ec6bad1e40a2f6a2ba49f550f15d83d1531770e451e6b180ec77f66f3b382ce4d7c0ec2253782f8057c4e254aee6852')
 
 build() {
   cd "$srcdir"/cachetools-$pkgver



More information about the arch-commits mailing list