Lon Hohberger 544091c1de Remove tzdata from requirements
tzdata is self-described as binary data compiled using zic, which
makes it difficult to show end to end provenance for OpenStack
users and ISVs. The Python zoneinfo library usually utilizes the
operating system's provided time zone data, making this dependency
superfluous in most cases. Yet, tools such as 'pip' will install
it anyway due to its presence in requirements.txt.

It still exists in the global requirements' upper-constraints.txt
file, so this project still will install it when running unit
tests using tox.

Change-Id: I98dde35cb6f5cfe37d4d6c7aa0f3125c4028aed3
Signed-off-by: Lon Hohberger <lhh@redhat.com>
2026-01-28 08:40:20 -05:00
2025-12-04 14:08:45 +00:00
2025-12-04 18:21:57 +00:00
2025-12-04 18:21:57 +00:00
2020-09-08 12:34:48 +02:00
2019-04-19 19:32:20 +00:00
2025-12-04 18:21:57 +00:00
2018-07-04 08:23:05 +07:00
2019-02-17 10:28:24 +08:00
2026-01-05 15:02:29 +00:00
2025-11-21 22:08:27 +09:00
2025-12-04 14:08:45 +00:00
2024-05-01 11:42:28 +09:00
2025-12-11 17:02:51 +09:00

oslo.serialization

image

Latest Version

Downloads

The oslo.serialization library provides support for representing objects in transmittable and storable formats, such as Base64, JSON and MessagePack.

Description
OpenStack library for serialization
Readme 3.3 MiB
Languages
Python 100%