python-pbr/python-pbr-doc.changes
Dirk Mueller a12957c5df Accepting request 332225 from Cloud:OpenStack:Master
- 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

- 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

OBS-URL: https://build.opensuse.org/request/show/332225
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=47
2015-09-21 09:01:34 +00:00

40 lines
1.4 KiB
Plaintext

-------------------------------------------------------------------
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