python-openstackclient 9.0.0-3 source package in Ubuntu
Changelog
python-openstackclient (9.0.0-3) unstable; urgency=medium * Removed python3-keyring from (build-)depends. -- Thomas Goirand <email address hidden> 2026年4月01日 11:44:20 +0200
Upload details
- Uploaded by:
- Debian OpenStack
- Uploaded to:
- Sid
- Original maintainer:
- Debian OpenStack
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Stonking | release | main | misc | |
| Resolute | release | main | misc |
Downloads
| File | Size | SHA-256 Checksum |
|---|---|---|
| python-openstackclient_9.0.0-3.dsc | 3.5 KiB | 9359ebf8243786c89d0d7b9951e74b4d10d9b1663efc67db99d990b63e7a7914 |
| python-openstackclient_9.0.0.orig.tar.xz | 555.9 KiB | b603efcae53403bf6dc8a7feb76d47e4839fa6784a37af804204089f97deff7a |
| python-openstackclient_9.0.0-3.debian.tar.xz | 52.9 KiB | 2334cf0e6c4ec227eaa95f49f1a18d18df965647f63d4d58aa3ec31826b906db |
Available diffs
- diff from 8.3.0-0ubuntu1 (in Ubuntu) to 9.0.0-3 (131.5 KiB)
- diff from 9.0.0-1 to 9.0.0-3 (523 bytes)
No changes file available.
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.