- 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 +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>