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

Felix Yan felixonmars at archlinux.org
Fri Aug 7 06:48:56 UTC 2020


    Date: Friday, August 7, 2020 @ 06:48:55
  Author: felixonmars
Revision: 671304

rabbitmq works now

Modified:
  pifpaf/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-07 06:48:31 UTC (rev 671303)
+++ PKGBUILD	2020-08-07 06:48:55 UTC (rev 671304)
@@ -15,9 +15,8 @@
 makedepends=('python-setuptools')
 checkdepends=('python-testrepository' 'python-requests' 'python-testtools' 'python-oslotest'
               'memcached' 'percona-server' 'percona-server-clients' 'postgresql' 'redis'
-              'ceph' 'consul' 'couchdb' 'httpbin')
+              'ceph' 'consul' 'couchdb' 'httpbin' 'rabbitmq')
 # 'elasticsearch': test fails
-# 'rabbitmq': test hangs
 source=("$pkgname-$pkgver.tar.gz::https://github.com/jd/pifpaf/archive/$pkgver.tar.gz"
         pifpaf-httpbin.patch::https://github.com/jd/pifpaf/pull/131.patch)
 sha512sums=('fbbe891180cbbf592b90f76a9ab7604187f3c7c5d3fcd3a5848bf740646ae15bb08a704b5bd2ec58a3501ad5ed35c2d027eba026151d702283db67980a20a56d'



More information about the arch-commits mailing list