python-heatclient 1.0.0-0ubuntu1 source package in Ubuntu

Changelog

python-heatclient (1.0.0-0ubuntu1) xenial; urgency=medium

  [ David Della Vecchia ]
  * New upstream release.
  * d/control: Align depends with upstream.
  * d/rules: Use available python versions for tests.

  [ Ondřej Nový ]
  * Fixed VCS URLs (https).

  [ Thomas Goirand ]
  * New upstream release.
  * Fixed (build-)depends for this release.
  * Standards-Version: 3.9.7 (no change).
  * Fixed debian/copyright ordering.

 -- Thomas Goirand <email address hidden>  Mon, 21 Mar 2016 11:58:30 +0100

Upload details

Uploaded by:
Thomas Goirand
Sponsored by:
Corey Bryant
Uploaded to:
Xenial
Original maintainer:
Ubuntu Developers
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_1.0.0.orig.tar.xz 116.1 KiB 4ef556ad8ab0ba05f6e4a15cc32c50fbeae516440cc257da09dff986305d98a6
python-heatclient_1.0.0-0ubuntu1.debian.tar.xz 10.1 KiB 14ef9697ec4ebaf7e84b9f8c0b202949e94df103a84cf70b39bd0f8d2d33e751
python-heatclient_1.0.0-0ubuntu1.dsc 3.6 KiB 2d3bedbea09c9b5121a17ae8784937d74d57234ac9659a946f2c11199dc4aa6b

Available diffs

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.