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

Felix Yan felixonmars at archlinux.org
Thu Jan 17 19:21:47 UTC 2019


    Date: Thursday, January 17, 2019 @ 19:21:45
  Author: felixonmars
Revision: 423847

upgpkg: python-pytest-forked 1.0.1-1

Modified:
  python-pytest-forked/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-17 19:21:18 UTC (rev 423846)
+++ PKGBUILD	2019-01-17 19:21:45 UTC (rev 423847)
@@ -2,8 +2,8 @@
 
 pkgbase=python-pytest-forked
 pkgname=('python-pytest-forked' 'python2-pytest-forked')
-pkgver=0.2
-pkgrel=2
+pkgver=1.0.1
+pkgrel=1
 pkgdesc='run tests in isolated forked subprocesses'
 arch=('any')
 license=('MIT')
@@ -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=('3c26f166ff2532c103a6572405db68b1')
+md5sums=('89febaa0dee8521f39d9e8fe73c12c55')
 
 prepare() {
   cp -a pytest-forked-$pkgver{,-py2}



More information about the arch-commits mailing list