forked from pool/python-click
- Update to 8.2.1:
* Fix flag value handling for flag options with a provided type. #2894 #2897 * Fix shell completion for nested groups. #2906 * Flush sys.stderr at the end of CliRunner.invoke. #2682 * Fix EOF handling for stdin input in CliRunner. #2787 - Update URL. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-click?expand=0&rev=56
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 21 07:16:31 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Update to 8.2.1:
|
||||
* Fix flag value handling for flag options with a provided type.
|
||||
#2894 #2897
|
||||
* Fix shell completion for nested groups. #2906
|
||||
* Flush sys.stderr at the end of CliRunner.invoke. #2682
|
||||
* Fix EOF handling for stdin input in CliRunner. #2787
|
||||
- Update URL.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun May 11 06:30:48 UTC 2025 - Sebastian Wagner <sebix@sebix.at>
|
||||
|
||||
|
Reference in New Issue
Block a user