python-dogpile.cache: update to 0.6.8.
This commit is contained in:
parent
e23b63d4a2
commit
c94e034639
@ -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.7
|
version=0.6.8
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="dogpile.cache-${version}"
|
wrksrc="dogpile.cache-${version}"
|
||||||
@ -11,9 +11,9 @@ depends="python"
|
|||||||
short_desc="A caching front-end based on the Dogpile lock (Python2)"
|
short_desc="A caching front-end based on the Dogpile lock (Python2)"
|
||||||
maintainer="Daniel Santana <daniel@santana.tech>"
|
maintainer="Daniel Santana <daniel@santana.tech>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="http://bitbucket.org/zzzeek/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=fca7deb7c276b879b01c15c5d39b3c05701dc43b263ec3fef1e52cb851cf88ab
|
checksum=e2fbe5d95e6df3fcfff2b666c69f3c06a4a3f77296142ae2bca523a176f88fa0
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user