Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-pytest-timeout
Commits:
1b4803b6 by Jelle van der Waa at 2024-11-16T18:22:31+01:00
upgpkg: 2.3.1-4: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pytest-timeout
pkgdesc = py.test plugin to abort hanging tests
pkgver = 2.3.1
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/pytest-dev/pytest-timeout
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-pytest-timeout
pkgver=2.3.1
-pkgrel=3
+pkgrel=4
pkgdesc='py.test plugin to abort hanging tests'
arch=('any')
license=('MIT')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-timeout/-/commit/1b4803b6be82503f3b313b7147f00c4ac3629914
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-timeout/-/commit/1b4803b6be82503f3b313b7147f00c4ac3629914
You're receiving this email because of your account on gitlab.archlinux.org.