2023-12-04 11:24:54 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Dec 4 11:23:49 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
|
|
|
|
|
|
- update to 1.5.0:
|
|
|
|
|
* Add a ``skip_on_fips_enabled_platform`` marker
|
|
|
|
|
* Improvements
|
|
|
|
|
* Stop using deprecated `@pytest.mark.trylast`
|
|
|
|
|
* Trivial/Internal Changes
|
|
|
|
|
* Several minor fixes & improvements:
|
|
|
|
|
* Update pre-commit hooks versions
|
|
|
|
|
* Update copyright headers
|
|
|
|
|
* Update workflows
|
|
|
|
|
* Breaking Changes
|
|
|
|
|
* Drop support for python versions older than 3.7
|
|
|
|
|
* Improvements
|
|
|
|
|
* Don't cache the functions in
|
|
|
|
|
`pytestskipmarkers.utils.platform`
|
|
|
|
|
|
2023-10-10 18:29:09 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Oct 10 18:28:55 UTC 2023 - Ondřej Súkup <mimi.vx@gmail.com>
|
|
|
|
|
|
2023-12-04 11:24:54 +00:00
|
|
|
- enable testsuite
|
2023-10-10 18:29:09 +00:00
|
|
|
|
2023-10-10 18:21:10 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Sep 7 11:26:31 UTC 2022 - Alexander Graul <alexander.graul@suse.com>
|
|
|
|
|
|
|
|
|
|
- Initial Package
|