Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-cmd2 for openSUSE:Factory checked in at 2021-10-20 20:23:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-cmd2 (Old) and /work/SRC/openSUSE:Factory/.python-cmd2.new.1890 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-cmd2" Wed Oct 20 20:23:35 2021 rev:40 rq:925761 version:2.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-cmd2/python-cmd2.changes 2021-07-21 19:05:29.979199698 +0200 +++ /work/SRC/openSUSE:Factory/.python-cmd2.new.1890/python-cmd2.changes 2021-10-20 20:24:22.125381203 +0200 @@ -1,0 +2,24 @@ +Sat Oct 16 21:48:02 UTC 2021 - Dirk M??ller <[email protected]> + +- update to 2.2.0: + * Fixed extra space appended to each alias by "alias list" command + * New function `set_default_ap_completer_type()` + * Added `ArgumentParser.get_ap_completer_type()` and + `ArgumentParser.set_ap_completer_type()`. + * Added `ap_completer_type` keyword arg to `Cmd2ArgumentParser.__init__()` + which saves a call to `set_ap_completer_type()`. This keyword will also + work with `add_parser()` when creating subcommands if the base + command's parser is a `Cmd2ArgumentParser`. + * New function `register_argparse_argument_parameter()` + * Using `SimpleTable` in the output for the following commands + * Tab completion of `CompletionItems` now includes divider row + * Removed `--verbose` flag from set command since descriptions always show now. + * All cmd2 built-in commands now populate `self.last_result`. + * Argparse tab completer will complete remaining flag names if there are no + more positionals to complete. + * Updated `async_alert()` to account for `self.prompt` not matching Readline's + current prompt. + * Deleted ``set_choices_provider()`` and ``set_completer()`` which were + deprecated in 2.1.2 + +------------------------------------------------------------------- Old: ---- cmd2-2.1.2.tar.gz New: ---- cmd2-2.2.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-cmd2.spec ++++++ --- /var/tmp/diff_new_pack.LDQJFH/_old 2021-10-20 20:24:22.557381470 +0200 +++ /var/tmp/diff_new_pack.LDQJFH/_new 2021-10-20 20:24:22.557381470 +0200 @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-cmd2 -Version: 2.1.2 +Version: 2.2.0 Release: 0 Summary: Extra features for standard library's cmd module License: MIT ++++++ cmd2-2.1.2.tar.gz -> cmd2-2.2.0.tar.gz ++++++ ++++ 3499 lines of diff (skipped)
