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

Felix Yan felixonmars at archlinux.org
Sun May 2 10:48:57 UTC 2021


    Date: Sunday, May 2, 2021 @ 10:48:57
  Author: felixonmars
Revision: 926106

upgpkg: python-process-tests 2.1.2-1

Modified:
  python-process-tests/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-02 10:44:50 UTC (rev 926105)
+++ PKGBUILD	2021-05-02 10:48:57 UTC (rev 926106)
@@ -2,8 +2,8 @@
 
 pkgbase=python-process-tests
 pkgname=('python-process-tests' 'python2-process-tests')
-pkgver=2.1.1
-pkgrel=3
+pkgver=2.1.2
+pkgrel=1
 pkgdesc="Tools for testing processes"
 arch=('any')
 url="https://pypi.python.org/pypi/process-tests"
@@ -10,7 +10,7 @@
 license=('BSD')
 makedepends=('python-setuptools' 'python2-setuptools')
 source=("https://pypi.io/packages/source/p/process-tests/process-tests-$pkgver.tar.gz")
-sha512sums=('4bb520074a9964d3eed4aca7a1952bf1a0d99b475f3f61b5c51137d8f2e804352639187da5b5ff30ea8739466200eb9361e77dc3c43a20d5ea418f63a2765a1c')
+sha512sums=('56a76d8467312de34413994e663eb63378ff179720b883037735eae9d8f23a5cc0ea32d4a9a2f9041af417b5ada07b7948fd481e3d5b2cb43db3c19183f6b263')
 
 prepare() {
   cp -a process-tests-$pkgver{,-py2}



More information about the arch-commits mailing list