17
0
Files
python-pytest-plus/python-pytest-plus.changes
Dirk Mueller f2c0478d14 - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-plus?expand=0&rev=6
2023-11-07 19:57:24 +00:00

33 lines
1009 B
Plaintext

-------------------------------------------------------------------
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