- Switch to pytest macro.

- Add patch support-coverage-75.patch:
  * Support changes in coverage 7.5.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-cov?expand=0&rev=47
This commit is contained in:
2024-05-15 04:23:46 +00:00
committed by Git OBS Bridge
parent 9e9dd6f3a8
commit 5de5a9131c
3 changed files with 39 additions and 2 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed May 15 04:22:31 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
- Switch to pytest macro.
- Add patch support-coverage-75.patch:
* Support changes in coverage 7.5.
-------------------------------------------------------------------
Mon Mar 25 15:17:56 UTC 2024 - Dirk Müller <dmueller@suse.com>