[arch-commits] Commit in python-pytest-forked/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Feb 14 18:27:51 UTC 2019
Date: Thursday, February 14, 2019 @ 18:27:50
Author: felixonmars
Revision: 432233
upgpkg: python-pytest-forked 1.0.2-1
Modified:
python-pytest-forked/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-02-14 18:25:44 UTC (rev 432232)
+++ PKGBUILD 2019-02-14 18:27:50 UTC (rev 432233)
@@ -2,7 +2,7 @@
pkgbase=python-pytest-forked
pkgname=('python-pytest-forked' 'python2-pytest-forked')
-pkgver=1.0.1
+pkgver=1.0.2
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=('89febaa0dee8521f39d9e8fe73c12c55')
+md5sums=('25ea7db74ef03d337c68a7321258b795')
prepare() {
cp -a pytest-forked-$pkgver{,-py2}
More information about the arch-commits
mailing list