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

Felix Yan felixonmars at archlinux.org
Mon Aug 14 17:57:35 UTC 2017


    Date: Monday, August 14, 2017 @ 17:57:34
  Author: felixonmars
Revision: 250409

upgpkg: python-pifpaf 1.10.2-1

Modified:
  python-pifpaf/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-14 17:47:50 UTC (rev 250408)
+++ PKGBUILD	2017-08-14 17:57:34 UTC (rev 250409)
@@ -3,7 +3,7 @@
 
 pkgbase=python-pifpaf
 pkgname=('python-pifpaf' 'python2-pifpaf')
-pkgver=1.9.2
+pkgver=1.10.2
 pkgrel=1
 pkgdesc='Suite of tools and fixtures to manage daemons for testing'
 arch=('any')
@@ -19,13 +19,10 @@
               'ceph' 'consul' 'couchdb')
 # 'elasticsearch': test fails
 # 'rabbitmq': test hangs
-source=("$pkgbase-$pkgver.tar.gz::https://github.com/jd/pifpaf/archive/$pkgver.tar.gz"
-        https://github.com/felixonmars/pifpaf/commit/c78cf93dde0bd9b656e97ce12d86e27668a2f968.patch)
-sha512sums=('b62a96de88f474c3d7b8432ce7393f2bebe11bb30352dab2ce17d4ff0c1059fdb0453c3e05de22baa9f8a538fd92b13b98f0b2bcd0654b1dbbe94d8a98a6ac2d'
-            '5d58a07e464839031036a017c2a72bb50cf729856a87fb9fda1dc9d8ff345416ae47d045e2ba054e898969f88e37fb18f2a8c6375eec71894d402adee77797a0')
+source=("$pkgbase-$pkgver.tar.gz::https://github.com/jd/pifpaf/archive/$pkgver.tar.gz")
+sha512sums=('3ba158901cd7911fec432d13245f5c5d9b0e2e728986ca8658106f29cd03284380285f7bd461e3d2efd550a4268cb32e56ed4de15d6fa67e6e9b436a4762dc4a')
 
 prepare() {
-  (cd pifpaf-$pkgver; patch -p1 -i ../c78cf93dde0bd9b656e97ce12d86e27668a2f968.patch)
   cp -a pifpaf-$pkgver{,-py2}
 
   export LC_CTYPE=en_US.UTF-8



More information about the arch-commits mailing list