[arch-commits] Commit in python-cachetools/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Mon Jan 25 18:19:39 UTC 2021
Date: Monday, January 25, 2021 @ 18:19:39
Author: felixonmars
Revision: 829734
upgpkg: python-cachetools 4.2.1-1
Modified:
python-cachetools/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-01-25 18:19:37 UTC (rev 829733)
+++ PKGBUILD 2021-01-25 18:19:39 UTC (rev 829734)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-cachetools
-pkgver=4.2.0
+pkgver=4.2.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=('742b000bbe5b83914ec2a8454a95eb3bec3f17ec4a51401d9336e4976d455eec682788c9774bf409ec573992b38a8496485991cd7018cc8fb403cd834b6ffd40')
+sha512sums=('45eb71a75eb89c3cc83ccf88715e94c0520825cb64d62efede3856bb33ac1f770607736bc80085dd0cc4043399bb87ae2e1c182f5123af4c3c73e799971e7dc3')
build() {
cd "$srcdir"/cachetools-$pkgver
More information about the arch-commits
mailing list