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

Changelog

python-oslo.cache (3.3.0-0ubuntu1) lunar; urgency=medium

  * New upstream release for OpenStack Antelope.

 -- Corey Bryant <email address hidden>  Thu, 15 Dec 2022 14:28:48 -0500

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-oslo.cache_3.3.0.orig.tar.gz 68.7 KiB 21817e2287c2205653ae67f43e369f3f57bd4febe6db0be48fd969c48a99126e
python-oslo.cache_3.3.0-0ubuntu1.debian.tar.xz 6.2 KiB a11725e92dc1acdca0442c1aacbac779a113a0381e180d16d160a62e18061622
python-oslo.cache_3.3.0-0ubuntu1.dsc 2.9 KiB 9ce023e1f97ece4318dae2b8cd740f853f8c9e12d0732005841dd48dedb21a35

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.