15
0

Accepting request 1281615 from home:ojkastl_buildservice:Branch_devel_languages_python

update to 5.0.2

OBS-URL: https://build.opensuse.org/request/show/1281615
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-click-extra?expand=0&rev=21
This commit is contained in:
2025-06-02 07:14:37 +00:00
committed by Git OBS Bridge
parent 766155f1b7
commit a83c3eadf4
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sat May 31 13:26:50 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
- update to 5.0.2:
* Set ExtraCommand default prog_name to CLI's name to avoid it to be
named python -m <module_name> if invoked out of a module.
* Tweak exit code rendering of CLI runs.
-------------------------------------------------------------------
Thu May 29 05:55:06 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>