Accepting request 689361 from devel:languages:python:pytest
- Update to 7.0: * Drop support for pytest version 3.8 and 3.9. * Add support for pytest version 4.2 and 4.3. * Fixed #83 issue about ignored pytest_runtest_logfinish hooks OBS-URL: https://build.opensuse.org/request/show/689361 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-rerunfailures?expand=0&rev=3
This commit is contained in:
commit
ac654592be
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:978349ae00687504fd0f9d0970c37199ccd89cbdb0cb8c4ed7ee417ede582b40
|
||||
size 12278
|
3
pytest-rerunfailures-7.0.tar.gz
Normal file
3
pytest-rerunfailures-7.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f3c9cf31339bf87b048c09dadb633a81156fa4899527fffc55cde105d04ed5fd
|
||||
size 12755
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 28 13:28:50 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Update to 7.0:
|
||||
* Drop support for pytest version 3.8 and 3.9.
|
||||
* Add support for pytest version 4.2 and 4.3.
|
||||
* Fixed #83 issue about ignored pytest_runtest_logfinish hooks
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 15 09:52:15 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-pytest-rerunfailures
|
||||
Version: 6.0
|
||||
Version: 7.0
|
||||
Release: 0
|
||||
Summary: A pytest plugin to re-run tests
|
||||
License: MPL-2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user