Accepting request 327750 from devel:languages:python

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/327750
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cliff?expand=0&rev=24
This commit is contained in:
2015-09-01 22:35:49 +00:00
committed by Git OBS Bridge
parent bab7a5447d
commit 3491aada94
5 changed files with 37 additions and 11 deletions

View File

@@ -1,3 +1,26 @@
-------------------------------------------------------------------
Fri Aug 21 09:06:27 UTC 2015 - tbechtold@suse.com
- update to 1.14.0:
* Add csv formatter test
* Fix encoding issue with the default python csv output
* Remove py26 as a default test from tox.ini
* Set demo app up with deferred help
* Add command fuzzy matching
* Updated from global requirements
* Remove requirements.txt from tox.ini
* Updated from global requirements
* Updated from global requirements
* Allow subcommands to accept --help when using 'deferred_help'
* Updated from global requirements
* Fix logging config in demo app
* Use base command for help test
* Updated from global requirements
* Include the automatically-generated changelog
* Updated from global requirements
- Adjust Requires according to requirements.txt
- Refreshed relax-sphinx-requirement.patch
-------------------------------------------------------------------
Fri Jul 24 20:51:29 UTC 2015 - seife+obs@b1-systems.com