oslo.serialization 5.9.1 (gazpacho)
We exuberantly announce the release of: oslo.serialization 5.9.1 This release is part of the gazpacho release series. The source is available from: https://opendev.org/openstack/oslo.serialization Download the package from: https://pypi.org/project/oslo.serialization Please report issues through: https://bugs.launchpad.net/oslo.serialization/+bugs For more details, please see below. Changes in oslo.serialization 5.9.0..5.9.1 ------------------------------------------ 544091c Remove tzdata from requirements 837d4d4 Add typing classifier Diffstat (except docs and test files) ------------------------------------- pyproject.toml | 1 + requirements.txt | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index a7c0294..0ec3e7b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12 +11,0 @@ oslo.utils>=3.33.0 # Apache-2.0 -tzdata>=2022.4 # MIT
participants (1)
-
no-reply@openstack.org