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

Felix Yan felixonmars at archlinux.org
Fri Jun 18 11:26:01 UTC 2021


    Date: Friday, June 18, 2021 @ 11:26:01
  Author: felixonmars
Revision: 965161

upgpkg: python-pytest-xdist 2.3.0-1

Modified:
  python-pytest-xdist/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-18 11:19:35 UTC (rev 965160)
+++ PKGBUILD	2021-06-18 11:26:01 UTC (rev 965161)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-pytest-xdist
-pkgver=2.2.1
+pkgver=2.3.0
 pkgrel=1
 pkgdesc='py.test xdist plugin for distributed testing and loop-on-failing modes'
 arch=('any')
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools_scm')
 checkdepends=('python-filelock')
 source=("https://github.com/pytest-dev/pytest-xdist/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('b33bfb578b2350e1ade72177771cdd25006270a26a2c7925c424f8d3772d810d28bc62bbcad76fd9139db7beb8938252f455659bf667c832436477ed241c2fab')
+sha512sums=('799b80256f0acca409c326e8fd9b505dbf486ade7e44d3710db913d508f4e2cec54539399af3de93bf213632708ff80cc8fb40b987227505391299171c00cb17')
 
 export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
 



More information about the arch-commits mailing list