python-openstackclient 4.0.0-0ubuntu2 source package in Ubuntu

Changelog

python-openstackclient (4.0.0-0ubuntu2) focal; urgency=medium

  * d/control: Drop python3-keyring as it is no longer used (LP: #1861268).

 -- Corey Bryant <email address hidden>  Tue, 04 Feb 2020 13:28:26 -0500

Upload details

Uploaded by:
Corey Bryant
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-openstackclient_4.0.0.orig.tar.gz 708.2 KiB 3b11c423a38074b0b58ba66d5f6e5334759f50e99fe19c3dfc662a6299dc2e16
python-openstackclient_4.0.0-0ubuntu2.debian.tar.xz 46.4 KiB 4860fbbf71fd4a00fad7cf015f9f6fd765a808a2c6d94a36462d2c6e807bcd79
python-openstackclient_4.0.0-0ubuntu2.dsc 4.3 KiB 9617cdd0f735c8c81850e4c4dfb168a1edd80678934926d22c849f054b3b7f8d

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.