- Update to 1.2.0 * Add limited support for xfail marker (issue #33 / PR #34). * Fix support for pytest 5.4.0+ (issue #30 / PR #32). * Drop support for Python 3.4 as it is EOL (PR #39). - Drop patch pytest5-compat.patch OBS-URL: https://build.opensuse.org/request/show/817661 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-forked?expand=0&rev=9
38 lines
1.3 KiB
Plaintext
38 lines
1.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Jun 29 09:51:58 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
|
|
|
- Update to 1.2.0
|
|
* Add limited support for xfail marker (issue #33 / PR #34).
|
|
* Fix support for pytest 5.4.0+ (issue #30 / PR #32).
|
|
* Drop support for Python 3.4 as it is EOL (PR #39).
|
|
- Drop patch pytest5-compat.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 12 22:51:08 UTC 2020 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Add pytest5-compat.patch to make the test suite compatible
|
|
with pytest 5.4.0+ (gh#pytest-dev/pytest-forked#32)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 5 10:56:22 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Update to 1.1.3:
|
|
* New marker `pytest.mark.forked` to fork before individual tests.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 15 09:50:14 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Update to 1.0.2:
|
|
* Fix support for pytest 4.2
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 14 12:55:27 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Update to 1.0.0:
|
|
* Fix support for pytest 4.1.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 15 12:24:04 UTC 2017 - mimi.vx@gmail.com
|
|
|
|
- initial package
|