Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
python-pytest-xdist


Commits:
bbc2f47e by Felix Yan at 2023-11-12T21:51:47+02:00
upgpkg: 3.4.0-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,20 @@
+pkgbase = python-pytest-xdist
+       pkgdesc = py.test xdist plugin for distributed testing and 
loop-on-failing modes
+       pkgver = 3.4.0
+       pkgrel = 1
+       url = https://github.com/pytest-dev/pytest-xdist
+       arch = any
+       license = MIT
+       checkdepends = python-filelock
+       checkdepends = python-psutil
+       makedepends = git
+       makedepends = python-build
+       makedepends = python-installer
+       makedepends = python-setuptools-scm
+       makedepends = python-wheel
+       depends = python-execnet
+       depends = python-pytest
+       source = 
git+https://github.com/pytest-dev/pytest-xdist.git#commit=a6b56112f9b686aed7a354e0d50ecc26ad2d9dfe
+       sha512sums = SKIP
+
+pkgname = python-pytest-xdist


=====================================
PKGBUILD
=====================================
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonm...@archlinux.org>
 
 pkgname=python-pytest-xdist
-pkgver=3.3.1
-_commit=9791021f02ea45198ced023af9984f1a2f010216
+pkgver=3.4.0
+_commit=a6b56112f9b686aed7a354e0d50ecc26ad2d9dfe
 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/bbc2f47e7a3b744e1fe0e43ce20006becda99fa1

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-xdist/-/commit/bbc2f47e7a3b744e1fe0e43ce20006becda99fa1
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to