[packages/python-pytest-timeout] - updated to 1.4.2 (the last version for python2/pytest<5)

qboosh qboosh at pld-linux.org
Sun Mar 6 17:13:33 CET 2022


commit ac1ada540d3816b259ff737ec3a3e0e5d7d50f2a
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Mar 6 17:15:33 2022 +0100

    - updated to 1.4.2 (the last version for python2/pytest<5)

 python-pytest-timeout.spec | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/python-pytest-timeout.spec b/python-pytest-timeout.spec
index 4fc4c6b..5fa7a02 100644
--- a/python-pytest-timeout.spec
+++ b/python-pytest-timeout.spec
@@ -8,13 +8,14 @@
 Summary:	py.test plugin to abort hanging tests
 Summary(pl.UTF-8):	Wtyczka py.test do przerywania zawieszonych testów
 Name:		python-%{module}
-Version:	1.3.4
-Release:	2
+# keep 1.x here for python3/pytest<5 support
+Version:	1.4.2
+Release:	1
 License:	MIT
 Group:		Libraries/Python
 #Source0Download: https://pypi.org/simple/pytest-timeout/
 Source0:	https://files.pythonhosted.org/packages/source/p/pytest-timeout/pytest-timeout-%{version}.tar.gz
-# Source0-md5:	1594762ae77ed7c6c2727aa8b4aa8bfb
+# Source0-md5:	552cc293447b00f7a294ce7a1fb3839f
 URL:		https://github.com/pytest-dev/pytest-timeout
 %if %{with python2}
 BuildRequires:	python-modules >= 1:2.7
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-pytest-timeout.git/commitdiff/ac1ada540d3816b259ff737ec3a3e0e5d7d50f2a



More information about the pld-cvs-commit mailing list