* Make log collection more resilient (#42) @ssbarnea - update to 0.8.0: * Make checks just a runtime warning (#37) @ssbarnea * Remove support for py39 and add support for py313 (#39) @ssbarnea OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-plus?expand=0&rev=12
56 lines
1.7 KiB
Plaintext
56 lines
1.7 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Sep 29 20:26:07 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 0.8.1:
|
|
* Make log collection more resilient (#42) @ssbarnea
|
|
- update to 0.8.0:
|
|
* Make checks just a runtime warning (#37) @ssbarnea
|
|
* Remove support for py39 and add support for py313 (#39)
|
|
@ssbarnea
|
|
|
|
-------------------------------------------------------------------
|
|
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
|