We are stoked to announce the release of: reno 2.11.0: RElease NOtes manager The source is available from: https://git.openstack.org/cgit/openstack/reno Download the package from: https://pypi.org/project/reno Please report issues through launchpad: https://storyboard.openstack.org/#!/project/933 For more details, please see below. Changes in reno 2.10.0..2.11.0 ------------------------------ 355e167 Use unicode for debug string 030785a link to the europython 2018 presentation about reno 6dec428 build our docs with the lower-constraints ba9eab1 update sphinx to at least 1.6.1 9358275 move sphinx flags to tox.ini 399049a add lower-constraints tox environment and job a847e91 Migrate the link of bug report button to storyboard Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 1 + lower-constraints.txt | 5 +++++ reno/sphinxext.py | 2 +- requirements.txt | 2 +- setup.cfg | 11 +---------- tox.ini | 14 +++++++++++++- 8 files changed, 33 insertions(+), 15 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index 2cc558f..079e796 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6 +6 @@ pbr -PyYAML>=3.1.0 +PyYAML>=3.10
participants (1)
-
no-reply@openstack.org