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

Felix Yan felixonmars at archlinux.org
Thu Apr 29 02:22:46 UTC 2021


    Date: Thursday, April 29, 2021 @ 02:22:46
  Author: felixonmars
Revision: 925068

upgpkg: python-cachetools 4.2.2-1

Modified:
  python-cachetools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-29 02:22:36 UTC (rev 925067)
+++ PKGBUILD	2021-04-29 02:22:46 UTC (rev 925068)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-cachetools
-pkgver=4.2.1
+pkgver=4.2.2
 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=('45eb71a75eb89c3cc83ccf88715e94c0520825cb64d62efede3856bb33ac1f770607736bc80085dd0cc4043399bb87ae2e1c182f5123af4c3c73e799971e7dc3')
+sha512sums=('8480068873e9bf370254186b233ed80bcf23a7788eaa9561f9954cfb9d4411d9621142aef3a84cea20da9919c683156c6a4d39539f708087e7deb4193b15274f')
 
 build() {
   cd "$srcdir"/cachetools-$pkgver



More information about the arch-commits mailing list