python-dogpile.cache: update to 0.7.1.
This commit is contained in:
parent
8f66dfe0da
commit
19c7153721
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-dogpile.cache'
|
# Template file for 'python-dogpile.cache'
|
||||||
pkgname=python-dogpile.cache
|
pkgname=python-dogpile.cache
|
||||||
version=0.6.8
|
version=0.7.1
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="dogpile.cache-${version}"
|
wrksrc="dogpile.cache-${version}"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Daniel Santana <daniel@santana.tech>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://github.com/sqlalchemy/dogpile.cache"
|
homepage="https://github.com/sqlalchemy/dogpile.cache"
|
||||||
distfiles="${PYPI_SITE}/d/dogpile.cache/dogpile.cache-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/d/dogpile.cache/dogpile.cache-${version}.tar.gz"
|
||||||
checksum=e2fbe5d95e6df3fcfff2b666c69f3c06a4a3f77296142ae2bca523a176f88fa0
|
checksum=691b7f199561c4bd6e7e96f164a43cc3781b0c87bea29b7d59d859f873fd4a31
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue