Package Details: python2-dogpile-cache 0.5.6-1

Package Base: python2-dogpile-cache
Description: A caching front-end based on the Dogpile lock.
Upstream URL: http://pypi.python.org/pypi/dogpile.cache
Category: devel
Licenses: BSD
Submitter: acieroid
Maintainer: acieroid
Last Packager: acieroid
Votes: 15
First Submitted: 2013-01-22 14:36
Last Updated: 2015-03-02 10:07

Latest Comments

Comment by acieroid

2015-03-02 10:07

Updated to 0.5.6

Comment by acieroid

2014-10-15 09:14

Updated, thanks!

Comment by andrenam

2014-10-14 17:46

version 0.5.4 is out:


# Maintainer: Quentin Stievenart <acieroid@awesom.eu>
name='dogpile.cache'
pkgname=python2-dogpile-cache
pkgver=0.5.4
pkgrel=1
pkgdesc="A caching front-end based on the Dogpile lock."
arch=('any')
url="http://pypi.python.org/pypi/dogpile.cache"
license=('BSD')
makedepends=('python2-setuptools')
depends=('python2' 'python2-dogpile')
options=(!emptydirs)

source=("http://pypi.python.org/packages/source/d/$name/$name-$pkgver.tar.gz")
md5sums=('513b77ba1bd0c31bb15dd9dd0d8471af')

package() {
cd "$srcdir/$name-$pkgver"
python2 setup.py install --root="$pkgdir/" --optimize=1
}

# vim:set ts=2 sw=2 et:

Comment by acieroid

2014-05-15 15:11

Updated to 0.5.3, thanks!

Comment by akshaysth

2014-05-14 23:11

version 0.5.3 available
https://pypi.python.org/pypi/dogpile.cache/0.5.3

Comment by acieroid

2013-12-26 14:36

Updated to 0.5.2.

Comment by nicoulaj

2013-12-26 13:44

Hi, please update or disown.