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

2020-12-10 Thread Felix Yan via arch-commits
Date: Thursday, December 10, 2020 @ 11:14:20
  Author: felixonmars
Revision: 773026

upgpkg: pifpaf 3.1.1-1

Modified:
  pifpaf/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-10 10:35:37 UTC (rev 773025)
+++ PKGBUILD2020-12-10 11:14:20 UTC (rev 773026)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=pifpaf
-pkgver=3.1.0
+pkgver=3.1.1
 pkgrel=1
 pkgdesc='Suite of tools and fixtures to manage daemons for testing'
 arch=('any')
@@ -18,7 +18,7 @@
   'ceph' 'consul' 'couchdb' 'httpbin' 'rabbitmq')
 # 'elasticsearch': test fails
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/jd/pifpaf/archive/$pkgver.tar.gz";)
-sha512sums=('731a2e21080235d4a9a27d009bb2de9680b0b6c1f414de42bcfbf40d0cce87dcdffe5fd56f4e88486a4f08cdaeea755bb47cec62648f3caa18a8f021cdd2ca4f')
+sha512sums=('98489181f5d79d23b2f4d9d49522bb1e301b0d23b4bd3e358fd10426f4da84955f66c4bd0007379180c3af50f541fbb68f5c7de79ec585e262e266f4ad6e8f1e')
 
 export PBR_VERSION=$pkgver
 


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

2020-12-09 Thread Felix Yan via arch-commits
Date: Wednesday, December 9, 2020 @ 09:26:29
  Author: felixonmars
Revision: 772365

upgpkg: pifpaf 3.1.0-1

Modified:
  pifpaf/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-09 09:26:25 UTC (rev 772364)
+++ PKGBUILD2020-12-09 09:26:29 UTC (rev 772365)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan 
 
 pkgname=pifpaf
-pkgver=3.0.0
-pkgrel=3
+pkgver=3.1.0
+pkgrel=1
 pkgdesc='Suite of tools and fixtures to manage daemons for testing'
 arch=('any')
 license=('Apache')
@@ -18,7 +18,7 @@
   'ceph' 'consul' 'couchdb' 'httpbin' 'rabbitmq')
 # 'elasticsearch': test fails
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/jd/pifpaf/archive/$pkgver.tar.gz";)
-sha512sums=('78d5daae08e6c5ee664619ca7683c04379502c6f667ff9ca7dd07e4dee798c1ec7c8adafb48bddcc8ba33dd0e6b09790da2f6e6d7181468450d800186faa41f4')
+sha512sums=('731a2e21080235d4a9a27d009bb2de9680b0b6c1f414de42bcfbf40d0cce87dcdffe5fd56f4e88486a4f08cdaeea755bb47cec62648f3caa18a8f021cdd2ca4f')
 
 export PBR_VERSION=$pkgver
 


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

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 19:02:59
  Author: foutrelis
Revision: 753319

upgpkg: pifpaf 3.0.0-3: Python 3.9 rebuild

Modified:
  pifpaf/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-12 19:02:54 UTC (rev 753318)
+++ PKGBUILD2020-11-12 19:02:59 UTC (rev 753319)
@@ -2,7 +2,7 @@
 
 pkgname=pifpaf
 pkgver=3.0.0
-pkgrel=2
+pkgrel=3
 pkgdesc='Suite of tools and fixtures to manage daemons for testing'
 arch=('any')
 license=('Apache')


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

2020-11-09 Thread Evangelos Foutras via arch-commits
Date: Tuesday, November 10, 2020 @ 04:59:07
  Author: foutrelis
Revision: 749213

upgpkg: pifpaf 3.0.0-2: Python 3.9 rebuild

Modified:
  pifpaf/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-10 04:59:07 UTC (rev 749212)
+++ PKGBUILD2020-11-10 04:59:07 UTC (rev 749213)
@@ -2,7 +2,7 @@
 
 pkgname=pifpaf
 pkgver=3.0.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Suite of tools and fixtures to manage daemons for testing'
 arch=('any')
 license=('Apache')


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

2020-08-20 Thread Felix Yan via arch-commits
Date: Thursday, August 20, 2020 @ 21:33:35
  Author: felixonmars
Revision: 685694

upgpkg: pifpaf 3.0.0-1

Modified:
  pifpaf/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-20 21:29:54 UTC (rev 685693)
+++ PKGBUILD2020-08-20 21:33:35 UTC (rev 685694)
@@ -1,14 +1,14 @@
 # Maintainer: Felix Yan 
 
 pkgname=pifpaf
-pkgver=2.6.0
+pkgver=3.0.0
 pkgrel=1
 pkgdesc='Suite of tools and fixtures to manage daemons for testing'
 arch=('any')
 license=('Apache')
 url='https://github.com/jd/pifpaf'
-depends=('python-daiquiri' 'python-click' 'python-pbr' 'python-jinja' 
'python-six'
- 'python-fixtures' 'python-psutil' 'python-xattr')
+depends=('python-daiquiri' 'python-click' 'python-pbr' 'python-jinja' 
'python-fixtures'
+ 'python-psutil' 'python-xattr')
 provides=("python-pifpaf=$pkgver")
 conflicts=('python-pifpaf')
 replaces=('python-pifpaf')
@@ -18,7 +18,7 @@
   'ceph' 'consul' 'couchdb' 'httpbin' 'rabbitmq')
 # 'elasticsearch': test fails
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/jd/pifpaf/archive/$pkgver.tar.gz";)
-sha512sums=('096e86190c636587b0e456de8ed5a5a26872a471287f6d55d37a0c5847e4e2e27a7d103d9c2d72bf59a28577e8681d2077c4491832acad2d6692f64dfc198dd4')
+sha512sums=('78d5daae08e6c5ee664619ca7683c04379502c6f667ff9ca7dd07e4dee798c1ec7c8adafb48bddcc8ba33dd0e6b09790da2f6e6d7181468450d800186faa41f4')
 
 export PBR_VERSION=$pkgver
 


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

2020-08-07 Thread Felix Yan via arch-commits
Date: Friday, August 7, 2020 @ 20:33:00
  Author: felixonmars
Revision: 671745

upgpkg: pifpaf 2.6.0-1

Modified:
  pifpaf/trunk/PKGBUILD

--+
 PKGBUILD |   15 ---
 1 file changed, 4 insertions(+), 11 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-08-07 20:32:55 UTC (rev 671744)
+++ PKGBUILD2020-08-07 20:33:00 UTC (rev 671745)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan 
 
 pkgname=pifpaf
