python-dogpile.cache: update to 0.8.0.

This commit is contained in:
Daniel Santana 2019-09-22 15:01:41 -03:00 committed by Helmut Pozimski
parent e4a7c40258
commit 36edf6b70f

View file

@ -1,19 +1,19 @@
# Template file for 'python-dogpile.cache'
pkgname=python-dogpile.cache
version=0.7.1
revision=2
version=0.8.0
revision=1
archs=noarch
wrksrc="dogpile.cache-${version}"
build_style=python-module
pycompile_module="dogpile"
hostmakedepends="python-setuptools python3-setuptools"
depends="python python-decorator"
short_desc="A caching front-end based on the Dogpile lock (Python2)"
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"
distfiles="${PYPI_SITE}/d/dogpile.cache/dogpile.cache-${version}.tar.gz"
checksum=691b7f199561c4bd6e7e96f164a43cc3781b0c87bea29b7d59d859f873fd4a31
checksum=70f5eae4aec908f76188a2c287e07105f60c05d879bb9a4efcc5ba44563d8de6
post_install() {
vlicense LICENSE