python-openstackclient 6.0.0-0ubuntu1 source package in Ubuntu
Changelog
python-openstackclient (6.0.0-0ubuntu1) kinetic; urgency=medium * New upstream release for OpenStack Zed. * d/control: Bump debhelper compat to 13. * d/control: Update standards version to 4.6.1. -- Corey Bryant <email address hidden> Thu, 08 Sep 2022 18:25:53 -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 | Published | Component | Section | |
---|---|---|---|---|
Kinetic | release | main | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-openstackclient_6.0.0.orig.tar.gz | 818.8 KiB | 91c3ac12da4b423c16b3917616f84a23e2961e750fce590d409ecc50ee0431ce |
python-openstackclient_6.0.0-0ubuntu1.debian.tar.xz | 46.7 KiB | 94acecc0c94db3686cb2fd03a5e0048dbae2b74d6328d1670b6ef91474ddd7ac |
python-openstackclient_6.0.0-0ubuntu1.dsc | 3.9 KiB | 2496fcabcd3c5fca6d7fd6cb49fdffcbc1d139b2cd1c4dd7f15b2480297c216b |
Available diffs
- diff from 5.8.0-0ubuntu1 to 6.0.0-0ubuntu1 (76.3 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.