python-cachetools: update to 3.1.1.
This commit is contained in:
committed by
Helmut Pozimski
parent
e115aa57ba
commit
e108420b8b
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'python-cachetools'
|
# Template file for 'python-cachetools'
|
||||||
pkgname=python-cachetools
|
pkgname=python-cachetools
|
||||||
version=3.1.0
|
version=3.1.1
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="cachetools-${version}"
|
wrksrc="cachetools-${version}"
|
||||||
@@ -13,7 +13,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=9efcc9fab3b49ab833475702b55edd5ae07af1af7a4c627678980b45e459c460
|
checksum=8ea2d3ce97850f31e4a08b0e2b5e6c34997d7216a9d2c98e0f3978630d4da69a
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|||||||
Reference in New Issue
Block a user