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

Felix Yan felixonmars at gemini.archlinux.org
Sun May 29 05:27:17 UTC 2022


    Date: Sunday, May 29, 2022 @ 05:27:17
  Author: felixonmars
Revision: 1213859

upgpkg: python-cachetools 5.1.0-1

Modified:
  python-cachetools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-29 05:26:56 UTC (rev 1213858)
+++ PKGBUILD	2022-05-29 05:27:17 UTC (rev 1213859)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-cachetools
-pkgver=5.0.0
+pkgver=5.1.0
 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=('3fae1fad34e8be963a3c8249b340a327de55e586faed28c38b99dd3fe0b294461669a6a60264ac308d7d3d159eaca400dd77782562f602703f9c7c44430db0d4')
+sha512sums=('3763bfaf5ffbdbb766a8a5defe10e98e08a2c5727855a4d6491202861398b1dcb5939d750892afa2eb6c0c81809c85aae7849a1934313dc9f1b3c36d467369ba')
 
 build() {
   cd "$srcdir"/cachetools-$pkgver



More information about the arch-commits mailing list