python-openstackclient 6.3.0-0ubuntu1 source package in Ubuntu

Changelog

python-openstackclient (6.3.0-0ubuntu1) mantic; urgency=medium

  * d/gbp.conf, .launchpad.yaml: Sync from cloud-archive-tools for
    bobcat.
  * New upstream release for OpenStack Bobcat.
  * d/control: Align (Build-)Depends with upstream.

 -- Corey Bryant <email address hidden>  Tue, 26 Sep 2023 14:34:23 -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-openstackclient_6.3.0.orig.tar.gz 878.7 KiB 9ba0bdf8d03087e585b40a8dcc429cebbdd5fdec24c1d60a102bf9f331320df1
python-openstackclient_6.3.0-0ubuntu1.debian.tar.xz 46.8 KiB e27f46bfb3d90319ca6e6d577ee8f987da267b5d4e33fd6a8ee392dc54b3f464
python-openstackclient_6.3.0-0ubuntu1.dsc 4.0 KiB 3d610159f207ee82a6cfccc45956e3a8f1541b43177c45ef8c2bb197d53a9af9

Available diffs

View changes file

Binary packages built by this source

python-openstackclient-doc: OpenStack Command-line Client - doc

 python-openstackclient is a unified command-line client for the OpenStack APIs.
 It is a thin wrapper to the stock python-*client modules that implement the
 actual REST API client actions.
 .
 This is an implementation of the design goals shown in
 http://wiki.openstack.org/UnifiedCLI. The primary goal is to provide
 a unified shell command structure and a common language to describe
 operations in OpenStack.
 .
 This package contains the documentation.

python3-openstackclient: OpenStack Command-line Client - Python 3.x

 python-openstackclient is a unified command-line client for the OpenStack APIs.
 It is a thin wrapper to the stock python-*client modules that implement the
 actual REST API client actions.
 .
 This is an implementation of the design goals shown in
 http://wiki.openstack.org/UnifiedCLI. The primary goal is to provide
 a unified shell command structure and a common language to describe
 operations in OpenStack.
 .
 This package contains the Python 3.x module.