15
0

Accepting request 1238892 from home:ojkastl_buildservice:Branch_devel_languages_python

update to 4.12.0

OBS-URL: https://build.opensuse.org/request/show/1238892
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-click-extra?expand=0&rev=7
This commit is contained in:
2025-01-20 10:33:48 +00:00
committed by Git OBS Bridge
parent b6c73ca481
commit e5e2f1b7ce
5 changed files with 20 additions and 35 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Mon Jan 20 06:03:47 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
- update to 4.12.0
- Remove Click Extra's own implementation of HelpOption class now
that fixes have reached Click's upstream.
- Redefine @help_option decorator to default to --help/-h
options.
- Add more logging examples in documentation.
- Add tests on ubuntu-24.04-arm and ubuntu-22.04-arm.
- Use uv to install specific versions of Python.
- remove patch click818.patch
-------------------------------------------------------------------
Thu Jan 16 11:19:15 UTC 2025 - Markéta Machová <mmachova@suse.com>