python3-cachetools: update to 4.2.4.
This commit is contained in:
parent
5d4cb01001
commit
d424c3703b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-cachetools'
|
# Template file for 'python3-cachetools'
|
||||||
pkgname=python3-cachetools
|
pkgname=python3-cachetools
|
||||||
version=4.2.1
|
version=4.2.4
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="cachetools-${version}"
|
wrksrc="cachetools-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Peter Bui <pbui@github.bx612.space>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/tkem/cachetools/"
|
homepage="https://github.com/tkem/cachetools/"
|
||||||
distfiles="${PYPI_SITE}/c/cachetools/cachetools-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/c/cachetools/cachetools-${version}.tar.gz"
|
||||||
checksum=f469e29e7aa4cff64d8de4aad95ce76de8ea1125a16c68e0d93f65c3c3dc92e9
|
checksum=89ea6f1b638d5a73a4f9226be57ac5e4f399d22770b92355f92dcb0f7f001693
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue