python-gnocchiclient 7.0.8-0ubuntu1 source package in Ubuntu

Changelog

python-gnocchiclient (7.0.8-0ubuntu1) noble; urgency=medium

  [ Corey Bryant ]
  * d/gbp.conf, .launchpad.yaml: Sync from cloud-archive-tools for
    caracal.

  [ James Page ]
  * New upstream release.
  * d/control: Drop pbr and monotonic from (Build-)Depends as no longer
    used.
  * d/p/py3-compat.patch: Drop, no longer required.
  * d/rules: Set PYTHONPATH for document generation.

 -- James Page <email address hidden>  Wed, 17 Jan 2024 12:58:46 +0000

Upload details

Uploaded by:
James Page
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release main misc
Noble release main misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-gnocchiclient_7.0.8.orig.tar.gz 156.6 KiB ecf4a1a6c394911ef0dd2f6fb20b38f795380d07e99b529e23d8ac583d22204b
python-gnocchiclient_7.0.8-0ubuntu1.debian.tar.xz 5.8 KiB 2a4d6bf399d54827f5e95e0b787ef1b248ad0f4de0b1ff9866cc29201a3c825f
python-gnocchiclient_7.0.8-0ubuntu1.dsc 2.7 KiB 5d43a7128e19ba3dba61972009cda26801bb19b2b94714dd01ee4b7a0550b8a9

Available diffs

View changes file

Binary packages built by this source

python-gnocchiclient-doc: bindings to the OpenStack Gnocchi API - doc

 This is a client for OpenStack gnocchi API. There's a Python API (the
 gnocchiclient module), and a command-line script. Each implements the entire
 OpenStack Gnocchi API.
 .
 Gnocchi is a service for managing a set of resources and storing metrics about
 them, in a scalable and resilient way. Its functionalities are exposed over an
 HTTP REST API.
 .
 This package contains the documentation.

python3-gnocchiclient: bindings to the OpenStack Gnocchi API - Python 3.x

 This is a client for OpenStack gnocchi API. There's a Python API (the
 gnocchiclient module), and a command-line script. Each implements the entire
 OpenStack Gnocchi API.
 .
 Gnocchi is a service for managing a set of resources and storing metrics about
 them, in a scalable and resilient way. Its functionalities are exposed over an
 HTTP REST API.
 .
 This package contains the Python 3.x module.