python-openstackclient 6.1.0-0ubuntu1 source package in Ubuntu
Changelog
python-openstackclient (6.1.0-0ubuntu1) lunar; urgency=medium * New upstream release for OpenStack Antelope. * d/control: Align (Build-)Depends with upstream. -- Corey Bryant <email address hidden> Fri, 24 Feb 2023 16:18:34 -0500
Upload details
- Uploaded by:
- Corey Bryant
- Uploaded to:
- Lunar
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-openstackclient_6.1.0.orig.tar.gz | 860.7 KiB | ed91791851bf7909af4189d599a57c89660f85695d24f3ee9a5665a1e26434b8 |
python-openstackclient_6.1.0-0ubuntu1.debian.tar.xz | 46.7 KiB | 1b5bfa50b572bf70271bf7d91c0464651a231f79a7645c29db07d2d2bf6f7dfd |
python-openstackclient_6.1.0-0ubuntu1.dsc | 4.0 KiB | 85e2f83f74fcb02c5e4a3a3bc0bacd4797550563219407eab9cd33d145a5f14c |
Available diffs
- diff from 6.0.0-0ubuntu1 to 6.1.0-0ubuntu1 (166.2 KiB)
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.