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 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e13ff1d7886bf992363e894a0ed13c38dece3935aec4d11a1cbb74acf1dccb64
size 515308

3
click-extra-5.0.2.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b60974b4c6f21fe5e794d0dda12346b825f46ccd5b8e000c643d1c539ef57c20
size 515512

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>

View File

@@ -19,7 +19,7 @@
%define module_name click-extra
%{?sle15_python_module_pythons}
Name: python-click-extra
Version: 5.0.1
Version: 5.0.2
Release: 0
Summary: Drop-in replacement for Click to make user-friendly and colorful CLI
License: GPL-2.0-or-later