forked from pool/python-cmd2
Accepting request 1224302 from home:mnhauke
- Update to version 2.5.6
* Fixed type hint for with_default_category decorator which
caused type checkers to mistype a subclass of CommandSet as a
plain CommandSet.
- Update to version 2.5.5
* Fixed type hints for passing a class method to with_argparser
and as_subcommand_to.
* Fixed issue where set command was not always printing a
settable's current value.
OBS-URL: https://build.opensuse.org/request/show/1224302
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cmd2?expand=0&rev=102
This commit is contained in:
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 14 19:27:34 UTC 2024 - Martin Hauke <mardnh@gmx.de>
|
||||
|
||||
- Update to version 2.5.6
|
||||
* Fixed type hint for with_default_category decorator which
|
||||
caused type checkers to mistype a subclass of CommandSet as a
|
||||
plain CommandSet.
|
||||
- Update to version 2.5.5
|
||||
* Fixed type hints for passing a class method to with_argparser
|
||||
and as_subcommand_to.
|
||||
* Fixed issue where set command was not always printing a
|
||||
settable's current value.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 7 16:32:16 UTC 2024 - Martin Hauke <mardnh@gmx.de>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user