python-cachetools: update to 3.1.0.

This commit is contained in:
maxice8 2019-02-10 03:35:09 -02:00 committed by maxice8
parent 934750f3e4
commit 41c44f3396

View file

@ -1,6 +1,6 @@
# Template file for 'python-cachetools' # Template file for 'python-cachetools'
pkgname=python-cachetools pkgname=python-cachetools
version=3.0.0 version=3.1.0
revision=1 revision=1
noarch=yes noarch=yes
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=4621965b0d9d4c82a79a29edbad19946f5e7702df4afae7d1ed2df951559a8cc checksum=9efcc9fab3b49ab833475702b55edd5ae07af1af7a4c627678980b45e459c460
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE