oslo.rootwrap 7.8.0 (gazpacho)
We high-spiritedly announce the release of: oslo.rootwrap 7.8.0 This release is part of the gazpacho release series. The source is available from: https://opendev.org/openstack/oslo.rootwrap Download the package from: https://pypi.org/project/oslo.rootwrap Please report issues through: https://bugs.launchpad.net/oslo.rootwrap/+bugs For more details, please see below. 7.8.0 ^^^^^ Upgrade Notes * Support for Python 3.9 has been removed. Now the minimum python version supported is 3.10. Changes in oslo.rootwrap 7.7.0..7.8.0 ------------------------------------- f8cdec0 reno: Update master for unmaintained/2024.1 d79b0f7 Bump pyupgrade target to 3.10+ 5422fb8 pre-commit: Bump versions f842fdf Simplify package loading d7cc3fa Migrate setup configuration to pyproject.toml c387015 Drop Python 3.9 support 0734a5f Update master for stable/2025.2 2f53ff2 Fix outdated benchmark target Diffstat (except docs and test files) ------------------------------------- .pre-commit-config.yaml | 15 +++------ benchmark/benchmark.py | 8 ++--- oslo_rootwrap/cmd.py | 4 +-- pyproject.toml | 36 ++++++++++++++++++++++ .../notes/remove-py39-09e98fefdd1966c8.yaml | 5 +++ releasenotes/source/2024.1.rst | 2 +- releasenotes/source/2025.2.rst | 6 ++++ releasenotes/source/index.rst | 1 + setup.cfg | 31 ------------------- tox.ini | 7 ++--- 10 files changed, 62 insertions(+), 53 deletions(-)
participants (1)
-
no-reply@openstack.org