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

Felix Yan felixonmars at archlinux.org
Mon Jul 25 03:41:00 UTC 2016


    Date: Monday, July 25, 2016 @ 03:40:59
  Author: felixonmars
Revision: 183937

upgpkg: python-pifpaf 0.10.3-1

Modified:
  python-pifpaf/trunk/PKGBUILD

----------+
 PKGBUILD |    7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-07-25 03:00:31 UTC (rev 183936)
+++ PKGBUILD	2016-07-25 03:40:59 UTC (rev 183937)
@@ -3,7 +3,7 @@
 
 pkgbase=python-pifpaf
 pkgname=('python-pifpaf' 'python2-pifpaf')
-pkgver=0.10.2
+pkgver=0.10.3
 pkgrel=1
 pkgdesc='Suite of tools and fixtures to manage daemons for testing'
 arch=('any')
@@ -14,11 +14,10 @@
              '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' 'percona-server' 'percona-server-clients' 'postgresql' 'redis'
-              'ceph' 'consul')
+              'memcached' 'mongodb' 'mariadb' 'postgresql' 'redis' 'ceph' 'consul')
 # 'elasticsearch': test fails
 # 'rabbitmq': test hangs
-source=("git+https://github.com/jd/pifpaf.git#tag=$pkgver")
+source=("git+https://github.com/jd/pifpaf.git")
 md5sums=('SKIP')
 
 prepare() {



More information about the arch-commits mailing list