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

Changelog

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

  * Fixing UUID coerce function for unicode non uuid form id (LP: #1760918)
    - d/p/Fixing-uuid-coerce-function-for-unicode-non-uuid-form.patch

 -- Seyeong Kim <email address hidden>  Sun, 08 Apr 2018 18:05:44 -0700

Upload details

Uploaded by:
Seyeong Kim
Sponsored 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

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-0ubuntu2.debian.tar.xz 5.5 KiB 8918d8e5ad4a0e8c5b25c3b5117ea8647c90acb3798e28423dec237d872e686c
python-oslo.versionedobjects_1.31.2-0ubuntu2.dsc 3.9 KiB 8c3348ad323691623f8af14c6cc1c599f5f12ef8bc7b09ac501b132b696285f7

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.