[arch-commits] Commit in python-pytest-xdist/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Jul 10 12:42:07 UTC 2020
Date: Friday, July 10, 2020 @ 12:42:04
Author: felixonmars
Revision: 663089
upgpkg: python-pytest-xdist 1.33.0-1
Modified:
python-pytest-xdist/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-07-10 12:39:44 UTC (rev 663088)
+++ PKGBUILD 2020-07-10 12:42:04 UTC (rev 663089)
@@ -2,7 +2,7 @@
pkgbase=python-pytest-xdist
pkgname=('python-pytest-xdist' 'python2-pytest-xdist')
-pkgver=1.32.0
+pkgver=1.33.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=('4a6458d789130712fe521a0786f7a6143d28b99b80497f4d87c6600e879533bbe19898782f1dd95ffe88afd11f509dd6042bc6f057b5a4d751d8e572e0f83b6e')
+sha512sums=('01e85ac00beeb2e74a656f562c93b365b5acc49c4d34572043fed3dd68ff8be3263d060bda63c7797d9678f7fb84143bf5092e40d3f9567a2d8ebec231a623c3')
prepare() {
cp -a pytest-xdist-$pkgver{,-py2}
More information about the arch-commits
mailing list