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

Felix Yan felixonmars at archlinux.org
Tue Jul 28 06:57:37 UTC 2020


    Date: Tuesday, July 28, 2020 @ 06:57:37
  Author: felixonmars
Revision: 665626

upgpkg: python-pytest-forked 1.3.0-1

Modified:
  python-pytest-forked/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-07-28 06:55:30 UTC (rev 665625)
+++ PKGBUILD	2020-07-28 06:57:37 UTC (rev 665626)
@@ -2,7 +2,7 @@
 
 pkgbase=python-pytest-forked
 pkgname=('python-pytest-forked' 'python2-pytest-forked')
-pkgver=1.2.0
+pkgver=1.3.0
 pkgrel=1
 pkgdesc='run tests in isolated forked subprocesses'
 arch=('any')
@@ -10,7 +10,7 @@
 url='https://github.com/pytest-dev/pytest-forked'
 makedepends=('python-pytest' 'python2-pytest' 'python-setuptools-scm' 'python2-setuptools-scm')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/pytest-dev/pytest-forked/archive/v$pkgver.tar.gz")
-sha512sums=('4af4b73b1ad23f84b679844685d325c4f17031a01a997b41349745a07998182a6057ade2a650d709cd8586a8ee20795395920d4f38f654b190501b822b9314f0')
+sha512sums=('3fbbde21b4157eb8d2f72ae4285e2a84718a1ba85781ee10b53cc36d8de21512c6f2285fad5fa3cf40dcb6df767cc87fc8e749897011d89e84dcf153fc466ba6')
 
 prepare() {
   cp -a pytest-forked-$pkgver{,-py2}



More information about the arch-commits mailing list