python-heatclient 1.13.0-0ubuntu1 source package in Ubuntu

Changelog

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

  * d/control: Align python-sphinx with upstream.
  * New upstream release.
  * d/*: wrap-and-sort -bast.
  * d/control: Align (Build-)Depends with upstream.
  * d/control: Update Standards-Version to 4.1.2.
  * d/control: Bump debhelper compat to 10.

 -- Corey Bryant <email address hidden>  Wed, 24 Jan 2018 12:25:32 -0500

Upload details

Uploaded by:
Corey Bryant
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
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.13.0.orig.tar.gz 161.6 KiB b6f03b93b7413beddee81b157149938c541ef08cb67412dd879dbfbc65a691d1
python-heatclient_1.13.0-0ubuntu1.debian.tar.xz 10.7 KiB f34fafaf91af7e169b70c9878a387830583aebaebad4e1cdcd59e3f10706ac96
python-heatclient_1.13.0-0ubuntu1.dsc 4.0 KiB db0ab6c8e03a847030b2f6418bbe8ad23f39d574e8fe98eaf9af2cea0627b8c6

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.