From: Jakub Bogusz Date: Sun, 6 Mar 2022 16:15:33 +0000 (+0100) Subject: - updated to 1.4.2 (the last version for python2/pytest<5) X-Git-Tag: auto/th/python-pytest-timeout-1.4.2-1~1 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=ac1ada540d3816b259ff737ec3a3e0e5d7d50f2a;p=packages%2Fpython-pytest-timeout.git - updated to 1.4.2 (the last version for python2/pytest<5) --- 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