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:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:00b27eaf29169f7aac2fcdf57af879156b7790b50803d24ccfc01a247653de97
|
||||
size 724291
|
3
cmd2-2.5.7.tar.gz
Normal file
3
cmd2-2.5.7.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0c5ed3a04869ca628abf76f8a603d57c8631c5fd4db10cf8a48d5cd7856ba110
|
||||
size 725759
|
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 23 11:09:05 UTC 2024 - Martin Hauke <mardnh@gmx.de>
|
||||
|
||||
- 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.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 14 19:27:34 UTC 2024 - Martin Hauke <mardnh@gmx.de>
|
||||
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user