Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-pytest-forked
Commits:
4d9c87dd by Jelle van der Waa at 2024-11-30T12:04:54+01:00
upgpkg: 1.6.0-5: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pytest-forked
pkgdesc = run tests in isolated forked subprocesses
pkgver = 1.6.0
- pkgrel = 4
+ pkgrel = 5
url = https://github.com/pytest-dev/pytest-forked
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-pytest-forked
pkgver=1.6.0
_commit=ec46db382116f82d36ebc4ceba453b903be7174b
-pkgrel=4
+pkgrel=5
pkgdesc='run tests in isolated forked subprocesses'
arch=('any')
license=('MIT')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-forked/-/commit/4d9c87dd0f705aacaecb402b58efe9d116798486
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-forked/-/commit/4d9c87dd0f705aacaecb402b58efe9d116798486
You're receiving this email because of your account on gitlab.archlinux.org.