mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 00:57:01 +02:00
python3-cachetools: update to 4.1.0.
This commit is contained in:
parent
54e8f02685
commit
1c044a4a07
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-cachetools'
|
||||
pkgname=python3-cachetools
|
||||
version=4.0.0
|
||||
version=4.1.0
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="cachetools-${version}"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Peter Bui <pbui@github.bx612.space>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/tkem/cachetools/"
|
||||
distfiles="${PYPI_SITE}/c/cachetools/cachetools-${version}.tar.gz"
|
||||
checksum=9a52dd97a85f257f4e4127f15818e71a0c7899f121b34591fcc1173ea79a0198
|
||||
checksum=1d057645db16ca7fe1f3bd953558897603d6f0b9c51ed9d11eb4d071ec4e2aab
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue