python3-cachetools: update to 4.2.1.
This commit is contained in:
parent
0ba9bac20e
commit
71aac05811
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-cachetools'
|
||||
pkgname=python3-cachetools
|
||||
version=4.2.0
|
||||
version=4.2.1
|
||||
revision=1
|
||||
wrksrc="cachetools-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -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=3796e1de094f0eaca982441c92ce96c68c89cced4cd97721ab297ea4b16db90e
|
||||
checksum=f469e29e7aa4cff64d8de4aad95ce76de8ea1125a16c68e0d93f65c3c3dc92e9
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue