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

Changelog

python-oslo.cache (2.9.0-0ubuntu1) jammy; urgency=medium

  * New upstream release for OpenStack Yoga.
  * d/control: Bump debhelper compat to 13.

 -- Corey Bryant <email address hidden>  Wed, 12 Jan 2022 14:38:26 -0500

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release main misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-oslo.cache_2.9.0.orig.tar.gz 64.5 KiB cdce472000e14ed368937702d55d874c3028a7e63c74b2958e8f9ef9cea8c53d
python-oslo.cache_2.9.0-0ubuntu1.debian.tar.xz 5.4 KiB 8e25d0dcf31539ee69750a1426ed2d4ac59e48b89345809f141943c27286f38e
python-oslo.cache_2.9.0-0ubuntu1.dsc 3.0 KiB 17e9f5bb8c1749df2e351b3d8fd10c7d21a2bd74282b2fca4718ca5dbaba4de0

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.