forked from pool/python-pytest-timeout
Accepting request 817707 from home:mcalabkova:branches:devel:languages:python:pytest
- Update to 1.4.1 * Better detection of when we are debugging, thanks Mattwmaster58. OBS-URL: https://build.opensuse.org/request/show/817707 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-timeout?expand=0&rev=13
This commit is contained in:
committed by
Git OBS Bridge
parent
104988c2bf
commit
7db8766081
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-pytest-timeout
|
||||
Version: 1.3.4
|
||||
Version: 1.4.1
|
||||
Release: 0
|
||||
Summary: Pytest plugin to abort hanging tests
|
||||
License: MIT
|
||||
@@ -26,6 +26,7 @@ URL: https://github.com/pytest-dev/pytest-timeout/
|
||||
Source: https://files.pythonhosted.org/packages/source/p/pytest-timeout/pytest-timeout-%{version}.tar.gz
|
||||
BuildRequires: %{python_module pexpect}
|
||||
BuildRequires: %{python_module pytest >= 3.6.0}
|
||||
BuildRequires: %{python_module pytest-cov}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
|
||||
Reference in New Issue
Block a user