python-os-service-types 1.7.0-3 source package in Ubuntu

Changelog

python-os-service-types (1.7.0-3) unstable; urgency=medium

  * Cleans better (Closes: #1045618).

 -- Thomas Goirand <email address hidden>  Tue, 15 Aug 2023 15:38:42 +0200

Upload details

Uploaded by:
Debian OpenStack
Uploaded to:
Sid
Original maintainer:
Debian OpenStack
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release main python
Mantic release main python

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-os-service-types_1.7.0-3.dsc 2.4 KiB 9c0abb53d430fc2d98dc2a99a62525717e05fe11fb555aed03e13444a54445e2
python-os-service-types_1.7.0.orig.tar.xz 19.0 KiB dde91c9e740e5a3c08e706ec0e750ebb0b5f1078afa6e6d9bb6a4b070b7d530a
python-os-service-types_1.7.0-3.debian.tar.xz 2.8 KiB 458f86e27d45bdc4619e3bc96223ff8991743a293ebd99214f2aff3b5876a24f

Available diffs

No changes file available.

Binary packages built by this source

python-os-service-types-doc: lib for consuming OpenStack sevice-types-authority data - doc

 This package provides a Python library for consuming OpenStack
 sevice-types-authority data
 .
 The OpenStack Service Types Authority contains information about official
 OpenStack services and their historical service-type aliases.
 .
 The data is in JSON and the latest data should always be used. This simple
 library exists to allow for easy consumption of the data, along with a
 built-in version of the data to use in case network access is for some reason
 not possible and local caching of the fetched data.
 .
 This package contains the documentation.

python3-os-service-types: lib for consuming OpenStack sevice-types-authority data - Python 3.x

 This package provides a Python library for consuming OpenStack
 sevice-types-authority data
 .
 The OpenStack Service Types Authority contains information about official
 OpenStack services and their historical service-type aliases.
 .
 The data is in JSON and the latest data should always be used. This simple
 library exists to allow for easy consumption of the data, along with a
 built-in version of the data to use in case network access is for some reason
 not possible and local caching of the fetched data.
 .
 This package contains the Python 3.x module.