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

Felix Yan fyan at archlinux.org
Sun Sep 27 07:49:16 UTC 2015


    Date: Sunday, September 27, 2015 @ 09:49:16
  Author: fyan
Revision: 141662

upgpkg: python-process-tests 1.2.0-1

Modified:
  python-process-tests/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-09-27 07:46:17 UTC (rev 141661)
+++ PKGBUILD	2015-09-27 07:49:16 UTC (rev 141662)
@@ -4,8 +4,8 @@
 _pypiname=process-tests
 pkgbase=python-process-tests
 pkgname=('python-process-tests' 'python2-process-tests')
-pkgver=1.1.2
-pkgrel=2
+pkgver=1.2.0
+pkgrel=1
 pkgdesc="Tools for testing processes"
 arch=('any')
 url="https://pypi.python.org/pypi/process-tests"
@@ -12,7 +12,7 @@
 license=('BSD')
 makedepends=('python-setuptools' 'python2-setuptools')
 source=("https://pypi.python.org/packages/source/p/process-tests/$_pypiname-$pkgver.tar.gz")
-md5sums=('6e8bc97aedce2fa8b174e314f8cb118b')
+md5sums=('21284426c6dbc4319bf0da1839000516')
 
 prepare() {
   cp -a process-tests-$pkgver{,-py2}



More information about the arch-commits mailing list