14
0
forked from pool/python-cmd2

Accepting request 1225968 from home:mnhauke

- Update to version 2.5.7
  * Fixed issue where argument parsers for overridden commands
    were not being created..
  * Fixed issue where Cmd.ppaged() was not writing to the passed
    in destination.

OBS-URL: https://build.opensuse.org/request/show/1225968
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cmd2?expand=0&rev=104
This commit is contained in:
2024-11-23 22:32:42 +00:00
committed by Git OBS Bridge
parent 2e833d7c93
commit 686620a41f
4 changed files with 13 additions and 4 deletions

View File

@@ -17,7 +17,7 @@
Name: python-cmd2
Version: 2.5.6
Version: 2.5.7
Release: 0
Summary: Extra features for standard library's cmd module
License: MIT