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

Felix Yan felixonmars at gemini.archlinux.org
Wed Oct 27 00:31:11 UTC 2021


    Date: Wednesday, October 27, 2021 @ 00:31:10
  Author: felixonmars
Revision: 1034670

upgpkg: python-cachetools 4.2.4-1

Modified:
  python-cachetools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-26 23:23:36 UTC (rev 1034669)
+++ PKGBUILD	2021-10-27 00:31:10 UTC (rev 1034670)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-cachetools
-pkgver=4.2.3
+pkgver=4.2.4
 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=('128db5a08962c687a4f64fabdd87d116a339018a976a1f31c1ddbcbe98bad4b91b905d6b39e1aa3b99349b99c9a38a4008bc455a589d4c92f4c9b55fe46e6b46')
+sha512sums=('3850dd04e68b839b53c01bf411c5226374b07c0fc9f6965824c1111f86d417e7c9a3e42fc1957d82863eb4c0afb7a9b9048a049ae252d7e1727c9d81ebd5e061')
 
 build() {
   cd "$srcdir"/cachetools-$pkgver



More information about the arch-commits mailing list