python-os-api-ref 1.6.2+dfsg1-0ubuntu1 source package in Ubuntu

Changelog

python-os-api-ref (1.6.2+dfsg1-0ubuntu1) eoan; urgency=medium

  * New upstream release for OpenStack Train.
  * d/control: Align (Build-)Depends with upstream.
  * d/p/update-tests-for-cloud-archive.patch: Dropped. No longer needed
    as train cloud archive is on bionic.

 -- Corey Bryant <email address hidden>  Wed, 25 Sep 2019 15:10:50 -0400

Upload details

Uploaded by:
Corey Bryant
Uploaded to:
Eoan
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Eoan: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-os-api-ref_1.6.2+dfsg1.orig.tar.xz 30.4 KiB 625e4d8429115151554f3e4ebbbb7e80f2ec5f3ee05c18adbc025fe9e69874d4
python-os-api-ref_1.6.2+dfsg1-0ubuntu1.debian.tar.xz 4.2 KiB ef2a75a71f00eb98cccea814cb467ae0726917003a52d18bd1b546627cb4bbe0
python-os-api-ref_1.6.2+dfsg1-0ubuntu1.dsc 2.8 KiB d97b0b414e7b65d5388ecfd9cc6c20e4a3efa22a3ec6055a0533af18c62f49eb

View changes file

Binary packages built by this source

python-os-api-ref-common: Sphinx Extensions to support API reference sites in OpenStack - common

 This project is a collection of sphinx stanzas that assist in building an API
 Reference site for an OpenStack project in RST. RST is great for unstructured
 English, but displaying semi structured (and repetitive) data in tables is
 not it's strength. This provides tooling to insert semi-structured data
 describing request and response parameters, and turn those into nice tables.
 .
 The project also includes a set of styling (and javascript) that is expected
 to layer on top of an oslosphinx theme base. This provides a nice set of
 collapsing sections for REST methods and javascript controls to expand /
 collapse all sections.
 .
 This package contains the common files.

python3-os-api-ref: Sphinx Extensions to support API reference sites in OpenStack - Python 3.x

 This project is a collection of sphinx stanzas that assist in building an API
 Reference site for an OpenStack project in RST. RST is great for unstructured
 English, but displaying semi structured (and repetitive) data in tables is
 not it's strength. This provides tooling to insert semi-structured data
 describing request and response parameters, and turn those into nice tables.
 .
 The project also includes a set of styling (and javascript) that is expected
 to layer on top of an oslosphinx theme base. This provides a nice set of
 collapsing sections for REST methods and javascript controls to expand /
 collapse all sections.
 .
 This package contains the Python 3.x module.