[arch-commits] Commit in python-pytest-forked/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Oct 11 18:10:09 UTC 2019
Date: Friday, October 11, 2019 @ 18:10:08
Author: felixonmars
Revision: 514984
upgpkg: python-pytest-forked 1.1.1-1
Modified:
python-pytest-forked/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-11 18:10:07 UTC (rev 514983)
+++ PKGBUILD 2019-10-11 18:10:08 UTC (rev 514984)
@@ -2,7 +2,7 @@
pkgbase=python-pytest-forked
pkgname=('python-pytest-forked' 'python2-pytest-forked')
-pkgver=1.0.2
+pkgver=1.1.1
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")
-md5sums=('25ea7db74ef03d337c68a7321258b795')
+md5sums=('9d6c9f0d42b8dea5f8c34d677e96efb3')
prepare() {
cp -a pytest-forked-$pkgver{,-py2}
More information about the arch-commits
mailing list