Accepting request 554733 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/554733 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-timeout?expand=0&rev=3
This commit is contained in:
parent
b8714e5150
commit
193190a8d4
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c29e3168f10897728059bd6b8ca20b28733d7fe6b8f6c09bb9d89f6146f27cb8
|
||||
size 13258
|
3
pytest-timeout-1.2.1.tar.gz
Normal file
3
pytest-timeout-1.2.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:68b7d264633d5d33ee6b14ce3a7f7d05f8fd9d2f6ae594283221ec021736b7cd
|
||||
size 11498
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 3 19:13:13 UTC 2017 - arun@gmx.de
|
||||
|
||||
- update to version 1.2.1:
|
||||
* Fix for pytest 3.3, thanks Bruno Oliveira.
|
||||
* Update supported python versions:
|
||||
+ Add CPython 3.6.
|
||||
+ Drop CPyhon 2.6 (as did pytest 3.3)
|
||||
+ Drop CPyhon 3.3
|
||||
+ Drop CPyhon 3.4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 6 18:09:04 UTC 2017 - toddrme2178@gmail.com
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%bcond_without test
|
||||
Name: python-pytest-timeout
|
||||
Version: 1.2.0
|
||||
Version: 1.2.1
|
||||
Release: 0
|
||||
Summary: Pytest plugin to abort hanging tests
|
||||
License: MIT
|
||||
|
Loading…
Reference in New Issue
Block a user