We eagerly announce the release of: oslo.context 6.2.0 This release is part of the gazpacho release series. The source is available from: https://opendev.org/openstack/oslo.context Download the package from: https://pypi.org/project/oslo.context Please report issues through: https://bugs.launchpad.net/oslo.context/+bugs For more details, please see below. 6.2.0 ^^^^^ Upgrade Notes * Support for Python 3.9 has been removed. Now the minimum python version supported is 3.10. Changes in oslo.context 6.1.0..6.2.0 ------------------------------------ 0184e52 Add missing py.typed file ba20a93 ruff: Use more specific name to enable pyupgrade rule 0221009 reno: Update master for unmaintained/2024.1 b75818e Add repository URL 54fc836 pre-commit: Bump dependencies 151fd83 Migrate setup configuration to pyproject.toml 876fdc0 Drop Python 3.9 support 8d19ca7 Update master for stable/2025.2 Diffstat (except docs and test files) ------------------------------------- .pre-commit-config.yaml | 16 ++----- oslo_context/context.py | 56 +++++++++++----------- oslo_context/py.typed | 0 pyproject.toml | 39 ++++++++++++++- .../notes/remove-py39-643032e829d29b78.yaml | 5 ++ releasenotes/source/2024.1.rst | 2 +- releasenotes/source/2025.2.rst | 6 +++ releasenotes/source/index.rst | 1 + setup.cfg | 25 ---------- 9 files changed, 83 insertions(+), 67 deletions(-)
participants (1)
-
no-reply@openstack.org