Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
python-pytest-xdist
Commits:
df273268 by Felix Yan at 2023-11-23T17:11:26+02:00
upgpkg: 3.5.0-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = python-pytest-xdist
pkgdesc = py.test xdist plugin for distributed testing and
loop-on-failing modes
- pkgver = 3.4.0
+ pkgver = 3.5.0
pkgrel = 1
url = https://github.com/pytest-dev/pytest-xdist
arch = any
@@ -14,7 +14,7 @@ pkgbase = python-pytest-xdist
makedepends = python-wheel
depends = python-execnet
depends = python-pytest
- source =
git+https://github.com/pytest-dev/pytest-xdist.git#commit=a6b56112f9b686aed7a354e0d50ecc26ad2d9dfe
+ source =
git+https://github.com/pytest-dev/pytest-xdist.git#commit=95b309e980796a261045d770f69c016ca741473d
sha512sums = SKIP
pkgname = python-pytest-xdist
=====================================
PKGBUILD
=====================================
@@ -1,8 +1,8 @@
# Maintainer: Felix Yan <[email protected]>
pkgname=python-pytest-xdist
-pkgver=3.4.0
-_commit=a6b56112f9b686aed7a354e0d50ecc26ad2d9dfe
+pkgver=3.5.0
+_commit=95b309e980796a261045d770f69c016ca741473d
pkgrel=1
pkgdesc='py.test xdist plugin for distributed testing and loop-on-failing
modes'
arch=('any')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-xdist/-/commit/df27326815dbaa7f84989f2e90992184024047d0
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-xdist/-/commit/df27326815dbaa7f84989f2e90992184024047d0
You're receiving this email because of your account on gitlab.archlinux.org.