anag_factory 8f29b7ea46 Accepting request 1359331 from devel:languages:python
- update to 4.0.0:
  * Previously, `cmd2` relied on the GNU Readline library for
    command history. As of version 4.0.0,
  * `cmd2` has migrated to prompt-toolkit for
  * all input and history handling.
  * [cmd2.Cmd][] uses `prompt-toolkit` to provide familiar
    command-line history capabilities while also
  * `prompt-toolkit` saves everything you type, whether it is a
    valid command or not. `cmd2` only saves input to internal
    history if the command parses successfully and is a valid
    command. This design choice was intentional, because the
    contents of history can be saved to a file as a script, or
    can be re-run. Not saving invalid input reduces unintentional
    errors when doing so.
- drop failing_tests.patch (upstream)

OBS-URL: https://build.opensuse.org/request/show/1359331
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cmd2?expand=0&rev=58
2026-06-15 17:40:41 +00:00
2026-06-14 21:38:48 +00:00
2026-06-14 21:38:48 +00:00
2026-06-14 21:38:48 +00:00
2026-06-14 21:38:48 +00:00
2026-06-14 21:38:48 +00:00
S
Description
No description provided
322 KiB
Languages
Diff 100%