14
0

- Switch to autosetup and pyproject macros.

- List files and directories explicitly in %files.
- Add patch support-new-poetry.patch:
  * Do not use deprecated sections in pyproject.toml.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-srcinfo?expand=0&rev=16
This commit is contained in:
2025-06-16 02:53:43 +00:00
committed by Git OBS Bridge
parent 953e461d9a
commit 9a7b3f4c91
3 changed files with 43 additions and 6 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Jun 16 02:53:21 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Switch to autosetup and pyproject macros.
- List files and directories explicitly in %files.
- Add patch support-new-poetry.patch:
* Do not use deprecated sections in pyproject.toml.
-------------------------------------------------------------------
Fri Jun 13 10:13:37 UTC 2025 - Markéta Machová <mmachova@suse.com>