File tree Expand file tree Collapse file tree
srcpkgs/python3-cachetools Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Template file for 'python3-cachetools'
22pkgname=python3-cachetools
3- version=6.2 .4
3+ version=7.1 .4
44revision=1
55build_style=python3-pep517
6- hostmakedepends="python3-setuptools python3-wheel "
6+ hostmakedepends="python3-setuptools_scm "
77depends="python3"
88checkdepends="python3-pytest"
99short_desc="Python3 extensible memoizing collections and decorators"
@@ -12,7 +12,7 @@ license="MIT"
1212homepage="https://github.com/tkem/cachetools/"
1313changelog="https://raw.githubusercontent.com/tkem/cachetools/master/CHANGELOG.rst"
1414distfiles="${PYPI_SITE}/c/cachetools/cachetools-${version}.tar.gz"
15- checksum=82c5c05585e70b6ba2d3ae09ea60b79548872185d2f24ae1f2709d37299fd607
15+ checksum=437f55a4e0c1b01a4f3077cc470e6991d47430970e36fbcb77e2be0df4fc1cd6
1616
1717post_install() {
1818 vlicense LICENSE
You can’t perform that action at this time.
0 commit comments