* update python-pytest-timeout to 2.3.1-4

This commit is contained in:
Alexander Baldeck 2024-12-05 13:51:50 +01:00
parent 99a41cd6b7
commit 91a0b52dc6
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -3,7 +3,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')