- update to 1.5.1:

* Bug Fixes - Also capture stderr so that no errors are seen on
    console when checking for FIPS support
  * Don't set the config value twice for the same marker
  * Update copyright headers

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-skip-markers?expand=0&rev=6
This commit is contained in:
2024-01-05 17:27:55 +00:00
committed by Git OBS Bridge
parent 5f38d3bb34
commit 3cb5af6573
4 changed files with 14 additions and 5 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Jan 5 17:26:54 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 1.5.1:
* Bug Fixes - Also capture stderr so that no errors are seen on
console when checking for FIPS support
* Don't set the config value twice for the same marker
* Update copyright headers
-------------------------------------------------------------------
Mon Dec 4 11:23:49 UTC 2023 - Dirk Müller <dmueller@suse.com>