python-oslo.versionedobjects 1.36.1-0ubuntu2 source package in Ubuntu

Changelog

python-oslo.versionedobjects (1.36.1-0ubuntu2) focal; urgency=medium

  * d/t/python-import: Ensure this test is py3-only.

 -- Corey Bryant <email address hidden>  Tue, 10 Dec 2019 13:25:04 -0500

Upload details

Uploaded by:
Corey Bryant
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-oslo.versionedobjects_1.36.1.orig.tar.gz 146.8 KiB 2512974b8f75f4c2d31fa597dfc5b870bd01dab74969c13f300aedcef3f28256
python-oslo.versionedobjects_1.36.1-0ubuntu2.debian.tar.xz 5.1 KiB 6a0d53c5c5e9dbcbabc984454fc18a6f1fd5aa7b668bd2010f3f4bfe45b18cc4
python-oslo.versionedobjects_1.36.1-0ubuntu2.dsc 3.3 KiB c0b4bc25b11e261afc97c77a7faffae1346faa993db2e4cce3dbe0b96a459149

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.