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

Felix Yan felixonmars at archlinux.org
Sat Jul 23 05:16:04 UTC 2016


    Date: Saturday, July 23, 2016 @ 05:16:04
  Author: felixonmars
Revision: 183740

upgpkg: python-pifpaf 0.10.2-1

Modified:
  python-pifpaf/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-07-23 00:25:23 UTC (rev 183739)
+++ PKGBUILD	2016-07-23 05:16:04 UTC (rev 183740)
@@ -3,7 +3,7 @@
 
 pkgbase=python-pifpaf
 pkgname=('python-pifpaf' 'python2-pifpaf')
-pkgver=0.10.1
+pkgver=0.10.2
 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#tag=$pkgver")



More information about the arch-commits mailing list