Accepting request 1243207 from devel:languages:python:pytest

- 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/request/show/1243207
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-verbose-parametrize?expand=0&rev=10
This commit is contained in:
2025-02-05 11:41:08 +00:00
committed by Git OBS Bridge
4 changed files with 14 additions and 6 deletions

View File

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

View File

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

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Feb 4 18:57:14 UTC 2025 - Dirk Müller <dmueller@suse.com>
- update to 1.8.1:
* Add Ubuntu builds for py3.6-3.13
* CircleCI release jobs now depend on both Ubuntu and
Windows success.
-------------------------------------------------------------------
Mon Nov 4 11:31:47 UTC 2024 - Daniel Garcia <daniel.garcia@suse.com>

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