-pkgver=2.5.0
-pkgrel=2
+pkgver=2.6.0
+pkgrel=1
 pkgdesc='Suite of tools and fixtures to manage daemons for testing'
 arch=('any')
 license=('Apache')
@@ -17,18 +17,11 @@
   'memcached' 'percona-server' 'percona-server-clients' 
'postgresql' 'redis'
   'ceph' 'consul' 'couchdb' 'httpbin' 'rabbitmq')
 # 'elasticsearch': test fails
-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'
-
'2b64f9c943d103980eb541b65dd46890ae39da8a80fd89e895963d10efebb1284a386a55d1c7018ec5f42ed3dda30f922ef271a5172189c44949d08b0d32c33c')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/jd/pifpaf/archive/$pkgver.tar.gz";)
+sha512sums=('096e86190c636587b0e456de8ed5a5a26872a471287f6d55d37a0c5847e4e2e27a7d103d9c2d72bf59a28577e8681d2077c4491832acad2d6692f64dfc198dd4')
 
 export PBR_VERSION=$pkgver
 
-prepare() {
-  cd pifpaf-$pkgver
-  patch -p1 -i ../pifpaf-httpbin.patch
-}
-
 build() {
   cd pifpaf-$pkgver
   python setup.py build


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

2020-08-06 Thread Felix Yan via arch-commits
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
===
--- PKGBUILD2020-08-07 06:48:31 UTC (rev 671303)
+++ PKGBUILD2020-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'


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

2020-08-06 Thread Felix Yan via arch-commits
Date: Friday, August 7, 2020 @ 06:21:50
  Author: felixonmars
Revision: 671273

upgpkg: pifpaf 2.5.0-2: add a httpbin driver for haskell tests (submitted 
upstream)

Modified:
  pifpaf/trunk/PKGBUILD

--+
 PKGBUILD |   15 +++
 1 file changed, 11 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-08-07 03:21:38 UTC (rev 671272)
+++ PKGBUILD2020-08-07 06:21:50 UTC (rev 671273)
@@ -2,7 +2,7 @@
 
 pkgname=pifpaf
 pkgver=2.5.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Suite of tools and fixtures to manage daemons for testing'
 arch=('any')
 license=('Apache')
@@ -15,14 +15,21 @@
 makedepends=('python-setuptools')
 checkdepends=('python-testrepository' 'python-requests' 'python-testtools' 
'python-oslotest'
   'memcached' 'percona-server' 'percona-server-clients' 
'postgresql' 'redis'
-  'ceph' 'consul' 'couchdb')
+  'ceph' 'consul' 'couchdb' 'httpbin')
 # 'elasticsearch': test fails
 # 'rabbitmq': test hangs
-source=("$pkgname-$pkgver.tar.gz::https://github.com/jd/pifpaf/archive/$pkgver.tar.gz";)
-sha512sums=('fbbe891180cbbf592b90f76a9ab7604187f3c7c5d3fcd3a5848bf740646ae15bb08a704b5bd2ec58a3501ad5ed35c2d027eba026151d702283db67980a20a56d')
+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'
+
'2b64f9c943d103980eb541b65dd46890ae39da8a80fd89e895963d10efebb1284a386a55d1c7018ec5f42ed3dda30f922ef271a5172189c44949d08b0d32c33c')
 
 export PBR_VERSION=$pkgver
 
