mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
python3-cachetools: update to 6.1.0.
This commit is contained in:
parent
d40eda45df
commit
0b6a309887
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-cachetools'
|
||||
pkgname=python3-cachetools
|
||||
version=5.5.2
|
||||
version=6.1.0
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-setuptools python3-wheel"
|
||||
|
@ -12,7 +12,7 @@ license="MIT"
|
|||
homepage="https://github.com/tkem/cachetools/"
|
||||
changelog="https://raw.githubusercontent.com/tkem/cachetools/master/CHANGELOG.rst"
|
||||
distfiles="${PYPI_SITE}/c/cachetools/cachetools-${version}.tar.gz"
|
||||
checksum=1a661caa9175d26759571b2e19580f9d6393969e5dfca11fdb1f947a23e640d4
|
||||
checksum=b4c4f404392848db3ce7aac34950d17be4d864da4b8b66911008e430bc544587
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue