- 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,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>
@@ -34,7 +42,7 @@ Thu Apr 21 20:58:14 UTC 2022 - Ben Greiner <code@bnavigator.de>
-------------------------------------------------------------------
Fri Mar 11 03:54:45 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>
- Remove unneeded BuildRequires on mock.
- Remove unneeded BuildRequires on mock.
-------------------------------------------------------------------
Mon Jan 10 16:09:01 UTC 2022 - Matej Cepl <mcepl@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