15
0

- Add patch use-assertequal.patch:

* Use non-deprecated assertion methods.
- No more greedy globs in %files.
- Switch to autosetup and pyproject macros.
- Reflow Summary.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fleming?expand=0&rev=6
This commit is contained in:
2024-02-15 01:20:03 +00:00
committed by Git OBS Bridge
parent 5d6372cedd
commit acec39f14b
3 changed files with 1360 additions and 8 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Feb 15 01:19:37 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
- Add patch use-assertequal.patch:
* Use non-deprecated assertion methods.
- No more greedy globs in %files.
- Switch to autosetup and pyproject macros.
- Reflow Summary.
-------------------------------------------------------------------
Wed Oct 12 03:23:44 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>