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