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

Felix Yan felixonmars at archlinux.org
Thu Aug 20 21:33:35 UTC 2020


    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
===================================================================
--- PKGBUILD	2020-08-20 21:29:54 UTC (rev 685693)
+++ PKGBUILD	2020-08-20 21:33:35 UTC (rev 685694)
@@ -1,14 +1,14 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 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
 



More information about the arch-commits mailing list