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

Changelog

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

  * New upstream release for OpenStack Antelope.

 -- Corey Bryant <email address hidden>  Tue, 28 Feb 2023 08:22:23 -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
Lunar release main misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-oslo.cache_3.3.1.orig.tar.gz 68.7 KiB 74f60548d9fe06187daeeb0f8a7f84e4d209f21153dc0920c2a3ba8a2aaad3d0
python-oslo.cache_3.3.1-0ubuntu1.debian.tar.xz 6.3 KiB 64bd04a1a1c744ade7b8b0b65bff72d4c50622a29a800bc4ead618f67b345869
python-oslo.cache_3.3.1-0ubuntu1.dsc 2.9 KiB d24842ccac8545f0e19e5753552132b99bcda1e65e913b9b11108fc17762810f

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.