[arch-commits] Commit in python-pytest-xdist/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sat Nov 10 19:42:01 UTC 2018
Date: Saturday, November 10, 2018 @ 19:42:00
Author: felixonmars
Revision: 405714
upgpkg: python-pytest-xdist 1.24.1-1
Modified:
python-pytest-xdist/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-11-10 19:28:54 UTC (rev 405713)
+++ PKGBUILD 2018-11-10 19:42:00 UTC (rev 405714)
@@ -2,7 +2,7 @@
pkgbase=python-pytest-xdist
pkgname=('python-pytest-xdist' 'python2-pytest-xdist')
-pkgver=1.24.0
+pkgver=1.24.1
pkgrel=1
pkgdesc='py.test xdist plugin for distributed testing and loop-on-failing modes'
arch=('any')
@@ -12,7 +12,7 @@
'python-execnet' 'python2-execnet' 'python-pytest-forked' 'python2-pytest-forked'
'python-filelock' 'python2-filelock')
source=("$pkgbase-$pkgver.tar.gz::https://github.com/pytest-dev/pytest-xdist/archive/v$pkgver.tar.gz")
-sha512sums=('90e86e09ae7ca6c0e8cab50cc72591f0d062b4457adddb3325ef10e5f899f160def60430b95aaf4efa84b12c403e063a1126cf231a576991c90b42ee04b3cbd4')
+sha512sums=('1998c08ccc9d528ee676dcb174667fe17f5fdad8461392276c506ab7b29fe040b2cd246e22ff078d4637e4bb19aca2c17a68446d344541281fea528fa69d35ce')
prepare() {
cp -a pytest-xdist-$pkgver{,-py2}
More information about the arch-commits
mailing list