15
0

- Switch to autosetup and pyproject macros.

- No more greedy globs in %files.
- Add update-alternatives Requires.
- Clean up some Python 2 leftovers.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-junitxml?expand=0&rev=8
This commit is contained in:
2024-02-29 23:51:41 +00:00
committed by Git OBS Bridge
parent e91990e7b8
commit e31a61b13f
2 changed files with 19 additions and 12 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Feb 29 23:51:12 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
- Switch to autosetup and pyproject macros.
- No more greedy globs in %files.
- Add update-alternatives Requires.
- Clean up some Python 2 leftovers.
-------------------------------------------------------------------
Tue Jan 11 21:06:55 UTC 2022 - Dirk Müller <dmueller@suse.com>