15
0
forked from pool/python-cliff

Accepting request 433090 from devel:languages:python

1

OBS-URL: https://build.opensuse.org/request/show/433090
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cliff?expand=0&rev=27
This commit is contained in:
2016-10-04 14:00:56 +00:00
committed by Git OBS Bridge
parent 378590c61d
commit 1a0d8b36e9
5 changed files with 20 additions and 5 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Tue Oct 4 10:25:23 UTC 2016 - tbechtold@suse.com
update to version 2.2.0
* Fixed broken link
* pep8: fix F405 error
* add formattable columns concept
* command: make run() return take_action() value
* Fix cliff URLs in doc and demoapp
* Avoid ASCII encoding errors when output is redirected
* Fix Command class doc typo
* Remove announce.rst
* Updated from global requirements
* Add tests, cover more cases
-------------------------------------------------------------------
Thu Jul 7 13:15:49 UTC 2016 - tbechtold@suse.com