[release-announce] oslo.reports 1.30.0 (train)
no-reply at openstack.org
no-reply at openstack.org
Wed Sep 4 14:44:54 UTC 2019
We high-spiritedly announce the release of:
oslo.reports 1.30.0: oslo.reports library
This release is part of the train release series.
The source is available from:
https://opendev.org/openstack/oslo.reports
Download the package from:
https://pypi.org/project/oslo.reports
Please report issues through:
https://bugs.launchpad.net/oslo.reports/+bugs
For more details, please see below.
Changes in oslo.reports 1.29.2..1.30.0
--------------------------------------
6c234d4 Add Python 3 Train unit tests
f35e099 Move doc related modules to doc/requirements.txt
25dc067 Sync Sphinx requirement
8425d85 Replace git.openstack.org URLs with opendev.org URLs
8693977 OpenDev Migration Patch
54f7dd9 Update master for stable/stein
Diffstat (except docs and test files)
-------------------------------------
.gitignore | 2 ++
.gitreview | 2 +-
.zuul.yaml | 4 +---
README.rst | 2 +-
releasenotes/source/index.rst | 1 +
releasenotes/source/stein.rst | 6 ++++++
setup.cfg | 3 ++-
test-requirements.txt | 5 -----
tox.ini | 13 ++++++++++---
12 files changed, 39 insertions(+), 15 deletions(-)
Requirements updates
--------------------
diff --git a/test-requirements.txt b/test-requirements.txt
index c2e49e7..dd7410a 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -9,4 +8,0 @@ stestr>=2.0.0 # Apache-2.0
-# These are needed for docs generation
-openstackdocstheme>=1.18.1 # Apache-2.0
-sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD
-
@@ -19 +14,0 @@ coverage!=4.4,>=4.0 # Apache-2.0
-reno>=2.5.0 # Apache-2.0
More information about the Release-announce
mailing list