Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages /
python-pytest-run-parallel
Commits:
bb7e947b by Christian Heusel at 2026-06-05T15:20:36+02:00
upgpkg: 0.9.1-1: New upstream release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = python-pytest-run-parallel
pkgdesc = A simple pytest plugin to run tests concurrently
- pkgver = 0.9.0
+ pkgver = 0.9.1
pkgrel = 1
url = https://github.com/Quansight-Labs/pytest-run-parallel
arch = any
@@ -17,8 +17,8 @@ pkgbase = python-pytest-run-parallel
depends = python
depends = python-pytest
optdepends = python-psutil: for identifying the number of available
cores
- source =
git+https://github.com/Quansight-Labs/pytest-run-parallel.git#tag=v0.9.0
- sha512sums =
4ddf97a3e11ec2ad69ff0c1bbbcb595c5bab66e4a783fd28344c11ae9ac97baaa1f591418172197f8155134556981f42821fbfcb86b433e3c7b3ecd47e543f03
- b2sums =
a41ccce3df7b1b405ad3c3fb1ee020e975cd42c3af3009123e0d975b007b5655dcbd0622c5e762ef5e54e4deed7587e791a776373291d2191db3618cebbcdb56
+ source =
git+https://github.com/Quansight-Labs/pytest-run-parallel.git#tag=v0.9.1
+ sha512sums =
6f1ca79f019e86248c3815b4504465c2dd930e9d8a6261857b9fb45f9ed35f43e7cca229a1892a529ed2490e6f2913397a25e5998e881ecf0c391acfdfe35f48
+ b2sums =
107d58c5ad6695437ddfa166c677c13d90152e7790d538d83e65a4ff36ba374f649c3255f75406d576e06f3fb0dc6c318f1afbaaa0f24dbff66a1cc5128868b6
pkgname = python-pytest-run-parallel
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
_name=pytest-run-parallel
pkgname=python-pytest-run-parallel
-pkgver=0.9.0
+pkgver=0.9.1
pkgrel=1
pkgdesc="A simple pytest plugin to run tests concurrently"
arch=(any)
@@ -29,8 +29,8 @@ checkdepends=(
python-pytest-xdist
)
source=("git+https://github.com/Quansight-Labs/pytest-run-parallel.git#tag=v${pkgver}")
-sha512sums=('4ddf97a3e11ec2ad69ff0c1bbbcb595c5bab66e4a783fd28344c11ae9ac97baaa1f591418172197f8155134556981f42821fbfcb86b433e3c7b3ecd47e543f03')
-b2sums=('a41ccce3df7b1b405ad3c3fb1ee020e975cd42c3af3009123e0d975b007b5655dcbd0622c5e762ef5e54e4deed7587e791a776373291d2191db3618cebbcdb56')
+sha512sums=('6f1ca79f019e86248c3815b4504465c2dd930e9d8a6261857b9fb45f9ed35f43e7cca229a1892a529ed2490e6f2913397a25e5998e881ecf0c391acfdfe35f48')
+b2sums=('107d58c5ad6695437ddfa166c677c13d90152e7790d538d83e65a4ff36ba374f649c3255f75406d576e06f3fb0dc6c318f1afbaaa0f24dbff66a1cc5128868b6')
build() {
cd $_name
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-run-parallel/-/commit/bb7e947b3c200f675fc73e80608edde4ed927c79
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-run-parallel/-/commit/bb7e947b3c200f675fc73e80608edde4ed927c79
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help