python-cmd2

Edit Package python-cmd2
No description set
Refresh
Refresh
Source Files
Filename Size Changed
cmd2-2.0.1.tar.gz 0000644705 630 KB
python-cmd2.changes 0000044707 43.7 KB
python-cmd2.spec 0000003354 3.28 KB
Revision 82 (latest revision is 97)
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 897994 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 82)
- Update to version 2.0.1
  Bug Fixes
  * Exclude plugins and tests_isolated directories from tarball
    published to PyPI for cmd2 release
- Update to version 2.0.0
  Bug Fixes
  * Fixed issue where history indexes could get repeated
  * Fixed issue where TableCreator was tossing blank last line
  * Corrected help text for alias command
  Breaking Changes
  * cmd2 2.0 supports Python 3.6+ (removed support for Python 3.5)
  * Argparse Completion / Settables
    + Replaced choices_function / choices_method with
      choices_provider.
    + Replaced completer_function / completer_method with completer.
    + ArgparseCompleter now always passes cmd2.Cmd or CommandSet
      instance as the first positional
    + argument to choices_provider and completer functions.
  * Moved basic_complete from utils into cmd2.Cmd class.
  * Moved CompletionError to exceptions.py
  * Namespace.__statement__ has been removed.
    Use Namespace.cmd2_statement.get() instead.
  * Removed --silent flag from alias/macro create since startup
    scripts can be run silently.
  * Removed --with_silent flag from alias/macro list since startup
    scripts can be run silently.
  * Removed with_argparser_and_unknown_args since it was deprecated
    in 1.3.0.
  * Renamed silent_startup_script to silence_startup_script for
    clarity.
Comments 0
openSUSE Build Service is sponsored by