python-heatclient 1.12.0-0ubuntu1 source package in Ubuntu

Changelog

python-heatclient (1.12.0-0ubuntu1) bionic; urgency=medium

  * New upstream release.
  * d/control: Align (Build-)Depends with upstream.
  * d/p/drop-openstackdoctheme.patch: Dropped. No longer needed.

 -- Corey Bryant <email address hidden>  Mon, 13 Nov 2017 13:49:03 -0500

Upload details

Uploaded 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-heatclient_1.12.0.orig.tar.gz 162.2 KiB cbe40d86ae61278c82ba7ed955e7194d77d639dd059da874aa23672eae799bf0
python-heatclient_1.12.0-0ubuntu1.debian.tar.xz 10.7 KiB 08171f8e8bdb7c882a6294dc81a2c716a76df18a0ff6470a4819d86e4c1ce328
python-heatclient_1.12.0-0ubuntu1.dsc 4.0 KiB a69ab49770be79225628738dcb8fe742209e048ebb2305d982d81b79deb616e4

View changes file

Binary packages built by this source

python-heatclient: client library and CLI for OpenStack Heat - Python 2.7

 Heat is a service to orchestrate multiple composite cloud applications
 using templates, through both an OpenStack-native ReST API and
 a CloudFormation-compatible Query API.
 .
 This is a client for the OpenStack Heat API. There's a Python API (the
 heatclient module), and a command-line script (heat). Each implements 100% of
 the OpenStack Heat API.
 .
 This package provides the Python 2.7 module.

python3-heatclient: client library and CLI for OpenStack Heat - Python 3.x

 Heat is a service to orchestrate multiple composite cloud applications
 using templates, through both an OpenStack-native ReST API and
 a CloudFormation-compatible Query API.
 .
 This is a client for the OpenStack Heat API. There's a Python API (the
 heatclient module), and a command-line script (heat). Each implements 100% of
 the OpenStack Heat API.
 .
 This package provides the Python 3.x module.