forked from pool/python-pytest-describe
- Update to 2.0.1 * This version supports pytest 4.0 to 6.2 on Python 3.6 to 3.10 * Support list/tuple argnames for mark.parametrize * Made markers consistent with pytest's defaults OBS-URL: https://build.opensuse.org/request/show/974339 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-describe?expand=0&rev=3
13 lines
491 B
Plaintext
13 lines
491 B
Plaintext
-------------------------------------------------------------------
|
|
Mon May 2 08:00:02 UTC 2022 - Markéta Machová <mmachova@suse.com>
|
|
|
|
- Update to 2.0.1
|
|
* This version supports pytest 4.0 to 6.2 on Python 3.6 to 3.10
|
|
* Support list/tuple argnames for mark.parametrize
|
|
* Made markers consistent with pytest's defaults
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Aug 8 05:11:26 AM UTC 2020 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Initial spec for v1.0.0
|