[arch-commits] Commit in python-pytest-xdist/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sat Jun 15 17:02:58 UTC 2019
Date: Saturday, June 15, 2019 @ 17:02:57
Author: felixonmars
Revision: 481700
upgpkg: python-pytest-xdist 1.29.0-1
Modified:
python-pytest-xdist/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-06-15 16:53:46 UTC (rev 481699)
+++ PKGBUILD 2019-06-15 17:02:57 UTC (rev 481700)
@@ -2,7 +2,7 @@
pkgbase=python-pytest-xdist
pkgname=('python-pytest-xdist' 'python2-pytest-xdist')
-pkgver=1.28.0
+pkgver=1.29.0
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=('8125686ee5464af8262d57a24b0bac9e5661eebed2162bd1edd46bb1c98a47616cda5fab4752c89540bf9babdb5eaab40f9dd723023da50493cdaf10e0af5fc9')
+sha512sums=('50e2bcf9e97e6cfaddc931220f74346ebced77cd56135a57d2be1c29ad462f49dadba18efaf0615d4d7ce10c291da1418b7b1d3caa24e21d90c2af773e1372f0')
prepare() {
cp -a pytest-xdist-$pkgver{,-py2}
More information about the arch-commits
mailing list