15
0
forked from pool/python-cliff

Accepting request 158636 from devel:languages:python

- 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
This commit is contained in:
Stephan Kulow
2013-03-12 10:32:52 +00:00
committed by Git OBS Bridge
parent 3c9ab44b0d
commit e2f2b21168
4 changed files with 17 additions and 7 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
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