Accepting request 846262 from home:mmachova:branches:devel:languages:python:pytest

- Update to 1.4.2
  * Fix is_debugging function

OBS-URL: https://build.opensuse.org/request/show/846262
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-timeout?expand=0&rev=15
This commit is contained in:
Matej Cepl 2020-11-05 21:36:16 +00:00 committed by Git OBS Bridge
parent 7db8766081
commit 1ba97f861d
4 changed files with 10 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6d0fb4ce74cebb81be252e4e0d9c2a91f30270b33208cfa0f1da6eed9abf18ac
size 13804

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:20b3113cf6e4e80ce2d403b6fb56e9e1b871b510259206d40ff8d609f48bda76
size 15424

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Nov 5 14:37:31 UTC 2020 - Marketa Machova <mmachova@suse.com>
- Update to 1.4.2
* Fix is_debugging function
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jun 29 12:15:28 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com> Mon Jun 29 12:15:28 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>

View File

@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}} %{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-pytest-timeout Name: python-pytest-timeout
Version: 1.4.1 Version: 1.4.2
Release: 0 Release: 0
Summary: Pytest plugin to abort hanging tests Summary: Pytest plugin to abort hanging tests
License: MIT License: MIT