- update to 1.8.1:

* Add Ubuntu builds for py3.6-3.13
  * CircleCI release jobs now depend on both Ubuntu and
    Windows success.
- Remove unneeded BuildRequires on mock.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-verbose-parametrize?expand=0&rev=19
This commit is contained in:
2025-02-04 18:57:42 +00:00
committed by Git OBS Bridge
parent 51f9ff7743
commit bf2645767b
4 changed files with 14 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-pytest-verbose-parametrize
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 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-verbose-parametrize
Version: 1.8.0
Version: 1.8.1
Release: 0
Summary: More descriptive output for parametrized pytest tests
License: MIT