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

Changelog

python-oslo.versionedobjects (1.37.0-0ubuntu1) focal; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - d/t/python-ostestr: Run unit tests for dep8.
    - d/gbp.conf: Retain for gbp and pristine-tar config.
    - d/watch: Use upstream release tarballs.
    - d/t/python-import: Ensure this test is py3-only.
  * New upstream release for OpenStack Ussuri.
  * d/control: Align (Build-)Depends with upstream.

 -- Sahid Orentino Ferdjaoui <email address hidden>  Mon, 27 Jan 2020 12:27:50 +0100

Upload details

Uploaded by:
Sahid Orentino
Sponsored by:
Corey Bryant
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Low 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.37.0.orig.tar.gz 146.8 KiB aa868f782181dff1d3031553af0ef99fb1330c1b8a97ae544cbe6fc42fc08a74
python-oslo.versionedobjects_1.37.0-0ubuntu1.debian.tar.xz 5.3 KiB d29b0d669c5e673c6c2550d5ad47653d0d941550a9c39226557174736646a1a3
python-oslo.versionedobjects_1.37.0-0ubuntu1.dsc 3.2 KiB a16782ddef576815b1a18794e00daba35dfec90088305b5c6ac681cda52091c4

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.