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

Changelog

python-oslo.cache (3.5.0-0ubuntu1) mantic; urgency=medium

  * New upstream release for OpenStack Bobcat.

 -- Corey Bryant <email address hidden>  Thu, 31 Aug 2023 10:52:24 -0400

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release main misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-oslo.cache_3.5.0.orig.tar.gz 69.2 KiB 8899a130fe463dd91a2d7d33127e25733ebb35d80bc9eeb40992fe8d23a52f02
python-oslo.cache_3.5.0-0ubuntu1.debian.tar.xz 5.7 KiB 448f2c056516df2e2d330c25c6ebe3331135c61aafe57fd9af3c1524756693ed
python-oslo.cache_3.5.0-0ubuntu1.dsc 2.9 KiB 51682756de5387f8c1da107f167d719bec7ef41d3763a54c1d086b67bdb98319

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.