python-oslo.versionedobjects 3.3.0-0ubuntu1 source package in Ubuntu

Changelog

python-oslo.versionedobjects (3.3.0-0ubuntu1) noble; urgency=medium

  * New upstream release for OpenStack Caracal.

 -- James Page <email address hidden>  Mon, 11 Mar 2024 11:58:20 +0000

Upload details

Uploaded by:
James Page
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release main python

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-oslo.versionedobjects_3.3.0.orig.tar.gz 151.3 KiB b6eb1e5e277c1240d1a8e8fac43f870fdda116f72d4e5e171f7d4d1153e82842
python-oslo.versionedobjects_3.3.0-0ubuntu1.debian.tar.xz 8.0 KiB 60d172fad59aa10efb07862b3be622ac5d8380ded9850fc4ace9f1cec20dde31
python-oslo.versionedobjects_3.3.0-0ubuntu1.dsc 3.1 KiB 2b2c3a38069c2fa0b5559ee10b17d78213312cb06da4dc908a0e9e24208595a9

Available diffs

View changes file

Binary packages built by this source

python-oslo.versionedobjects-doc: deals with DB schema versions and code expectations - doc

 oslo.versionedobjects library deals with DB schema being at different versions
 than the code expects, allowing services to be operated safely during
 upgrades. It enables DB independent schema by providing an abstraction layer,
 which allows one to support SQL and NoSQL Databases. oslo.versionedobjects is
 also used in RPC APIs, to ensure upgrades happen without spreading version
 dependent code across different services and projects.
 .
 This package contains the documentation.

python3-oslo.versionedobjects: deals with DB schema versions and code expectations - Python 3.x

 oslo.versionedobjects library deals with DB schema being at different versions
 than the code expects, allowing services to be operated safely during
 upgrades. It enables DB independent schema by providing an abstraction layer,
 which allows one to support SQL and NoSQL Databases. oslo.versionedobjects is
 also used in RPC APIs, to ensure upgrades happen without spreading version
 dependent code across different services and projects.
 .
 This package contains the Python 3.x module.