15
0
forked from pool/python-cliff

Accepting request 290108 from devel:languages:python

1

OBS-URL: https://build.opensuse.org/request/show/290108
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cliff?expand=0&rev=22
This commit is contained in:
2015-03-11 08:58:40 +00:00
committed by Git OBS Bridge
parent ec02450507
commit 84ac898719
4 changed files with 21 additions and 6 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Tue Mar 10 08:52:12 UTC 2015 - tbechtold@suse.com
- update to 1.10.1:
* Document print_help_if_requested method
* Allow to call initialize_app when running --help
* Hide prompt in batch/pipe mode
* Correct completion in interactive mode
* Fix pep8 tests for lambda
* Updated from global requirements
* Fix git repo urls in tox.ini
* Add deprecated attribute to commands
* Workflow documentation is now in infra-manual
- Adjust Requires according to requirements.txt
-------------------------------------------------------------------
Thu Jan 8 13:39:41 UTC 2015 - tbechtold@suse.com