python-heatclient 3.3.0-0ubuntu1 source package in Ubuntu

Changelog

python-heatclient (3.3.0-0ubuntu1) mantic; urgency=medium

  * d/gbp.conf, .launchpad.yaml: Sync from cloud-archive-tools for
    bobcat.
  * New upstream release for OpenStack Bobcat.

 -- Corey Bryant <email address hidden>  Thu, 08 Jun 2023 16:54:55 -0400

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release main misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-heatclient_3.3.0.orig.tar.gz 174.9 KiB a2905bf597fad2480cb41362b3673edb65464bba6c1440cf62f973ed6c8a207b
python-heatclient_3.3.0-0ubuntu1.debian.tar.xz 11.0 KiB 5e03555674b15a341534d6aa62a829ef59199d02fffb2542d9a29d1504ddd7d0
python-heatclient_3.3.0-0ubuntu1.dsc 3.2 KiB 218a1f5fbe052bfce3dbbac5f3f70d87225d23820f4d444d4bf6931e0f67366c

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.