We high-spiritedly announce the release of: oslo.vmware 2.34.1: Oslo VMware library This release is part of the train release series. The source is available from: https://opendev.org/openstack/oslo.vmware Download the package from: https://pypi.org/project/oslo.vmware Please report issues through: https://bugs.launchpad.net/oslo.vmware/+bugs For more details, please see below. Changes in oslo.vmware 2.34.0..2.34.1 ------------------------------------- c592465 Follow the new PTI for document build f1c25b1 Add Python 3 Train unit tests ce3122c Add local bindep.txt d63f76a Sync Sphinx requirement Diffstat (except docs and test files) ------------------------------------- .gitignore | 2 ++ .zuul.yaml | 3 +-- bindep.txt | 14 ++++++++++ lower-constraints.txt | 2 +- setup.cfg | 17 +----------- test-requirements.txt | 6 ----- tox.ini | 42 ++++++++++++++++++----------- 10 files changed, 65 insertions(+), 93 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index 044e616..c4f7f31 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -17,6 +16,0 @@ coverage!=4.4,>=4.0 # Apache-2.0 - -# this is required for the docs build jobs -openstackdocstheme>=1.18.1 # Apache-2.0 -sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD -reno>=2.5.0 # Apache-2.0 -
participants (1)
-
no-reply@openstack.org