forked from pool/python-pytest-plus
* Collect pytest logs on CI * Mention number of errors found OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-plus?expand=0&rev=10
46 lines
1.4 KiB
Plaintext
46 lines
1.4 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Apr 15 09:41:43 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 0.7.0:
|
|
* Collect pytest logs on CI
|
|
* Mention number of errors found
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 15 14:06:35 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 0.6.1:
|
|
* Allow colon to be used in test id (#25)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 7 19:56:48 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 0.6.0:
|
|
* Add checks for test id length and content
|
|
* Allow _, - and . in test id
|
|
* Prevent duplicate test names
|
|
* Enable mypy
|
|
* Replace flake8 with ruff
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 10 07:53:52 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
|
|
|
|
- update to 0.4.0:
|
|
* Minor Changes
|
|
- Requires py39 or newer
|
|
- Updated metadata links
|
|
- Bump minimal requirements
|
|
* Bugfixes
|
|
- Refactor GHA pipelines
|
|
- Adopt PEP-621 packaging
|
|
- no release 0.3.0 available
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 10 07:34:46 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
|
|
|
|
- add sle15_python_module_pythons
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Apr 5 08:43:55 AM UTC 2020 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Initial spec for v0.2
|