python-heatclient 0.8.0-3 source package in Ubuntu

Changelog

python-heatclient (0.8.0-3) unstable; urgency=medium

  * override_dh_python3 to fix Py3 shebang.

 -- Thomas Goirand <email address hidden>  Fri, 23 Oct 2015 22:32:10 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-heatclient_0.8.0-3.dsc 3.3 KiB ab309f620597a26482b9801d4450678bd7e9ac1575d123ab0f3f51c34bf95c81
python-heatclient_0.8.0.orig.tar.xz 87.5 KiB fbed9d5a2f5fd8892c0bbacdae2c72c5b8be9b20446dc04fead419344dd77647
python-heatclient_0.8.0-3.debian.tar.xz 9.9 KiB edc8d36dbaa644a1bc6dc80ca4ddd1c9435040721b7a86f0decb3188805315e9

Available diffs

No changes file available.

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.