python-oslo.versionedobjects 1.31.2-0ubuntu3.1 source package in Ubuntu

Changelog

python-oslo.versionedobjects (1.31.2-0ubuntu3.1) bionic; urgency=medium

  [ Corey Bryant ]
  * d/gbp.conf: Create stable/queens branch.
  * d/tests/*: Add autopkgtests for module import and unit test execution.
    Also drop autopkgtest-pkg-python testsuite as generated import tests
    are not correct for this package (LP: #1912792).

  [ Chris MacNaughton ]
  * d/control: Update VCS paths for move to lp:~ubuntu-openstack-dev.

 -- Corey Bryant <email address hidden>  Thu, 26 Apr 2018 13:13:17 -0400

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Bionic proposed main python

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-oslo.versionedobjects_1.31.2.orig.tar.gz 144.7 KiB d9e9246f0b214ceef9b3dcb3134a1fcef6f29bdc97de187cc0a68422cd06fa5d
python-oslo.versionedobjects_1.31.2-0ubuntu3.1.debian.tar.xz 6.4 KiB 53fdcd4d1ddf7de6196bc14ea5dfd55deda3f179e3f08cfe5bd373b388850beb
python-oslo.versionedobjects_1.31.2-0ubuntu3.1.dsc 4.0 KiB 41fe8440b3d30b5ee6c6355821509e01dba8351654c98c6ef403227460314b76

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.