oslo.vmware 4.8.0 (gazpacho)
We are psyched to announce the release of: oslo.vmware 4.8.0 This release is part of the gazpacho 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. 4.8.0 ^^^^^ Upgrade Notes * Support for Python 3.9 has been removed. Now the minimum python version supported is 3.10. Changes in oslo.vmware 4.7.0..4.8.0 ----------------------------------- da2fb76 Remove unused PCRE packages 4f34100 Delay string interpolations at logging calls 0878106 Remove reference to tag framework 51984e3 reno: Update master for unmaintained/2024.1 c8c1ea8 Bump pyupgrade target to 3.10+ 280e826 Migrate bandit options to pyproject.toml 9117e6f pre-commit: Bump dependencies 1d79c70 Migrate setup configuration to pyproject.toml 201ea4b Drop Python 3.9 support 46d56ae Update master for stable/2025.2 Diffstat (except docs and test files) ------------------------------------- .pre-commit-config.yaml | 18 ++++------- README.rst | 11 ++----- bindep.txt | 2 -- oslo_vmware/exceptions.py | 2 +- oslo_vmware/image_util.py | 4 +-- oslo_vmware/objects/datastore.py | 6 ++-- oslo_vmware/pbm.py | 2 +- oslo_vmware/rw_handles.py | 4 +-- oslo_vmware/vim_util.py | 4 +-- pyproject.toml | 36 ++++++++++++++++++++++ .../notes/remove-py39-51518455aaf46d7f.yaml | 5 +++ releasenotes/source/2024.1.rst | 2 +- releasenotes/source/2025.2.rst | 6 ++++ releasenotes/source/index.rst | 1 + setup.cfg | 25 --------------- tox.ini | 2 ++ 18 files changed, 74 insertions(+), 62 deletions(-)
participants (1)
-
no-reply@openstack.org