Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
python-pytest-run-parallel
Commits:
01a1f2b8 by Antonio Rojas at 2025-12-16T00:02:48+01:00
upgpkg: 0.7.0-3: Python 3.14 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pytest-run-parallel
pkgdesc = A simple pytest plugin to run tests concurrently
pkgver = 0.7.0
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/Quansight-Labs/pytest-run-parallel
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_name=pytest-run-parallel
pkgname=python-pytest-run-parallel
pkgver=0.7.0
-pkgrel=2
+pkgrel=3
pkgdesc="A simple pytest plugin to run tests concurrently"
arch=(any)
url="https://github.com/Quansight-Labs/pytest-run-parallel"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-run-parallel/-/commit/01a1f2b8261d9ebbdc17af2c13cc2fc74dfabe0c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-run-parallel/-/commit/01a1f2b8261d9ebbdc17af2c13cc2fc74dfabe0c
You're receiving this email because of your account on gitlab.archlinux.org.