diff options
author | Leon Anavi <leon.anavi@konsulko.com> | 2020-08-17 14:28:58 +0300 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2020-08-18 09:37:27 -0700 |
commit | 82262c7eed49129e0807e9f97f74efc53a3188e8 (patch) | |
tree | 7552b4f7c6ec5dc488f9d619f9f6d2523d31bfe1 /meta-python/recipes-devtools/python/python-systemd/endian.patch | |
parent | 64aed6b5442be0077b1794b7857af9be849792b5 (diff) | |
download | meta-openembedded-82262c7eed49129e0807e9f97f74efc53a3188e8.tar.gz |
python3-cmd2: Upgrade 1.3.2 -> 1.3.3
Upgrade to release 1.3.3:
- CommandSet command functions (do_, complete_, help_) will no
longer have the cmd2 app passed in as the first parameter after
self since this is already a class member.
- Renamed install_command_set() and uninstall_command_set() to
register_command_set() and unregister_command_set() for better
name consistency.
- Fixed help formatting bug in Cmd2ArgumentParser when metavar is
a tuple.
- Fixed tab completion bug when using CompletionItem on an
argument whose metavar is a tuple.
- Added explicit testing against python 3.5.2 for Ubuntu 16.04,
and 3.5.3 for Debian 9.
- Added fallback definition of typing.Deque (taken from 3.5.4)
- Removed explicit type hints that fail due to a bug in 3.5.2
favoring comment-based hints instead.
- When passing a ns_provider to an argparse command, will now
attempt to resolve the correct CommandSet instance for self.
If not, it'll fall back and pass in the cmd2 app.
- Added missing doc-string for new cmd2.Cmd init parameters
introduced by CommandSet enhancement.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-systemd/endian.patch')
0 files changed, 0 insertions, 0 deletions