15
0
forked from pool/python-cliff

Accepting request 280442 from devel:languages:python

1

OBS-URL: https://build.opensuse.org/request/show/280442
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cliff?expand=0&rev=21
This commit is contained in:
2015-01-09 19:50:31 +00:00
committed by Git OBS Bridge
parent ed21c5ca2c
commit ec02450507
4 changed files with 28 additions and 7 deletions

View File

@@ -1,3 +1,22 @@
-------------------------------------------------------------------
Thu Jan 8 13:39:41 UTC 2015 - tbechtold@suse.com
- update to 1.9.0:
* print the real error cmd argument
* Updated from global requirements
* Update link to docs in README
* Bring doc build up to standard
* Add pbr to installation requirements
* Add more detail to the README
* Updated from global requirements
* Add docs environment to tox.ini
* mock.assert_called_once() is not a valid method
* Work toward Python 3.4 support and testing
* warn against sorting requirements
- Adjust Requires according to requirements.txt
- Adjust BuildRequires accroding to test-requirements.txt
- Fix build path for documentation
-------------------------------------------------------------------
Sat Sep 13 16:47:41 UTC 2014 - tbechtold@suse.com