+prepare() {
+  cd pifpaf-$pkgver
+  patch -p1 -i ../pifpaf-httpbin.patch
+}
+
 build() {
   cd pifpaf-$pkgver
   python setup.py build


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

2020-05-22 Thread Felix Yan via arch-commits
Date: Friday, May 22, 2020 @ 15:02:13
  Author: felixonmars
Revision: 631612

upgpkg: pifpaf 2.5.0-1

Modified:
  pifpaf/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-05-22 15:01:34 UTC (rev 631611)
+++ PKGBUILD2020-05-22 15:02:13 UTC (rev 631612)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=pifpaf
-pkgver=2.4.0
+pkgver=2.5.0
 pkgrel=1
 pkgdesc='Suite of tools and fixtures to manage daemons for testing'
 arch=('any')
@@ -19,7 +19,7 @@
 # 'elasticsearch': test fails
 # 'rabbitmq': test hangs
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/jd/pifpaf/archive/$pkgver.tar.gz";)
-sha512sums=('0836d2cfa8bd5ee887aa70c7309817018c811a0a765113de8fd1031d569b29bc3a710bb61b2bd3f34ea30c6a6503a6b21564a341bbb96d8a93fc05abcb31440c')
+sha512sums=('fbbe891180cbbf592b90f76a9ab7604187f3c7c5d3fcd3a5848bf740646ae15bb08a704b5bd2ec58a3501ad5ed35c2d027eba026151d702283db67980a20a56d')
 
 export PBR_VERSION=$pkgver
 


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

2020-01-09 Thread Felix Yan via arch-commits
Date: Thursday, January 9, 2020 @ 11:49:08
  Author: felixonmars
Revision: 551050

upgpkg: pifpaf 2.4.0-1

Modified:
  pifpaf/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-09 11:49:01 UTC (rev 551049)
+++ PKGBUILD2020-01-09 11:49:08 UTC (rev 551050)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=pifpaf
-pkgver=2.3.0
+pkgver=2.4.0
 pkgrel=1
 pkgdesc='Suite of tools and fixtures to manage daemons for testing'
 arch=('any')
@@ -19,7 +19,7 @@
 # 'elasticsearch': test fails
 # 'rabbitmq': test hangs
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/jd/pifpaf/archive/$pkgver.tar.gz";)
-sha512sums=('9546cb32a931a216845ec6ff879a8ea5af1fad92543c900f711476fde6e2b55eb603b3eddf710c794b3c7e73ed1f5063645c8a1eb0c5a875deea3331aca2ada7')
+sha512sums=('0836d2cfa8bd5ee887aa70c7309817018c811a0a765113de8fd1031d569b29bc3a710bb61b2bd3f34ea30c6a6503a6b21564a341bbb96d8a93fc05abcb31440c')
 
 export PBR_VERSION=$pkgver
 


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

2019-12-18 Thread Felix Yan via arch-commits
Date: Wednesday, December 18, 2019 @ 17:07:52
  Author: felixonmars
Revision: 538035

upgpkg: pifpaf 2.3.0-1

Modified:
  pifpaf/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-12-18 17:04:59 UTC (rev 538034)
+++ PKGBUILD2019-12-18 17:07:52 UTC (rev 538035)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan 
 
 pkgname=pifpaf
-pkgver=2.2.2
-pkgrel=4
+pkgver=2.3.0
+pkgrel=1
 pkgdesc='Suite of tools and fixtures to manage daemons for testing'
 arch=('any')
 license=('Apache')
@@ -19,7 +19,7 @@
 # 'elasticsearch': test fails
 # 'rabbitmq': test hangs
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/jd/pifpaf/archive/$pkgver.tar.gz";)
-sha512sums=('ca06da6b641eca723e6818c9bd81bd68fb0e1f8687e7ca32e4c7c36439b769f52d23a0e1a14e74b7731c69210d7de2b9ce2f68daf992424d54f4a3c7f0e6877f')
+sha512sums=('9546cb32a931a216845ec6ff879a8ea5af1fad92543c900f711476fde6e2b55eb603b3eddf710c794b3c7e73ed1f5063645c8a1eb0c5a875deea3331aca2ada7')
 
 export PBR_VERSION=$pkgver
 


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

2019-11-03 Thread Felix Yan via arch-commits
Date: Monday, November 4, 2019 @ 04:46:09
  Author: felixonmars
Revision: 523131

Python 3.8 rebuild

Modified:
  pifpaf/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-04 04:43:53 UTC (rev 523130)
+++ PKGBUILD2019-11-04 04:46:09 UTC (rev 523131)
@@ -2,7 +2,7 @@
 
 pkgname=pifpaf
 pkgver=2.2.2
-pkgrel=3
+pkgrel=4
 pkgdesc='Suite of tools and fixtures to manage daemons for testing'
 arch=('any')
 license=('Apache')


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

2019-10-26 Thread Felix Yan via arch-commits
Date: Saturday, October 26, 2019 @ 20:25:25
  Author: felixonmars
Revision: 520517

Python 3.8 rebuild

Modified:
  pifpaf/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-10-26 20:25:22 UTC (rev 520516)
+++ PKGBUILD2019-10-26 20:25:25 UTC (rev 520517)
@@ -2,7 +2,7 @@
 
 pkgname=pifpaf
 pkgver=2.2.2
-pkgrel=2
+pkgrel=3
 pkgdesc='Suite of tools and fixtures to manage daemons for testing'
 arch=('any')
 license=('Apache')


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

2019-06-01 Thread Felix Yan via arch-commits
Date: Saturday, June 1, 2019 @ 10:58:38
  Author: felixonmars
Revision: 476388

upgpkg: pifpaf 2.2.2-2

remove python2 sibling

Modified:
  pifpaf/trunk/PKGBUILD

--+
 PKGBUILD |   60 +++-
 1 file changed, 15 insertions(+), 45 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-01 10:57:34 UTC (rev 476387)
+++ PKGBUILD2019-06-01 10:58:38 UTC (rev 476388)
@@ -1,72 +1,42 @@
 # Maintainer: Felix Yan 
 
-pkgbase=pifpaf
-pkgname=('pifpaf' 'python2-pifpaf')
+pkgname=pifpaf
 pkgver=2.2.2
-pkgrel=1
+pkgrel=2
 pkgdesc='Suite of tools and fixtures to manage daemons for testing'
 arch=('any')
 license=('Apache')
 url='https://github.com/jd/pifpaf'
-makedepends=('python-setuptools' 'python2-setuptools' 'python-pbr' 
'python2-pbr' 'python-click'
- 'python2-click' 'python-six' 'python2-six' 'python-daiquiri' 
'python2-daiquiri'
- 'python-fixtures' 'python2-fixtures' 'python-psutil' 
'python2-psutil'
- 'python-jinja' 'python2-jinja' 'python-xattr' 'python2-xattr')
-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'
+depends=('python-daiquiri' 'python-click' 'python-pbr' 'python-jinja' 
'python-six'
+ 'python-fixtures' 'python-psutil' 'python-xattr')
+provides=("python-pifpaf=$pkgver")
+conflicts=('python-pifpaf')
+replaces=('python-pifpaf')
+makedepends=('python-setuptools')
+checkdepends=('python-testrepository' 'python-requests' 'python-testtools' 
'python-oslotest'
+  'memcached' 'percona-server' 'percona-server-clients' 
'postgresql' 'redis'
   'ceph' 'consul' 'couchdb')
 # 'elasticsearch': test fails
 # 'rabbitmq': test hangs
-source=("$pkgbase-$pkgver.tar.gz::https://github.com/jd/pifpaf/archive/$pkgver.tar.gz";)
+source=("$pkgname-$pkgver.tar.gz::https://github.com/jd/pifpaf/archive/$pkgver.tar.gz";)
 
sha512sums=('ca06da6b641eca723e6818c9bd81bd68fb0e1f8687e7ca32e4c7c36439b769f52d23a0e1a14e74b7731c69210d7de2b9ce2f68daf992424d54f4a3c7f0e6877f')
 
-prepare() {
-  cp -a pifpaf-$pkgver{,-py2}
+export PBR_VERSION=$pkgver
 
-  export LC_CTYPE=en_US.UTF-8
-  export PBR_VERSION=$pkgver
-}
-
 build() {
-  cd "$srcdir"/pifpaf-$pkgver
+  cd pifpaf-$pkgver
   python setup.py build
-
-  cd "$srcdir"/pifpaf-$pkgver-py2
-  python2 setup.py build
 }
 
 check() {
   # Hack entry points by installing it
 
-  cd "$srcdir"/pifpaf-$pkgver
+  cd pifpaf-$pkgver
   python setup.py install --root="$PWD/tmp_install" --optimize=1
   PYTHONPATH="$PWD/tmp_install/usr/lib/python3.7/site-packages" 
PATH="$PWD/tmp_install/usr/bin:$PATH" python setup.py testr
-
-  cd "$srcdir"/pifpaf-$pkgver-py2
-  python2 setup.py install --root="$PWD/tmp_install" --optimize=1
-  PYTHONPATH="$PWD/tmp_install/usr/lib/python2.7/site-packages" 
PATH="$PWD/tmp_install/usr/bin:$PATH" PYTHON=python2 python2 setup.py testr
 }
 
-package_pifpaf() {
-  depends=('python-daiquiri' 'python-click' 'python-pbr' 'python-jinja' 
'python-six'
-   'python-fixtures' 'python-psutil' 'python-xattr')
-  provides=("python-pifpaf=$pkgver")
-  conflicts=('python-pifpaf')
-  replaces=('python-pifpaf')
-
+package() {
   cd pifpaf-$pkgver
   python setup.py install --root="$pkgdir" --optimize=1
 }
-
-package_python2-pifpaf() {
-  depends=('python2-pbr' 'python2-click' 'python2-six' 'python2-fixtures' 
'python2-daiquiri'
-   'python2-psutil' 'python2-jinja' 'python2-xattr')
-
-  cd pifpaf-$pkgver-py2
-  python2 setup.py install --root="$pkgdir" --optimize=1
-
-  mv "$pkgdir"/usr/bin/pifpaf{,2}
-}
-
-# vim:set ts=2 sw=2 et:


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

2019-01-07 Thread Felix Yan via arch-commits
Date: Monday, January 7, 2019 @ 20:51:03
  Author: felixonmars
Revision: 420973

upgpkg: pifpaf 2.2.2-1

Modified:
  pifpaf/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-07 20:50:04 UTC (rev 420972)
+++ PKGBUILD2019-01-07 20:51:03 UTC (rev 420973)
@@ -2,7 +2,7 @@
 
 pkgbase=pifpaf
 pkgname=('pifpaf' 'python2-pifpaf')
-pkgver=2.2.1
+pkgver=2.2.2
 pkgrel=1
 pkgdesc='Suite of tools and fixtures to manage daemons for testing'
 arch=('any')
@@ -19,7 +19,7 @@
 # 'elasticsearch': test fails
 # 'rabbitmq': test hangs
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/jd/pifpaf/archive/$pkgver.tar.gz";)
-sha512sums=('9386ff29283361fdcd9c96d27d1999bdf2054860d9ca9ed996ca4b5627123032a7d6e90445c9453084b482e1eacec621a4825eabaa873c98c28da19f52a9f568')
+sha512sums=('ca06da6b641eca723e6818c9bd81bd68fb0e1f8687e7ca32e4c7c36439b769f52d23a0e1a14e74b7731c69210d7de2b9ce2f68daf992424d54f4a3c7f0e6877f')
 
 prepare() {
   cp -a pifpaf-$pkgver{,-py2}


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

2018-12-17 Thread Felix Yan via arch-commits
Date: Monday, December 17, 2018 @ 15:06:29
  Author: felixonmars
Revision: 416537

upgpkg: pifpaf 2.2.1-1

Modified:
  pifpaf/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-17 14:54:15 UTC (rev 416536)
+++ PKGBUILD2018-12-17 15:06:29 UTC (rev 416537)
@@ -2,7 +2,7 @@
 
 pkgbase=pifpaf
 pkgname=('pifpaf' 'python2-pifpaf')
-pkgver=2.2.0
+pkgver=2.2.1
 pkgrel=1
 pkgdesc='Suite of tools and fixtures to manage daemons for testing'
 arch=('any')
@@ -19,7 +19,7 @@
 # 'elasticsearch': test fails
 # 'rabbitmq': test hangs
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/jd/pifpaf/archive/$pkgver.tar.gz";)
-sha512sums=('45d1d7bd28a16b83e0294171d5bb2b1f8244135a5905aee736955c154a77987ef5f7c52077c11b9c08e43ae6436ded620410491a4eb3edbab588c27906549b14')
+sha512sums=('9386ff29283361fdcd9c96d27d1999bdf2054860d9ca9ed996ca4b5627123032a7d6e90445c9453084b482e1eacec621a4825eabaa873c98c28da19f52a9f568')
 
 prepare() {
   cp -a pifpaf-$pkgver{,-py2}


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

2018-12-12 Thread Felix Yan via arch-commits
Date: Wednesday, December 12, 2018 @ 15:40:39
  Author: felixonmars
Revision: 415609

upgpkg: pifpaf 2.2.0-1

Modified:
  pifpaf/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-12-12 15:38:00 UTC (rev 415608)
+++ PKGBUILD2018-12-12 15:40:39 UTC (rev 415609)
@@ -2,7 +2,7 @@
 
 pkgbase=pifpaf
 pkgname=('pifpaf' 'python2-pifpaf')
-pkgver=2.1.2
+pkgver=2.2.0
 pkgrel=1
 pkgdesc='Suite of tools and fixtures to manage daemons for testing'
 arch=('any')
@@ -19,7 +19,7 @@
 # 'elasticsearch': test fails
 # 'rabbitmq': test hangs
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/jd/pifpaf/archive/$pkgver.tar.gz";)
-sha512sums=('1cb8b5b290096c9590307afb557158de336f6bec628b87798359f2116d868ee79947de4e2336212d0030c188fd08e06a367d30089550cddfe945c557cd227c4d')
+sha512sums=('45d1d7bd28a16b83e0294171d5bb2b1f8244135a5905aee736955c154a77987ef5f7c52077c11b9c08e43ae6436ded620410491a4eb3edbab588c27906549b14')
 
 prepare() {
   cp -a pifpaf-$pkgver{,-py2}


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

2018-10-09 Thread Felix Yan via arch-commits
Date: Tuesday, October 9, 2018 @ 18:54:37
  Author: felixonmars
Revision: 391747

upgpkg: pifpaf 2.1.2-1

Modified:
  pifpaf/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-10-09 18:42:04 UTC (rev 391746)
+++ PKGBUILD2018-10-09 18:54:37 UTC (rev 391747)
@@ -2,8 +2,8 @@
 
 pkgbase=pifpaf
 pkgname=('pifpaf' 'python2-pifpaf')
-pkgver=2.1.1
-pkgrel=2
+pkgver=2.1.2
+pkgrel=1
 pkgdesc='Suite of tools and fixtures to manage daemons for testing'
 arch=('any')
 license=('Apache')
@@ -19,7 +19,7 @@
 # 'elasticsearch': test fails
 # 'rabbitmq': test hangs
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/jd/pifpaf/archive/$pkgver.tar.gz";)
-sha512sums=('8fbc5678b4e3a11692d548f18fdfdbdc86fb6a3e0ae60a1e9f2093ebef7f8a0db604e0d1bf32ebe0d3db45a8ada7a6f1c569b9cca549941dd6b9a1bbf663c12f')
+sha512sums=('1cb8b5b290096c9590307afb557158de336f6bec628b87798359f2116d868ee79947de4e2336212d0030c188fd08e06a367d30089550cddfe945c557cd227c4d')
 
 prepare() {
   cp -a pifpaf-$pkgver{,-py2}
@@ -41,7 +41,7 @@
 
   cd "$srcdir"/pifpaf-$pkgver
   python setup.py install --root="$PWD/tmp_install" --optimize=1
-  PYTHONPATH="$PWD/tmp_install/usr/lib/python3.6/site-packages" 
PATH="$PWD/tmp_install/usr/bin:$PATH" python setup.py testr
+  PYTHONPATH="$PWD/tmp_install/usr/lib/python3.7/site-packages" 
PATH="$PWD/tmp_install/usr/bin:$PATH" python setup.py testr
 
   cd "$srcdir"/pifpaf-$pkgver-py2
   python2 setup.py install --root="$PWD/tmp_install" --optimize=1


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

2018-06-30 Thread Felix Yan via arch-commits
Date: Saturday, June 30, 2018 @ 09:40:16
  Author: felixonmars
Revision: 348018

upgpkg: pifpaf 2.1.1-2

Python 3.7 rebuild

Modified:
  pifpaf/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-06-30 09:39:16 UTC (rev 348017)
+++ PKGBUILD2018-06-30 09:40:16 UTC (rev 348018)
@@ -4,7 +4,7 @@
 pkgbase=pifpaf
 pkgname=('pifpaf' 'python2-pifpaf')
 pkgver=2.1.1
-pkgrel=1
+pkgrel=2
 pkgdesc='Suite of tools and fixtures to manage daemons for testing'
 arch=('any')
 license=('Apache')


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

2018-03-16 Thread Felix Yan via arch-commits
Date: Friday, March 16, 2018 @ 16:34:36
  Author: felixonmars
Revision: 308893

upgpkg: pifpaf 2.1.1-1

Modified:
  pifpaf/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-16 16:03:59 UTC (rev 308892)
+++ PKGBUILD2018-03-16 16:34:36 UTC (rev 308893)
@@ -3,7 +3,7 @@
 
 pkgbase=pifpaf
 pkgname=('pifpaf' 'python2-pifpaf')
-pkgver=2.1.0
+pkgver=2.1.1
 pkgrel=1
 pkgdesc='Suite of tools and fixtures to manage daemons for testing'
 arch=('any')
@@ -20,7 +20,7 @@
 # 'elasticsearch': test fails
 # 'rabbitmq': test hangs
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/jd/pifpaf/archive/$pkgver.tar.gz";)
-sha512sums=('81cafb93573adc2b86113c989444bb708276b1ad2bf2f2fa070ae7bf38e91af08052c0f679f7dfe47132f0d9aa17fb2a1e53e1235d4c2f4b21bd55f16f4217dc')
+sha512sums=('8fbc5678b4e3a11692d548f18fdfdbdc86fb6a3e0ae60a1e9f2093ebef7f8a0db604e0d1bf32ebe0d3db45a8ada7a6f1c569b9cca549941dd6b9a1bbf663c12f')
 
 prepare() {
   cp -a pifpaf-$pkgver{,-py2}


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

2018-03-15 Thread Felix Yan via arch-commits
Date: Thursday, March 15, 2018 @ 11:11:31
  Author: felixonmars
Revision: 308449

upgpkg: pifpaf 2.1.0-1

Modified:
  pifpaf/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-15 11:09:37 UTC (rev 308448)
+++ PKGBUILD2018-03-15 11:11:31 UTC (rev 308449)
@@ -3,7 +3,7 @@
 
 pkgbase=pifpaf
 pkgname=('pifpaf' 'python2-pifpaf')
-pkgver=2.0.7
+pkgver=2.1.0
 pkgrel=1
 pkgdesc='Suite of tools and fixtures to manage daemons for testing'
 arch=('any')
@@ -20,7 +20,7 @@
 # 'elasticsearch': test fails
 # 'rabbitmq': test hangs
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/jd/pifpaf/archive/$pkgver.tar.gz";)
-sha512sums=('7faae8437445e3e4a23fcf1709177e5fd39116bd59da51a13a0170e2859d27793310394cd3b4e945f2cb1b38db5ea46d05f3171b167bf54c661ff48e9fbd31a3')
+sha512sums=('81cafb93573adc2b86113c989444bb708276b1ad2bf2f2fa070ae7bf38e91af08052c0f679f7dfe47132f0d9aa17fb2a1e53e1235d4c2f4b21bd55f16f4217dc')
 
 prepare() {
   cp -a pifpaf-$pkgver{,-py2}


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

2018-03-03 Thread Felix Yan via arch-commits
Date: Saturday, March 3, 2018 @ 13:11:12
  Author: felixonmars
Revision: 301944

upgpkg: pifpaf 2.0.7-1

Modified:
  pifpaf/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-03 13:10:20 UTC (rev 301943)
+++ PKGBUILD2018-03-03 13:11:12 UTC (rev 301944)
@@ -3,7 +3,7 @@
 
 pkgbase=pifpaf
 pkgname=('pifpaf' 'python2-pifpaf')
-pkgver=2.0.6
+pkgver=2.0.7
 pkgrel=1
 pkgdesc='Suite of tools and fixtures to manage daemons for testing'
 arch=('any')
@@ -20,7 +20,7 @@
 # 'elasticsearch': test fails
 # 'rabbitmq': test hangs
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/jd/pifpaf/archive/$pkgver.tar.gz";)
-sha512sums=('14a9c5140f7faf0a18115bd960350a2368f481b151089648c9631188c0e1ec1e71932765693abd3da1341a59d86430dd8d7560d08c5e57fd0f364a05e38f70f9')
+sha512sums=('7faae8437445e3e4a23fcf1709177e5fd39116bd59da51a13a0170e2859d27793310394cd3b4e945f2cb1b38db5ea46d05f3171b167bf54c661ff48e9fbd31a3')
 
 prepare() {
   cp -a pifpaf-$pkgver{,-py2}


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

2018-02-27 Thread Felix Yan via arch-commits
Date: Tuesday, February 27, 2018 @ 09:34:19
  Author: felixonmars
Revision: 299100

upgpkg: pifpaf 2.0.6-1

Modified:
  pifpaf/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-02-27 09:33:36 UTC (rev 299099)
+++ PKGBUILD2018-02-27 09:34:19 UTC (rev 299100)
@@ -3,7 +3,7 @@
 
 pkgbase=pifpaf
 pkgname=('pifpaf' 'python2-pifpaf')
-pkgver=2.0.5
+pkgver=2.0.6
 pkgrel=1
 pkgdesc='Suite of tools and fixtures to manage daemons for testing'
 arch=('any')
@@ -20,7 +20,7 @@
 # 'elasticsearch': test fails
 # 'rabbitmq': test hangs
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/jd/pifpaf/archive/$pkgver.tar.gz";)
-sha512sums=('84a9c6df2dad7a0522ec61907f8c219d6b6c5bc5b8aad09013a40c538bea3685440aa236172c0a28668d309600ecd4ef012a180424cfcf4593b06af7cb2cd85e')
+sha512sums=('14a9c5140f7faf0a18115bd960350a2368f481b151089648c9631188c0e1ec1e71932765693abd3da1341a59d86430dd8d7560d08c5e57fd0f364a05e38f70f9')
 
 prepare() {
   cp -a pifpaf-$pkgver{,-py2}


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

2018-02-10 Thread Felix Yan via arch-commits
Date: Saturday, February 10, 2018 @ 15:28:35
  Author: felixonmars
Revision: 291221

upgpkg: pifpaf 2.0.5-1

Modified:
  pifpaf/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-02-10 15:28:16 UTC (rev 291220)
+++ PKGBUILD2018-02-10 15:28:35 UTC (rev 291221)
@@ -3,7 +3,7 @@
 
 pkgbase=pifpaf
 pkgname=('pifpaf' 'python2-pifpaf')
-pkgver=2.0.4
+pkgver=2.0.5
 pkgrel=1
 pkgdesc='Suite of tools and fixtures to manage daemons for testing'
 arch=('any')
@@ -20,7 +20,7 @@
 # 'elasticsearch': test fails
 # 'rabbitmq': test hangs
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/jd/pifpaf/archive/$pkgver.tar.gz";)
-sha512sums=('48919246ba69e6d6f2ffdbf823b8b7e8e0e8d8aab5e34178085d480e0c03c403c7e12531de92f850f9efd694df3f0d8e7e7f4be5a66262c73973e642f2d8a5b4')
+sha512sums=('84a9c6df2dad7a0522ec61907f8c219d6b6c5bc5b8aad09013a40c538bea3685440aa236172c0a28668d309600ecd4ef012a180424cfcf4593b06af7cb2cd85e')
 
 prepare() {
   cp -a pifpaf-$pkgver{,-py2}


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

2018-02-06 Thread Felix Yan via arch-commits
Date: Tuesday, February 6, 2018 @ 20:59:17
  Author: felixonmars
Revision: 289568

upgpkg: pifpaf 2.0.4-1

Modified:
  pifpaf/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-02-06 20:59:10 UTC (rev 289567)
+++ PKGBUILD2018-02-06 20:59:17 UTC (rev 289568)
@@ -3,7 +3,7 @@
 
 pkgbase=pifpaf
 pkgname=('pifpaf' 'python2-pifpaf')
-pkgver=2.0.2
+pkgver=2.0.4
 pkgrel=1
 pkgdesc='Suite of tools and fixtures to manage daemons for testing'
 arch=('any')
@@ -20,7 +20,7 @@
 # 'elasticsearch': test fails
 # 'rabbitmq': test hangs
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/jd/pifpaf/archive/$pkgver.tar.gz";)
-sha512sums=('38a9910ce42539cf33361b3ca200e8cee575e5c52f48bfa0aeee2c066a38cea70bb12148261145c694e0921c72970a75ba2f4b28d77db3a397bca79dcfea5b5d')
+sha512sums=('48919246ba69e6d6f2ffdbf823b8b7e8e0e8d8aab5e34178085d480e0c03c403c7e12531de92f850f9efd694df3f0d8e7e7f4be5a66262c73973e642f2d8a5b4')
 
 prepare() {
   cp -a pifpaf-$pkgver{,-py2}


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

2018-01-19 Thread Felix Yan via arch-commits
Date: Friday, January 19, 2018 @ 18:31:47
  Author: felixonmars
Revision: 284187

upgpkg: pifpaf 2.0.2-1

Modified:
  pifpaf/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-19 18:27:58 UTC (rev 284186)
+++ PKGBUILD2018-01-19 18:31:47 UTC (rev 284187)
@@ -3,7 +3,7 @@
 
 pkgbase=pifpaf
 pkgname=('pifpaf' 'python2-pifpaf')
-pkgver=2.0.1
+pkgver=2.0.2
 pkgrel=1
 pkgdesc='Suite of tools and fixtures to manage daemons for testing'
 arch=('any')
@@ -20,7 +20,7 @@
 # 'elasticsearch': test fails
 # 'rabbitmq': test hangs
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/jd/pifpaf/archive/$pkgver.tar.gz";)
-sha512sums=('b75373d45ce7ef7d06e09b2b273a00858b102c7bf8aade600d1e4cee1bd1a3658e6b3213bddf798af7a99169d1f5a23b9632dc601fc8e5f2840f90dbbc739167')
+sha512sums=('38a9910ce42539cf33361b3ca200e8cee575e5c52f48bfa0aeee2c066a38cea70bb12148261145c694e0921c72970a75ba2f4b28d77db3a397bca79dcfea5b5d')
 
 prepare() {
   cp -a pifpaf-$pkgver{,-py2}


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

2018-01-17 Thread Felix Yan via arch-commits
Date: Wednesday, January 17, 2018 @ 20:17:56
  Author: felixonmars
Revision: 283768

upgpkg: pifpaf 2.0.1-1

Modified:
  pifpaf/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-17 20:00:00 UTC (rev 283767)
+++ PKGBUILD2018-01-17 20:17:56 UTC (rev 283768)
@@ -3,7 +3,7 @@
 
 pkgbase=pifpaf
 pkgname=('pifpaf' 'python2-pifpaf')
-pkgver=2.0.0
+pkgver=2.0.1
 pkgrel=1
 pkgdesc='Suite of tools and fixtures to manage daemons for testing'
 arch=('any')
@@ -20,7 +20,7 @@
 # 'elasticsearch': test fails
 # 'rabbitmq': test hangs
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/jd/pifpaf/archive/$pkgver.tar.gz";)
-sha512sums=('524f0847120c183f5142ff53ba9a855477018b84bed1288e6ad024dcb88275405dbc9eeff43f71ae971d0e03a5add834f7c39004e3f87bfcfb434f0aeb5b4124')
+sha512sums=('b75373d45ce7ef7d06e09b2b273a00858b102c7bf8aade600d1e4cee1bd1a3658e6b3213bddf798af7a99169d1f5a23b9632dc601fc8e5f2840f90dbbc739167')
 
 prepare() {
   cp -a pifpaf-$pkgver{,-py2}


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

2018-01-10 Thread Felix Yan via arch-commits
Date: Wednesday, January 10, 2018 @ 17:34:29
  Author: felixonmars
Revision: 281144

upgpkg: pifpaf 2.0.0-1

Modified:
  pifpaf/trunk/PKGBUILD

--+
 PKGBUILD |   12 ++--
 1 file changed, 6 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-01-10 17:34:06 UTC (rev 281143)
+++ PKGBUILD2018-01-10 17:34:29 UTC (rev 281144)
@@ -3,14 +3,14 @@
 
 pkgbase=pifpaf
 pkgname=('pifpaf' 'python2-pifpaf')
-pkgver=1.12.1
+pkgver=2.0.0
 pkgrel=1
 pkgdesc='Suite of tools and fixtures to manage daemons for testing'
 arch=('any')
 license=('Apache')
 url='https://github.com/jd/pifpaf'
-makedepends=('python-setuptools' 'python2-setuptools' 'python-pbr' 
'python2-pbr' 'python-cliff'
- 'python2-cliff' 'python-six' 'python2-six' 'python-daiquiri' 
'python2-daiquiri'
+makedepends=('python-setuptools' 'python2-setuptools' 'python-pbr' 
'python2-pbr' 'python-click'
+ 'python2-click' 'python-six' 'python2-six' 'python-daiquiri' 
'python2-daiquiri'
  'python-fixtures' 'python2-fixtures' 'python-psutil' 
'python2-psutil'
  'python-jinja' 'python2-jinja' 'python-xattr' 'python2-xattr')
 checkdepends=('python-testrepository' 'python2-testrepository' 
'python-requests' 'python2-requests'
@@ -20,7 +20,7 @@
 # 'elasticsearch': test fails
 # 'rabbitmq': test hangs
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/jd/pifpaf/archive/$pkgver.tar.gz";)
-sha512sums=('7a6f998c768d587883fdd216b57764e7aee6a5ea7d570c864fc3d401bf969c882c53cc06ec5857b82ec3abbfc69a78e398fc1ca513ac42a575cb8320cea14787')
+sha512sums=('524f0847120c183f5142ff53ba9a855477018b84bed1288e6ad024dcb88275405dbc9eeff43f71ae971d0e03a5add834f7c39004e3f87bfcfb434f0aeb5b4124')
 
 prepare() {
   cp -a pifpaf-$pkgver{,-py2}
@@ -50,7 +50,7 @@
 }
 
 package_pifpaf() {
-  depends=('python-daiquiri' 'python-cliff' 'python-pbr' 'python-jinja' 
'python-six'
+  depends=('python-daiquiri' 'python-click' 'python-pbr' 'python-jinja' 
'python-six'
'python-fixtures' 'python-psutil' 'python-xattr')
   provides=("python-pifpaf=$pkgver")
   conflicts=('python-pifpaf')
@@ -61,7 +61,7 @@
 }
 
 package_python2-pifpaf() {
-  depends=('python2-pbr' 'python2-cliff' 'python2-six' 'python2-fixtures' 
'python2-daiquiri'
+  depends=('python2-pbr' 'python2-click' 'python2-six' 'python2-fixtures' 
'python2-daiquiri'
'python2-psutil' 'python2-jinja' 'python2-xattr')
 
   cd pifpaf-$pkgver-py2


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

2018-01-09 Thread Felix Yan via arch-commits
Date: Tuesday, January 9, 2018 @ 13:08:41
  Author: felixonmars
Revision: 280670

upgpkg: pifpaf 1.12.1-1

Modified:
  pifpaf/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-01-09 13:08:25 UTC (rev 280669)
+++ PKGBUILD2018-01-09 13:08:41 UTC (rev 280670)
@@ -3,7 +3,7 @@
 
 pkgbase=pifpaf
 pkgname=('pifpaf' 'python2-pifpaf')
-pkgver=1.12.0
+pkgver=1.12.1
 pkgrel=1
 pkgdesc='Suite of tools and fixtures to manage daemons for testing'
 arch=('any')
@@ -20,7 +20,7 @@
 # 'elasticsearch': test fails
 # 'rabbitmq': test hangs
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/jd/pifpaf/archive/$pkgver.tar.gz";)
-sha512sums=('f119b0afcb5e31e8e3b154cfdb1a585d7512a0d1f612d220c5d2bab27d496a99ee8f14c6ee84469968a13fd4632e4ef3c37b674b04d5bc8385f179f47f52ee60')
+sha512sums=('7a6f998c768d587883fdd216b57764e7aee6a5ea7d570c864fc3d401bf969c882c53cc06ec5857b82ec3abbfc69a78e398fc1ca513ac42a575cb8320cea14787')
 
 prepare() {
   cp -a pifpaf-$pkgver{,-py2}


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

2017-12-21 Thread Felix Yan via arch-commits
Date: Thursday, December 21, 2017 @ 18:08:03
  Author: felixonmars
Revision: 275216

upgpkg: pifpaf 1.12.0-1

Modified:
  pifpaf/trunk/PKGBUILD

--+
 PKGBUILD |   12 ++--
 1 file changed, 6 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-12-21 18:07:51 UTC (rev 275215)
+++ PKGBUILD2017-12-21 18:08:03 UTC (rev 275216)
@@ -3,7 +3,7 @@
 
 pkgbase=pifpaf
 pkgname=('pifpaf' 'python2-pifpaf')
-pkgver=1.11.4
+pkgver=1.12.0
 pkgrel=1
 pkgdesc='Suite of tools and fixtures to manage daemons for testing'
 arch=('any')
@@ -11,7 +11,7 @@
 url='https://github.com/jd/pifpaf'
 makedepends=('python-setuptools' 'python2-setuptools' 'python-pbr' 
'python2-pbr' 'python-cliff'
  'python2-cliff' 'python-six' 'python2-six' 'python-daiquiri' 
'python2-daiquiri'
- 'python-fixtures' 'python2-fixtures' 'python-tenacity' 
'python2-tenacity'
+ 'python-fixtures' 'python2-fixtures' 'python-psutil' 
'python2-psutil'
  'python-jinja' 'python2-jinja' 'python-xattr' 'python2-xattr')
 checkdepends=('python-testrepository' 'python2-testrepository' 
'python-requests' 'python2-requests'
   'python-testtools' 'python2-testtools' 'python-oslotest' 
'python2-oslotest'
@@ -20,7 +20,7 @@
 # 'elasticsearch': test fails
 # 'rabbitmq': test hangs
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/jd/pifpaf/archive/$pkgver.tar.gz";)
-sha512sums=('e97ca5c1e8087b33787d4afeb925cdafa04b993361f81ff27980012c4ff5b91deb18a92ea8fa07e9bb78b8f55eb5805f79f792627fa424e63d86a1d8fc5f7ea3')
+sha512sums=('f119b0afcb5e31e8e3b154cfdb1a585d7512a0d1f612d220c5d2bab27d496a99ee8f14c6ee84469968a13fd4632e4ef3c37b674b04d5bc8385f179f47f52ee60')
 
 prepare() {
   cp -a pifpaf-$pkgver{,-py2}
@@ -50,8 +50,8 @@
 }
 
 package_pifpaf() {
-  depends=('python-pbr' 'python-cliff' 'python-six' 'python-fixtures' 
'python-daiquiri'
-   'python-tenacity' 'python-jinja' 'python-xattr')
+  depends=('python-daiquiri' 'python-cliff' 'python-pbr' 'python-jinja' 
'python-six'
+   'python-fixtures' 'python-psutil' 'python-xattr')
   provides=("python-pifpaf=$pkgver")
   conflicts=('python-pifpaf')
   replaces=('python-pifpaf')
@@ -62,7 +62,7 @@
 
 package_python2-pifpaf() {
   depends=('python2-pbr' 'python2-cliff' 'python2-six' 'python2-fixtures' 
'python2-daiquiri'
-   'python2-tenacity' 'python2-jinja' 'python2-xattr')
+   'python2-psutil' 'python2-jinja' 'python2-xattr')
 
   cd pifpaf-$pkgver-py2
   python2 setup.py install --root="$pkgdir" --optimize=1


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

2017-12-13 Thread Felix Yan via arch-commits
Date: Wednesday, December 13, 2017 @ 15:14:43
  Author: felixonmars
Revision: 274218

upgpkg: pifpaf 1.11.4-1

Modified:
  pifpaf/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-13 14:09:01 UTC (rev 274217)
+++ PKGBUILD2017-12-13 15:14:43 UTC (rev 274218)
@@ -3,7 +3,7 @@
 
 pkgbase=pifpaf
 pkgname=('pifpaf' 'python2-pifpaf')
-pkgver=1.11.3
+pkgver=1.11.4
 pkgrel=1
 pkgdesc='Suite of tools and fixtures to manage daemons for testing'
 arch=('any')
@@ -20,7 +20,7 @@
 # 'elasticsearch': test fails
 # 'rabbitmq': test hangs
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/jd/pifpaf/archive/$pkgver.tar.gz";)
-sha512sums=('caee4a187e47d8cfa8b10f30746a78bf641f434dbb3aba7a3c4ff79410d78dfc9504c847f58135737ebcf785a540f6883cad2bd2044ec0a7b8ff40ea6351ef99')
+sha512sums=('e97ca5c1e8087b33787d4afeb925cdafa04b993361f81ff27980012c4ff5b91deb18a92ea8fa07e9bb78b8f55eb5805f79f792627fa424e63d86a1d8fc5f7ea3')
 
 prepare() {
   cp -a pifpaf-$pkgver{,-py2}


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

2017-12-12 Thread Felix Yan via arch-commits
Date: Wednesday, December 13, 2017 @ 00:14:11
  Author: felixonmars
Revision: 274028

upgpkg: pifpaf 1.11.3-1

Modified:
  pifpaf/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-13 00:13:54 UTC (rev 274027)
+++ PKGBUILD2017-12-13 00:14:11 UTC (rev 274028)
@@ -3,8 +3,8 @@
 
 pkgbase=pifpaf
 pkgname=('pifpaf' 'python2-pifpaf')
-pkgver=1.11.1
-pkgrel=2
+pkgver=1.11.3
+pkgrel=1
 pkgdesc='Suite of tools and fixtures to manage daemons for testing'
 arch=('any')
 license=('Apache')
@@ -20,7 +20,7 @@
 # 'elasticsearch': test fails
 # 'rabbitmq': test hangs
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/jd/pifpaf/archive/$pkgver.tar.gz";)
-sha512sums=('f9b9f546d8bf2e9de97047b14439477fce689fda0c6ef7d8dade6844921184f50cc6bd54f627db44025515130ef59af890510803ff31da604129c089e1324667')
+sha512sums=('caee4a187e47d8cfa8b10f30746a78bf641f434dbb3aba7a3c4ff79410d78dfc9504c847f58135737ebcf785a540f6883cad2bd2044ec0a7b8ff40ea6351ef99')
 
 prepare() {
   cp -a pifpaf-$pkgver{,-py2}


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

2017-11-27 Thread Felix Yan via arch-commits
Date: Monday, November 27, 2017 @ 17:24:53
  Author: felixonmars
Revision: 270392

upgpkg: pifpaf 1.11.1-2

rename pifpaf as it's often used as a tool

Modified:
  pifpaf/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-11-27 17:23:14 UTC (rev 270391)
+++ PKGBUILD2017-11-27 17:24:53 UTC (rev 270392)
@@ -1,10 +1,10 @@
 # $Id$
 # Maintainer: Felix Yan 
 
-pkgbase=python-pifpaf
-pkgname=('python-pifpaf' 'python2-pifpaf')
+pkgbase=pifpaf
+pkgname=('pifpaf' 'python2-pifpaf')
 pkgver=1.11.1
-pkgrel=1
+pkgrel=2
 pkgdesc='Suite of tools and fixtures to manage daemons for testing'
 arch=('any')
 license=('Apache')
@@ -49,9 +49,12 @@
   PYTHONPATH="$PWD/tmp_install/usr/lib/python2.7/site-packages" 
PATH="$PWD/tmp_install/usr/bin:$PATH" PYTHON=python2 python2 setup.py testr
 }
 
-package_python-pifpaf() {
+package_pifpaf() {
   depends=('python-pbr' 'python-cliff' 'python-six' 'python-fixtures' 
'python-daiquiri'
'python-tenacity' 'python-jinja' 'python-xattr')
+  provides=("python-pifpaf=$pkgver")
+  conflicts=('python-pifpaf')
+  replaces=('python-pifpaf')
 
   cd pifpaf-$pkgver
   python setup.py install --root="$pkgdir" --optimize=1