Updated to 0.5.6
Search Criteria
Package Details: python2-dogpile-cache 0.5.6-1
Package Actions
| 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: | |
| Submitter: | acieroid |
| Maintainer: | acieroid |
| Last Packager: | acieroid |
| Votes: | 15 |
| First Submitted: | 2013-01-22 14:36 |
| Last Updated: | 2015-03-02 10:07 |
Dependencies (3)
Required by (9)
Sources
Latest Comments
Comment by acieroid
Comment by acieroid
Updated, thanks!
Comment by andrenam
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
Updated to 0.5.3, thanks!
Comment by akshaysth
version 0.5.3 available
https://pypi.python.org/pypi/dogpile.cache/0.5.3
Comment by acieroid
Updated to 0.5.2.
Comment by nicoulaj
Hi, please update or disown.