python3-cachetools: update to 4.2.0.
This commit is contained in:
parent
edaa53d24b
commit
931f36a55e
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-cachetools'
|
||||
pkgname=python3-cachetools
|
||||
version=4.1.1
|
||||
revision=2
|
||||
version=4.2.0
|
||||
revision=1
|
||||
wrksrc="cachetools-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -11,7 +11,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=bbaa39c3dede00175df2dc2b03d0cf18dd2d32a7de7beb68072d13043c9edb20
|
||||
checksum=3796e1de094f0eaca982441c92ce96c68c89cced4cd97721ab297ea4b16db90e
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue