Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
python-pytest-xdist
Commits:
85c995be by Antonio Rojas at 2024-11-29T20:33:43+01:00
upgpkg: 3.6.1-2: Python 3.13 rebuild
- - - - -
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.6.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/pytest-dev/pytest-xdist
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-pytest-xdist
pkgver=3.6.1
-pkgrel=1
+pkgrel=2
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/85c995be0f8ffb1132a1f252446b82840f6bcafb
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-xdist/-/commit/85c995be0f8ffb1132a1f252446b82840f6bcafb
You're receiving this email because of your account on gitlab.archlinux.org.