[arch-commits] Commit in python-pytest-xdist/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Oct 4 06:15:55 UTC 2019
Date: Friday, October 4, 2019 @ 06:15:54
Author: felixonmars
Revision: 512665
upgpkg: python-pytest-xdist 1.30.0-1
Modified:
python-pytest-xdist/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-04 06:15:37 UTC (rev 512664)
+++ PKGBUILD 2019-10-04 06:15:54 UTC (rev 512665)
@@ -2,7 +2,7 @@
pkgbase=python-pytest-xdist
pkgname=('python-pytest-xdist' 'python2-pytest-xdist')
-pkgver=1.29.0
+pkgver=1.30.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=('50e2bcf9e97e6cfaddc931220f74346ebced77cd56135a57d2be1c29ad462f49dadba18efaf0615d4d7ce10c291da1418b7b1d3caa24e21d90c2af773e1372f0')
+sha512sums=('ef1f9758884290ac1518ce7483f536ef2356c8c9e8ed2b480de14e61ebc26b4bdd09d4cecdad84e3adfb9544b51ad9fce530fedecf1bac88cbc716e083c7f681')
prepare() {
cp -a pytest-xdist-$pkgver{,-py2}
More information about the arch-commits
mailing list