14
0

- Add _multibuild for running tests, it's required to call "coverage"

command when using libalternatives.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-coverage?expand=0&rev=146
This commit is contained in:
2025-08-19 10:46:51 +00:00
committed by Git OBS Bridge
parent 29978ca83d
commit db7a8fde2e
3 changed files with 33 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Aug 19 10:42:47 UTC 2025 - Daniel Garcia <daniel.garcia@suse.com>
- Add _multibuild for running tests, it's required to call "coverage"
command when using libalternatives.
-------------------------------------------------------------------
Thu Aug 14 12:33:02 UTC 2025 - Markéta Machová <mmachova@suse.com>