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

Felix Yan felixonmars at archlinux.org
Wed Oct 31 09:08:06 UTC 2018


    Date: Wednesday, October 31, 2018 @ 09:08:05
  Author: felixonmars
Revision: 399827

upgpkg: python-pytest-xdist 1.24.0-1

Modified:
  python-pytest-xdist/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-31 09:08:05 UTC (rev 399826)
+++ PKGBUILD	2018-10-31 09:08:05 UTC (rev 399827)
@@ -2,7 +2,7 @@
 
 pkgbase=python-pytest-xdist
 pkgname=('python-pytest-xdist' 'python2-pytest-xdist')
-pkgver=1.23.2
+pkgver=1.24.0
 pkgrel=1
 pkgdesc='py.test xdist plugin for distributed testing and loop-on-failing modes'
 arch=('any')
@@ -9,9 +9,10 @@
 license=('MIT')
 url='https://bitbucket.org/pytest-dev/pytest-xdist'
 makedepends=('python-pytest' 'python2-pytest' 'python-setuptools_scm' 'python2-setuptools_scm'
-             'python-execnet' 'python2-execnet' 'python-pytest-forked' 'python2-pytest-forked')
+             '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=('cf8705beb182518864baa27fd2ac1344ee5020e9bffde268678847af8dd9e5e5b80f50c0a6b34aebbc1e5e7840b8b88e6edf73584821fce472083ed8d27c7a1b')
+sha512sums=('90e86e09ae7ca6c0e8cab50cc72591f0d062b4457adddb3325ef10e5f899f160def60430b95aaf4efa84b12c403e063a1126cf231a576991c90b42ee04b3cbd4')
 
 prepare() {
   cp -a pytest-xdist-$pkgver{,-py2}



More information about the arch-commits mailing list