Skip to content

Commit bf6a773

Browse files
committed
python3-cachetools: update to 7.1.4.
1 parent 68fb508 commit bf6a773

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

srcpkgs/python3-cachetools/template

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Template file for 'python3-cachetools'
22
pkgname=python3-cachetools
3-
version=6.2.4
3+
version=7.1.4
44
revision=1
55
build_style=python3-pep517
6-
hostmakedepends="python3-setuptools python3-wheel"
6+
hostmakedepends="python3-setuptools_scm"
77
depends="python3"
88
checkdepends="python3-pytest"
99
short_desc="Python3 extensible memoizing collections and decorators"
@@ -12,7 +12,7 @@ license="MIT"
1212
homepage="https://github.com/tkem/cachetools/"
1313
changelog="https://raw.githubusercontent.com/tkem/cachetools/master/CHANGELOG.rst"
1414
distfiles="${PYPI_SITE}/c/cachetools/cachetools-${version}.tar.gz"
15-
checksum=82c5c05585e70b6ba2d3ae09ea60b79548872185d2f24ae1f2709d37299fd607
15+
checksum=437f55a4e0c1b01a4f3077cc470e6991d47430970e36fbcb77e2be0df4fc1cd6
1616

1717
post_install() {
1818
vlicense LICENSE

0 commit comments

Comments
 (0)