[arch-commits] Commit in python-dogpile.cache/trunk (PKGBUILD)

Felix Yan fyan at archlinux.org
Thu Oct 22 15:50:24 UTC 2015


    Date: Thursday, October 22, 2015 @ 17:50:24
  Author: fyan
Revision: 144718

upgpkg: python-dogpile.cache 0.5.7-2

enable pylibmc tests

Modified:
  python-dogpile.cache/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-10-22 15:46:20 UTC (rev 144717)
+++ PKGBUILD	2015-10-22 15:50:24 UTC (rev 144718)
@@ -5,7 +5,7 @@
 pkgname=(python-dogpile.cache python2-dogpile.cache)
 _pypiname=dogpile.cache
 pkgver=0.5.7
-pkgrel=1
+pkgrel=2
 pkgdesc="A caching front-end based on the Dogpile lock"
 arch=('any')
 url="http://pypi.python.org/pypi/dogpile.cache"
@@ -13,7 +13,8 @@
 makedepends=('python-setuptools' 'python2-setuptools' 'python-dogpile.core' 'python2-dogpile.core')
 checkdepends=('python-mako' 'python2-mako' 'python-redis' 'python2-redis' 'python2-memcached'
               'memcached' 'redis' 'python-pytest-runner' 'python2-pytest-runner'
-              'python-mock' 'python2-mock' 'python-pytest-cov' 'python2-pytest-cov')
+              'python-mock' 'python2-mock' 'python-pytest-cov' 'python2-pytest-cov'
+              'python-pylibmc' 'python2-pylibmc')
 source=("http://pypi.python.org/packages/source/d/$_pypiname/$_pypiname-$pkgver.tar.gz")
 md5sums=('3e58ce41af574aab41d78e9c4190f194')
 



More information about the arch-commits mailing list