diff --git a/cmd2-2.5.6.tar.gz b/cmd2-2.5.6.tar.gz deleted file mode 100644 index 2bc5284..0000000 --- a/cmd2-2.5.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:00b27eaf29169f7aac2fcdf57af879156b7790b50803d24ccfc01a247653de97 -size 724291 diff --git a/cmd2-2.5.7.tar.gz b/cmd2-2.5.7.tar.gz new file mode 100644 index 0000000..d6c1491 --- /dev/null +++ b/cmd2-2.5.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c5ed3a04869ca628abf76f8a603d57c8631c5fd4db10cf8a48d5cd7856ba110 +size 725759 diff --git a/python-cmd2.changes b/python-cmd2.changes index a88e7fb..e577ff9 100644 --- a/python-cmd2.changes +++ b/python-cmd2.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sat Nov 23 11:09:05 UTC 2024 - Martin Hauke + +- 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 diff --git a/python-cmd2.spec b/python-cmd2.spec index 3b02cfd..bc18b0d 100644 --- a/python-cmd2.spec +++ b/python-cmd2.spec @@ -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