- 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 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d71d74d689875ee638331c3b5b429aa6d48c7a4b1c2cba0f20a963f8f3736583
size 74992

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b208b6b804a320691f9e3a0d0721345a8710b9791c4324499294b6a8e4b0e82b
size 75042

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>

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