oslo.policy 4.7.0 (gazpacho)
We are pumped to announce the release of: oslo.policy 4.7.0 This release is part of the gazpacho release series. The source is available from: https://opendev.org/openstack/oslo.policy Download the package from: https://pypi.org/project/oslo.policy Please report issues through: https://bugs.launchpad.net/oslo.policy/+bugs For more details, please see below. 4.7.0 ^^^^^ Upgrade Notes * Support for Python 3.9 has been removed. Now the minimum python version supported is 3.10. Changes in oslo.policy 4.6.0..4.7.0 ----------------------------------- d128efe reno: Update master for unmaintained/2024.1 8dab452 Bump pyupgrade target to 3.10+ 14b7390 Migrate bandit options to pyproject.toml 2697958 pre-commit: Bump dependencies ecc411f Migrate setup configuration to pyproject.toml 44221e2 Drop Python 3.9 support 1ff1123 Update master for stable/2025.2 Diffstat (except docs and test files) ------------------------------------- .pre-commit-config.yaml | 18 +++----- oslo_policy/_checks.py | 2 +- oslo_policy/policy.py | 2 +- oslo_policy/shell.py | 2 +- oslo_policy/sphinxext.py | 6 +-- oslo_policy/sphinxpolicygen.py | 2 +- pyproject.toml | 52 ++++++++++++++++++++++ .../notes/remove-py39-ccce0cffbb3a90ab.yaml | 5 +++ releasenotes/source/2024.1.rst | 2 +- releasenotes/source/2025.2.rst | 6 +++ releasenotes/source/index.rst | 1 + setup.cfg | 42 ----------------- 13 files changed, 79 insertions(+), 63 deletions(-)
participants (1)
-
no-reply@openstack.org