python-openstackclient 8.2.0-0ubuntu1 source package in Ubuntu
Changelog
python-openstackclient (8.2.0-0ubuntu1) questing; urgency=medium * New upstream release for OpenStack Flamingo (LP: #2122726). * d/watch: Fix underscore syntax for new versions. * d/watch: Add Flamingo key verification. * d/u/signing-key.asc: Add Flamingo public key. * d/p/fix-pyproject-auto-discovery.patch: Add tests back. -- Myles Penner <email address hidden> 2025年9月16日 11:26:58 -0700
Upload details
- Uploaded by:
- Myles Penner
- Sponsored by:
- Nick Rosbrook
- Uploaded to:
- Questing
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Questing | release | main | misc |
Downloads
| File | Size | SHA-256 Checksum |
|---|---|---|
| python-openstackclient_8.2.0.orig.tar.gz | 908.4 KiB | d612af18dfc66cc8f31e6ce96690b6c273ade8a240ec40b7f4835a8896fbbe01 |
| python-openstackclient_8.2.0.orig.tar.gz.asc | 228 bytes | 31fcf794e3e6868d2d772899be7200795661be4e3435359f0d2b8291243ccd78 |
| python-openstackclient_8.2.0-0ubuntu1.debian.tar.xz | 49.5 KiB | ddc4c75f383aebc87cf99460222bb50a0cc72ccb7cea43e5763001f600f3f577 |
| python-openstackclient_8.2.0-0ubuntu1.dsc | 4.2 KiB | eb91472a2b0da044a2c320c196e78b13ee84bea65d3fca6c9e7d475bdb285520 |
Available diffs
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.