python-os-api-ref 1.6.2+dfsg1-1fakesync1 source package in Ubuntu

Changelog

python-os-api-ref (1.6.2+dfsg1-1fakesync1) focal-proposed; urgency=medium

  * Fake sync due to mismatching orig tarball.

python-os-api-ref (1.6.2+dfsg1-1) unstable; urgency=medium

  * Uploading to unstable
  * New upstream release
  * Drop, applied upstream:
    - d/patches/FTBS_UnicodeDecodeError.patch
    - d/patches/Fix-microversion-test-Handle-different-HTML-renderings.patch
  * Rebased:
    - d/patches/move_assets.patch
  * Fix B-D and B versioned dependencies for new upstream release
  * Don't use autopkgtest-pkg-python testsuite, because it can't correctly
    detect name of Python module
  * Bump Standards-Version to 4.4.0 (no changes needed)
  * d/rules: Remove trailing empty line and the end of file

 -- Logan Rosen <email address hidden>  Sun, 01 Mar 2020 15:35:26 -0500

Upload details

Uploaded by:
Logan Rosen
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [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-1fakesync1.debian.tar.xz 4.3 KiB 2900bef7dea6eb0db23401a3ad8e70774f25a5523f9088361d16c82120455d5d
python-os-api-ref_1.6.2+dfsg1-1fakesync1.dsc 2.4 KiB 3599a0916cf973fcf6a356aea97e9df50c3cf2786f8b73ae2628f1b12eee6d3a

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.