15
0

- Correct BuildRequires.

- Fix URL to actually be an URL.
- Add patch support-poetry-core-2.patch:
  * Support poetry-core 2.0 changes.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dataclasses-json?expand=0&rev=8
This commit is contained in:
2025-01-10 04:22:50 +00:00
committed by Git OBS Bridge
parent 859a8fdcc9
commit 03ce13e55b
3 changed files with 59 additions and 5 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Jan 10 04:22:08 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Correct BuildRequires.
- Fix URL to actually be an URL.
- Add patch support-poetry-core-2.patch:
* Support poetry-core 2.0 changes.
-------------------------------------------------------------------
Tue Aug 27 16:56:04 UTC 2024 - Guang Yee <gyee@suse.com>