forked from pool/python-pytest-spec
- Update to 3.0.5 * Fixed SyntaxWarning issue * Fixed output format for pytest-describe * Active plugin only if -q or -v was not provided * Fixed Python 2/3 warnings * Added support for Python 3.9 OBS-URL: https://build.opensuse.org/request/show/846276 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-spec?expand=0&rev=8
36 lines
1.2 KiB
Plaintext
36 lines
1.2 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Nov 5 15:35:43 UTC 2020 - Marketa Machova <mmachova@suse.com>
|
|
|
|
- Update to 3.0.5
|
|
* Fixed SyntaxWarning issue
|
|
* Fixed output format for pytest-describe
|
|
* Active plugin only if -q or -v was not provided
|
|
* Fixed Python 2/3 warnings
|
|
* Added support for Python 3.9
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 18 04:32:03 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Dropped no longer necessary pytest4.patch
|
|
- Update to v2.0.0
|
|
* Update documentation
|
|
* New format of output
|
|
* Fix small warnings
|
|
* Generate the package in wheel format
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 22 09:01:23 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Add patches to work with new pytest:
|
|
* pytest4.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 21 09:58:53 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Use noun phrase in summary.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 21 01:32:16 AM UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Initial spec for v1.1.0
|