python-openstackclient 6.6.0-0ubuntu1 source package in Ubuntu

Changelog

python-openstackclient (6.6.0-0ubuntu1) noble; urgency=medium

  [ Corey Bryant ]
  * d/gbp.conf, .launchpad.yaml: Sync from cloud-archive-tools for
    caracal.

  [ James Page ]
  * New upstream release for OpenStack Caracal.
  * d/rules,exclude-list.txt: Skip test that failures due to patching
    under Python 3.12.

 -- James Page <email address hidden>  Mon, 08 Apr 2024 11:30:44 +0100

Upload details

Uploaded by:
James Page
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-openstackclient_6.6.0.orig.tar.gz 895.8 KiB bbef1ed34829c41052b2eca26480e29ca1f72be058d1430da5341ec44c4f295c
python-openstackclient_6.6.0-0ubuntu1.debian.tar.xz 46.9 KiB 392ae853faafa4a44978bc5dd5f8b886dbdeea504952e41dc41dccc409e9c6a8
python-openstackclient_6.6.0-0ubuntu1.dsc 4.0 KiB 4e8fa5f6db290b9dce99f275276cf380ce55394924918f51867be40c1f96ab01

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.