python-cachetools: update to 3.1.0.
This commit is contained in:
parent
934750f3e4
commit
41c44f3396
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-cachetools'
|
||||
pkgname=python-cachetools
|
||||
version=3.0.0
|
||||
version=3.1.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="cachetools-${version}"
|
||||
|
@ -13,7 +13,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=4621965b0d9d4c82a79a29edbad19946f5e7702df4afae7d1ed2df951559a8cc
|
||||
checksum=9efcc9fab3b49ab833475702b55edd5ae07af1af7a4c627678980b45e459c460
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue