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

Changelog

python-oslo.cache (2.0.0-0ubuntu1) focal; urgency=medium

  * New upstream release for OpenStack Ussuri.

 -- Corey Bryant <email address hidden>  Wed, 11 Mar 2020 14:35:50 -0400

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-oslo.cache_2.0.0.orig.tar.gz 55.4 KiB aca8dcfd1e4eb3e6ceb426c5066bea2c398fb753040080bcaec23dec4af12f36
python-oslo.cache_2.0.0-0ubuntu1.debian.tar.xz 5.1 KiB b914c985046e9ec5632a8c0eaccb8f7ebd543e7178c6ff2976074e0477439b81
python-oslo.cache_2.0.0-0ubuntu1.dsc 2.9 KiB 58107e83434f45387462bc18ffa2e09047c882e38242c4d11e19dcd7f52b86ec

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.