Accepting request 636613 from home:mimi_vx:branches:devel:languages:python:pytest

- version update to 1.3.2
 * Fix deprecation warning on Python 3.6. 
 * Fix pytest 3.7.3 compatibility.

OBS-URL: https://build.opensuse.org/request/show/636613
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-timeout?expand=0&rev=4
This commit is contained in:
2018-09-19 10:01:48 +00:00
committed by Git OBS Bridge
parent fa368d645e
commit 02ff15d089
4 changed files with 12 additions and 5 deletions

View File

@@ -12,14 +12,14 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%bcond_without test
Name: python-pytest-timeout
Version: 1.3.0
Version: 1.3.2
Release: 0
Summary: Pytest plugin to abort hanging tests
License: MIT