oslo.db 17.3.0 (flamingo)
We are psyched to announce the release of: oslo.db 17.3.0 This release is part of the flamingo release series. The source is available from: https://opendev.org/openstack/oslo.db Download the package from: https://pypi.org/project/oslo.db Please report issues through: https://bugs.launchpad.net/oslo.db/+bugs For more details, please see below. Changes in oslo.db 17.2.1..17.3.0 --------------------------------- e2cbc0b Drop explicit dependency on python-subunit 89c59a5 Replace deprecated datetime.datetime.utcnow 3723512 add pyproject.toml to support pip 23.1 c830fef tox: Remove basepython 7280646 Use psycopg2-binary package 4bc5905 Update master for stable/2025.1 Diffstat (except docs and test files) ------------------------------------- pyproject.toml | 3 +++ releasenotes/source/2025.1.rst | 6 ++++++ releasenotes/source/index.rst | 1 + setup.cfg | 2 +- test-requirements.txt | 1 - tox.ini | 2 -- 7 files changed, 14 insertions(+), 5 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index 7a734d1..d88333b 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -3 +2,0 @@ fixtures>=3.0.0 # Apache-2.0/BSD -python-subunit>=1.0.0 # Apache-2.0/BSD
participants (1)
-
no-reply@openstack.org