Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-pytest-xdist
Commits:
71850c33 by Jelle van der Waa at 2024-11-17T16:22:55+01:00
upgpkg: 3.5.0-3: Rebuild for Python 3.13
- - - - -
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.5.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.5.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/71850c33f4691f13f726fff12996db477f1db944
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-xdist/-/commit/71850c33f4691f13f726fff12996db477f1db944
You're receiving this email because of your account on gitlab.archlinux.org.