python-oslo.cache 3.6.0-0ubuntu1 source package in Ubuntu

Changelog

python-oslo.cache (3.6.0-0ubuntu1) noble; urgency=medium

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

  [ James Page ]
  * New upstream release for OpenStack Caracal.

 -- James Page <email address hidden>  Tue, 16 Jan 2024 14:16:11 +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

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-oslo.cache_3.6.0.orig.tar.gz 69.2 KiB 703269a7b37a760d5dc34f3d6e2a540789137d46e7da5be1ed49768d23c7d883
python-oslo.cache_3.6.0-0ubuntu1.debian.tar.xz 5.8 KiB e1f75f41802128fe8f9591deaa9e258ffebd0021cfcf605bd29efb94e33ee21e
python-oslo.cache_3.6.0-0ubuntu1.dsc 2.9 KiB 1dd6cf23faff3a100fd141a31cc4254d1d2249816cc9e7415bdbddcd6beee97a

Available diffs

View changes file

Binary packages built by this source

python-oslo.cache-doc: cache storage for Openstack projects - doc

 oslo.cache aims to provide a generic caching mechanism for OpenStack projects
 by wrapping the dogpile.cache library. The dogpile.cache library provides
 support memoization, key value storage and interfaces to common caching
 backends such as Memcached.
 .
 This package contains the documentation.

python3-oslo.cache: cache storage for Openstack projects - Python 3.x

 oslo.cache aims to provide a generic caching mechanism for OpenStack projects
 by wrapping the dogpile.cache library. The dogpile.cache library provides
 support memoization, key value storage and interfaces to common caching
 backends such as Memcached.
 .
 This package contains the Python 3.x module.