15
0
forked from pool/python-pbr

Accepting request 317297 from Cloud:OpenStack:Master

- update to 1.3.0:
  * Wrap env markers in parens
  * Updated from global requirements
  * Add more documentation around building docs
  * Updated from global requirements
  * Use string for 'OS_TEST_TIMEOUT' default
  * Updated from global requirements
  * This documents the use of comments that work between 2.6, 2.7 and 3.4
- Add 0001-Remove-sphinx_config.init_values-manual-call.patch . Needed
  for newer Sphinx versions.

- update to 1.2.0:
  * Strip markers from test requirements
  * Revert "Remove sphinx_config.init_values(

OBS-URL: https://build.opensuse.org/request/show/317297
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=33
This commit is contained in:
2015-07-20 06:50:00 +00:00
committed by Git OBS Bridge
parent 16cb1d65f8
commit 0caf1b9215
5 changed files with 96 additions and 4 deletions

View File

@@ -1,3 +1,24 @@
-------------------------------------------------------------------
Fri Jul 17 11:54:48 UTC 2015 - tbechtold@suse.com
- update to 1.3.0:
* Wrap env markers in parens
* Updated from global requirements
* Add more documentation around building docs
* Updated from global requirements
* Use string for 'OS_TEST_TIMEOUT' default
* Updated from global requirements
* This documents the use of comments that work between 2.6, 2.7 and 3.4
- Add 0001-Remove-sphinx_config.init_values-manual-call.patch . Needed
for newer Sphinx versions.
-------------------------------------------------------------------
Wed Jun 24 08:24:05 UTC 2015 - dmueller@suse.com
- update to 1.2.0:
* Strip markers from test requirements
* Revert "Remove sphinx_config.init_values(
-------------------------------------------------------------------
Tue Jun 9 07:17:47 UTC 2015 - tbechtold@suse.com