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

Felix Yan felixonmars at archlinux.org
Sun Jun 28 20:23:13 UTC 2020


    Date: Sunday, June 28, 2020 @ 20:23:12
  Author: felixonmars
Revision: 655219

upgpkg: python-cachetools 4.1.1-1

Modified:
  python-cachetools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-28 20:22:59 UTC (rev 655218)
+++ PKGBUILD	2020-06-28 20:23:12 UTC (rev 655219)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-cachetools
-pkgver=4.1.0
+pkgver=4.1.1
 pkgrel=1
 pkgdesc="Extensible memoizing collections and decorators"
 url="https://github.com/tkem/cachetools"
@@ -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=('7e8da8c0d4aa6928c3aa8a5578b6bf7bac20b1b45aaf01a079ba090c68442694ec9b65606bdd225dbd7c04d62ed77239c60947f74e90c7688088b14cdd59ee6b')
+sha512sums=('c5d8a304defd0d9cd767b4e00f70c8df31067003afec43459db239d9c59c582fe6454c2956f5092e15b464bf53adf33a1214c1d03bd2dca610b112b9a63b7a06')
 
 build() {
   cd "$srcdir"/cachetools-$pkgver



More information about the arch-commits mailing list