- 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,7 +1,7 @@
#
# spec file for package python-pytest-skip-markers
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: python-pytest-skip-markers
Version: 1.5.0
Version: 1.5.1
Release: 0
Summary: Pytest plugin for conditionally skipping tests
License: Apache-2.0