python-dogpile.cache: update to 1.0.1.

This commit is contained in:
Daniel Santana 2020-08-01 18:39:12 -03:00 committed by Johannes
parent 913406c6ea
commit 9149f6d750

View file

@ -1,6 +1,6 @@
# Template file for 'python-dogpile.cache'
pkgname=python-dogpile.cache
version=0.9.2
version=1.0.1
revision=1
archs=noarch
wrksrc="dogpile.cache-${version}"
@ -12,8 +12,9 @@ short_desc="Caching front-end based on the Dogpile lock (Python2)"
maintainer="Daniel Santana <daniel@santana.tech>"
license="BSD-3-Clause"
homepage="https://github.com/sqlalchemy/dogpile.cache"
changelog="https://github.com/sqlalchemy/dogpile.cache/raw/master/docs/build/changelog.rst"
distfiles="${PYPI_SITE}/d/dogpile.cache/dogpile.cache-${version}.tar.gz"
checksum=bc9dde1ffa5de0179efbcdc73773ef0553921130ad01955422f2932be35c059e
checksum=695dd61f32d97233d5c5e1d7ac1238f5116391ea990b4b24a239229e280bf36e
do_check() {
tox -e py27,py${py3_ver/./}