[arch-commits] Commit in python-pytest-xdist/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Fri Jan 12 05:57:07 UTC 2018


    Date: Friday, January 12, 2018 @ 05:57:06
  Author: felixonmars
Revision: 281534

upgpkg: python-pytest-xdist 1.22.0-1

Modified:
  python-pytest-xdist/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-12 05:55:48 UTC (rev 281533)
+++ PKGBUILD	2018-01-12 05:57:06 UTC (rev 281534)
@@ -3,7 +3,7 @@
 
 pkgbase=python-pytest-xdist
 pkgname=('python-pytest-xdist' 'python2-pytest-xdist')
-pkgver=1.21.0
+pkgver=1.22.0
 pkgrel=1
 pkgdesc='py.test xdist plugin for distributed testing and loop-on-failing modes'
 arch=('any')
@@ -12,7 +12,7 @@
 makedepends=('python-pytest' 'python2-pytest' 'python-setuptools_scm' 'python2-setuptools_scm'
              'python-execnet' 'python2-execnet' 'python-pytest-forked' 'python2-pytest-forked')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/pytest-dev/pytest-xdist/archive/v$pkgver.tar.gz")
-sha512sums=('443a0a3fd2eeeca09787ce031363c5ae15ff76aca6f6e50cd476f04e4e9f645acbe4538a027144b5aada9651e857bc988d5d57ccfbf8bb6fa662653f437c2122')
+sha512sums=('eac72f03016a98dd1c437a909e512184a7254a752952b0084698a511a5af5d68358e1e2ba4cdb35fac7475f830150a7b4e7f76c99bf0b618ad695a674e0c94f0')
 
 prepare() {
   cp -a pytest-xdist-$pkgver{,-py2}



More information about the arch-commits mailing list