forked from pool/python-pytest-skip-markers
- 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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user