forked from pool/python-cliff
- Update to 1.3.1:
- Sort list of commands in interactive help mode.
- Fix a dependency issue with PyParsing until the cmd2 package can
release an update setting the version of its dependency based on the
Python version. (forwarded request 158635 from dirkmueller)
OBS-URL: https://build.opensuse.org/request/show/158636
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cliff?expand=0&rev=3
30 lines
923 B
Plaintext
30 lines
923 B
Plaintext
-------------------------------------------------------------------
|
|
Tue Mar 12 09:12:29 UTC 2013 - dmueller@suse.com
|
|
|
|
- Update to 1.3.1:
|
|
- Sort list of commands in interactive help mode.
|
|
- Fix a dependency issue with PyParsing until the cmd2 package can
|
|
release an update setting the version of its dependency based on the
|
|
Python version.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 9 10:15:03 UTC 2012 - saschpe@suse.de
|
|
|
|
- Update to version 1.3:
|
|
+ Upstream provides no changelog
|
|
- Split out documentation
|
|
- Really run testsuite
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jul 27 10:46:22 UTC 2012 - saschpe@suse.de
|
|
|
|
- Add needed runtime requirements
|
|
- Run testsuite
|
|
- Set license to Apache-2.0
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jul 27 08:28:53 UTC 2012 - cthiel@suse.com
|
|
|
|
- initial package (version 1.0)
|
|
|