[arch-commits] Commit in python-pifpaf/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Wed Aug 3 15:26:22 UTC 2016


    Date: Wednesday, August 3, 2016 @ 15:26:22
  Author: felixonmars
Revision: 185008

upgpkg: python-pifpaf 0.10.5-1

Modified:
  python-pifpaf/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-08-03 15:24:24 UTC (rev 185007)
+++ PKGBUILD	2016-08-03 15:26:22 UTC (rev 185008)
@@ -3,7 +3,7 @@
 
 pkgbase=python-pifpaf
 pkgname=('python-pifpaf' 'python2-pifpaf')
-pkgver=0.10.3
+pkgver=0.10.5
 pkgrel=1
 pkgdesc='Suite of tools and fixtures to manage daemons for testing'
 arch=('any')
@@ -14,7 +14,8 @@
              'python-fixtures' 'python2-fixtures' 'python-xattr' 'python2-xattr' 'git')
 checkdepends=('python-testrepository' 'python2-testrepository' 'python-requests' 'python2-requests'
               'python-testtools' 'python2-testtools' 'python-oslotest' 'python2-oslotest'
-              'memcached' 'mongodb' 'mariadb' 'postgresql' 'redis' 'ceph' 'consul')
+              'memcached' 'mongodb' 'percona-server' 'percona-server-clients' 'postgresql' 'redis'
+              'ceph' 'consul')
 # 'elasticsearch': test fails
 # 'rabbitmq': test hangs
 source=("git+https://github.com/jd/pifpaf.git")



More information about the arch-commits mailing list