[arch-commits] Commit in python-cachetools/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Wed Jun 29 08:00:51 UTC 2022
Date: Wednesday, June 29, 2022 @ 08:00:51
Author: felixonmars
Revision: 1239886
upgpkg: python-cachetools 5.2.0-1
Modified:
python-cachetools/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-06-29 07:59:51 UTC (rev 1239885)
+++ PKGBUILD 2022-06-29 08:00:51 UTC (rev 1239886)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-cachetools
-pkgver=5.1.0
+pkgver=5.2.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=('3763bfaf5ffbdbb766a8a5defe10e98e08a2c5727855a4d6491202861398b1dcb5939d750892afa2eb6c0c81809c85aae7849a1934313dc9f1b3c36d467369ba')
+sha512sums=('ac290120e9f6430e372a4ce3ff6e43f636b2934ad452ecc0f3a05002ad6aaf17b245bbce0081f769f251094a8518dc0e8f04b3d9f3ab5b87f97c02e536598c83')
build() {
cd "$srcdir"/cachetools-$pkgver
More information about the arch-commits
mailing list