------------------------------------------------------------------- Fri Apr 1 15:20:52 UTC 2016 - tbechtold@suse.com - update to 1.8.1: * Handle the case where cmd.distribution has no pbr attribute * test_integration cleanups * Remove redundant testscenarios glue * Add standard code coverage configuration file * Add shields.io version/downloads links/badges into README.rst ------------------------------------------------------------------- Sun Sep 20 09:03:29 UTC 2015 - tbechtold@suse.com - update to 1.8.0: * Strip comments present in setup.cfg * Protect WSGI application with a critical section - Remove 0001-Remove-sphinx_config.init_values-manual-call.patch Fixed upstream ------------------------------------------------------------------- Wed Sep 9 06:42:06 UTC 2015 - tbechtold@suse.com - update to 1.7.0: * Have pbr egg_info.writer check PBR is enabled ------------------------------------------------------------------- Wed Aug 26 06:20:59 UTC 2015 - tbechtold@suse.com - update to 1.6.0: * Strip comments in requirements files * Handle git being entirely absent * We require the use of setuptools * Fix retrieval of commit data and most recent tag ------------------------------------------------------------------- Tue Aug 11 07:34:34 UTC 2015 - seife+obs@b1-systems.com - update to version 1.4.0 * Fix docs for environment markers in extras * Export ChangeLog and AUTHORS in install * Show how long the git querying takes * Add wsgi_scripts support to PBR * Updated from global requirements - requires python-mock >= 1.2 ------------------------------------------------------------------- Mon Aug 3 09:46:34 UTC 2015 - toddrme2178@gmail.com - Split documentation into own package to avoid dependency loop