diff --git a/pytest-skip-markers-1.5.0.tar.gz b/pytest-skip-markers-1.5.0.tar.gz deleted file mode 100644 index 50f773a..0000000 --- a/pytest-skip-markers-1.5.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d71d74d689875ee638331c3b5b429aa6d48c7a4b1c2cba0f20a963f8f3736583 -size 74992 diff --git a/pytest-skip-markers-1.5.1.tar.gz b/pytest-skip-markers-1.5.1.tar.gz new file mode 100644 index 0000000..12c550c --- /dev/null +++ b/pytest-skip-markers-1.5.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b208b6b804a320691f9e3a0d0721345a8710b9791c4324499294b6a8e4b0e82b +size 75042 diff --git a/python-pytest-skip-markers.changes b/python-pytest-skip-markers.changes index 815aa91..0cfbdff 100644 --- a/python-pytest-skip-markers.changes +++ b/python-pytest-skip-markers.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Jan 5 17:26:54 UTC 2024 - Dirk Müller + +- 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 diff --git a/python-pytest-skip-markers.spec b/python-pytest-skip-markers.spec index 68743c0..669f6d4 100644 --- a/python-pytest-skip-markers.spec +++ b/python-pytest-skip-markers.spec @@ -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