Date: Thursday, September 22, 2022 @ 20:08:41
  Author: felixonmars
Revision: 1309098

upgpkg: python-pytest-xdist 2.5.0-2: fix invalid buildtoolver in .BUILDINFO

Modified:
  python-pytest-xdist/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-09-22 20:07:14 UTC (rev 1309097)
+++ PKGBUILD    2022-09-22 20:08:41 UTC (rev 1309098)
@@ -2,7 +2,7 @@
 
 pkgname=python-pytest-xdist
 pkgver=2.5.0
-pkgrel=1
+pkgrel=2
 pkgdesc='py.test xdist plugin for distributed testing and loop-on-failing 
modes'
 arch=('any')
 license=('MIT')

Reply via email to