python-heatclient 3.1.0-0ubuntu1 source package in Ubuntu

Changelog

python-heatclient (3.1.0-0ubuntu1) kinetic; urgency=medium

  * New upstream release for OpenStack Zed.
  * d/control: Align (Build-)Depends with upstream.
  * d/control: Update standards version to 4.6.1.

 -- Corey Bryant <email address hidden>  Thu, 08 Sep 2022 17:51:34 -0400

Upload details

Uploaded by:
Corey Bryant
Uploaded to:
Kinetic
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-heatclient_3.1.0.orig.tar.gz 173.9 KiB fd25bc8518f9f3c37efb80aecfb7a56d4d2a3befb82619b5bdad3af499cd999a
python-heatclient_3.1.0-0ubuntu1.debian.tar.xz 10.8 KiB 1d8ac5172a89ba1fc74aba13d6f941a0074e081dd887b1451a3642505c817526
python-heatclient_3.1.0-0ubuntu1.dsc 3.1 KiB 83b00e830c329f89c66eee62e13456f6779a6f50b5aecd2512ec5d0dc82c323a

Available diffs

View changes file

Binary packages built by this source

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.