python-glanceclient 1:3.1.0-0ubuntu1 source package in Ubuntu

Changelog

python-glanceclient (1:3.1.0-0ubuntu1) focal; urgency=medium

  * New upstream release for OpenStack Ussuri.
  * d/control: Drop remaining py2 Build-Depends.
  * d/p/skip-tests-2.patch: Dropped. No longer needed.
  * d/rules: Switch to pybuild.

 -- Corey Bryant <email address hidden>  Thu, 09 Apr 2020 10:30:23 -0400

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-glanceclient_3.1.0.orig.tar.gz 187.1 KiB b20399215a1cbc75cb9997dfed21dfc876b2df6770035e04e4b713302df83e07
python-glanceclient_3.1.0-0ubuntu1.debian.tar.xz 37.9 KiB 2e4dd4639fdc2ad93f8971eb59b742d859cddc7156baa4c9171f6662281e12b8
python-glanceclient_3.1.0-0ubuntu1.dsc 3.1 KiB 388bc658f4c987cb1b201a032ca2e6829b496425139c760a7f158e43ce545287

View changes file

Binary packages built by this source

python-glanceclient-doc: Client library for Openstack glance server - doc

 The Glance project provides services for discovering, registering, and
 retrieving virtual machine images over the cloud. They may be stand-alone
 services, or may be used to deliver images from object stores, such as
 OpenStack's Swift service, to Nova's compute nodes.
 .
 This is a client for the Glance which uses the OpenStack Image API. There's a
 Python API (the "glanceclient" module), and a command-line script ("glance").
 .
 This package provides the documentation and man page.

python3-glanceclient: Client library for Openstack glance server - Python 3.x

 The Glance project provides services for discovering, registering, and
 retrieving virtual machine images over the cloud. They may be stand-alone
 services, or may be used to deliver images from object stores, such as
 OpenStack's Swift service, to Nova's compute nodes.
 .
 This is a client for the Glance which uses the OpenStack Image API. There's a
 Python API (the "glanceclient" module), and a command-line script ("glance").
 .
 This package provides the Python 3.x module.