Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / 
python-pytest-xprocess


Commits:
31765657 by Jelle van der Waa at 2024-04-04T16:20:41+02:00
upgpkg: 0.23.0-2: Rebuild with Python 3.12

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,20 @@
+pkgbase = python-pytest-xprocess
+       pkgdesc = Pytest plugin to manage external processes across test runs.
+       pkgver = 0.23.0
+       pkgrel = 2
+       url = https://github.com/pytest-dev/pytest-xprocess
+       arch = any
+       license = MIT
+       makedepends = python-build
+       makedepends = python-installer
+       makedepends = python-setuptools-scm
+       makedepends = python-wheel
+       depends = python
+       depends = python-psutil
+       depends = python-py
+       depends = python-pytest
+       source = 
pytest-xprocess-0.23.0.tar.gz::https://github.com/pytest-dev/pytest-xprocess/archive/refs/tags/0.23.0.tar.gz
+       sha512sums = 
80b577257413ed1bc4e7799d9c6b90f05a7ff318c273a9c7be902bc996cb99e383ad93e145eb1eabdff23a0d47b7c26174e81fd1933753f53de81816798a05ed
+       b2sums = 
a0494be4d5fd7a8600f7b496dad6d3beefb81e56ff30796d36b8514bf2da74bd014c5bbe757081dfec6cbdc4360425231cf66d6a73565097fbd4c17b10011030
+
+pkgname = python-pytest-xprocess


=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
 _name=pytest-xprocess
 pkgname=python-pytest-xprocess
 pkgver=0.23.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Pytest plugin to manage external processes across test runs.'
 arch=(any)
 url="https://github.com/pytest-dev/pytest-xprocess";



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-xprocess/-/commit/31765657ed7e0541079658ad86cefe73cac5d7d1

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


Reply via email to