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

Felix Yan felixonmars at gemini.archlinux.org
Thu Jan 27 18:27:18 UTC 2022


    Date: Thursday, January 27, 2022 @ 18:27:18
  Author: felixonmars
Revision: 1117248

upgpkg: python-pytest-xdist 2.5.0-1

Modified:
  python-pytest-xdist/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-27 18:27:13 UTC (rev 1117247)
+++ PKGBUILD	2022-01-27 18:27:18 UTC (rev 1117248)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-pytest-xdist
-pkgver=2.4.0
-pkgrel=3
+pkgver=2.5.0
+pkgrel=1
 pkgdesc='py.test xdist plugin for distributed testing and loop-on-failing modes'
 arch=('any')
 license=('MIT')
@@ -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=('ccaaa76b18363891b45a9374c73199702e5a543d838ac86f65b3919881e45c327edccb9af5b9a5d85e35474b1863c75b4dda103feac63c3bd9536a8e9d437f80')
+sha512sums=('41f71b18e294909f2f03ecd61cba4209249a0ec77cdfb57d5fe42efd3011057e6aa70e9d629cd274e54bdaa4206c7d640c782c9e231163c70718f9972c33af90')
 
 export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
 



More information about the arch-commits mailing list