Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-pytest-xdist
Commits:
0cc1f039 by Jelle van der Waa at 2025-12-21T14:40:58+01:00
upgpkg: 3.8.0-3: Rebuild for Python 3.14
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pytest-xdist
pkgdesc = py.test xdist plugin for distributed testing and
loop-on-failing modes
pkgver = 3.8.0
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/pytest-dev/pytest-xdist
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-pytest-xdist
pkgver=3.8.0
-pkgrel=2
+pkgrel=3
pkgdesc='py.test xdist plugin for distributed testing and loop-on-failing
modes'
arch=('any')
license=('MIT')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-xdist/-/commit/0cc1f039b212e91ee5e231982c2c9f154e4bfdb7
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-xdist/-/commit/0cc1f039b212e91ee5e231982c2c9f154e4bfdb7
You're receiving this email because of your account on gitlab.archlinux.org.