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

Changelog

python-oslo.versionedobjects (1.29.0-0ubuntu1) bionic; urgency=medium

  * New upstream release.
  * d/control: Align (Build-)Depends with upstream.

 -- James Page <email address hidden>  Mon, 13 Nov 2017 17:29:44 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-oslo.versionedobjects_1.29.0.orig.tar.gz 143.9 KiB 29f5325fac09ea5c3ba5bb4504b24f23847e133bcc536d91ec8c43f60b7aad08
python-oslo.versionedobjects_1.29.0-0ubuntu1.debian.tar.xz 4.8 KiB e8ffa3b3dbd5d2414e139878d6d68645bc2cdc945d9257e1536629ed2d1aa5f7
python-oslo.versionedobjects_1.29.0-0ubuntu1.dsc 3.9 KiB f19c71d2a356cf8d936b53518111c7364daea563b635fd363fb0bd06c46daa06

View changes file

Binary packages built by this source

python-oslo-versionedobjects: transitional dummy package for python-oslo-versionedobjects

 This transitional package to python-oslo.versionedobjects is safe to remove.

python-oslo-versionedobjects-doc: transitional dummy package for python-oslo-versionedobjects-doc

 This transitional package to python-oslo.versionedobjects-doc is safe to
 remove.

python-oslo.versionedobjects: deals with DB schema versions and code expectations - Python 2.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 2.x module.

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.