- Update to 0.13.0:

* Add parser for [dependency-groups].
- Skip a testcase broken by Click 8.2.0.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyproject-parser?expand=0&rev=6
This commit is contained in:
2025-05-15 04:32:39 +00:00
committed by Git OBS Bridge
parent 9af8f9feda
commit b1a2642b1c
4 changed files with 15 additions and 8 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu May 15 04:31:53 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 0.13.0:
* Add parser for [dependency-groups].
- Skip a testcase broken by Click 8.2.0.
-------------------------------------------------------------------
Thu Feb 27 10:11:48 UTC 2025 - ecsos <ecsos@opensuse.org>