- update to 4.2.0:

* Deprecate 'test' integration
  * Deprecate 'build\_sphinx' integration
  * Add Sphinx extension
  * doc: Add documentation for missing '[pbr]' options
  * doc: Fix formatting of packagers guide
  * Switch to stestr

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=95
This commit is contained in:
2018-09-04 08:49:50 +00:00
committed by Git OBS Bridge
parent bf2eeed5ba
commit 785cd2f1d3
4 changed files with 17 additions and 9 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Tue Sep 4 08:47:32 UTC 2018 - dmueller@suse.com
- update to 4.2.0:
* Deprecate 'test' integration
* Deprecate 'build\_sphinx' integration
* Add Sphinx extension
* doc: Add documentation for missing '[pbr]' options
* doc: Fix formatting of packagers guide
* Switch to stestr
-------------------------------------------------------------------
Mon Aug 27 15:24:52 UTC 2018 - tchvatal@suse.com