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

Changelog

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

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

 -- James Page <email address hidden>  Fri, 26 Jan 2018 10:49:23 +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.31.1.orig.tar.gz 144.5 KiB d3d8e18bc2215fc60d551b27984d3bdadde4db2c7d1a7d6fda57e3b3b284411a
python-oslo.versionedobjects_1.31.1-0ubuntu1.debian.tar.xz 4.7 KiB 368a5f1473bab487bd263f7e77d03a446086936b974fb0c9b1d52150f700c601
python-oslo.versionedobjects_1.31.1-0ubuntu1.dsc 3.9 KiB 6323e7e08ea8581c089b3db4a98e6e6e64d108ae6b92d25057145dfc44186ee3

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.