17
0

Add support-old-pyproject.patch

Use a patch instead of sed command to support old license format in
pyproject.toml
This commit is contained in:
2025-11-12 10:50:05 +01:00
parent f4663b8d48
commit e7baf79d43
3 changed files with 23 additions and 6 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Nov 12 09:49:16 UTC 2025 - Daniel Garcia <daniel.garcia@suse.com>
- Add support-old-pyproject.patch instead of sed command to support
old license format in pyproject.toml
-------------------------------------------------------------------
Fri Nov 7 15:04:58 UTC 2025 - Marius Grossu <marius.grossu@suse.com>