python-oslo.cache 3.1.0-0ubuntu5 source package in Ubuntu

Changelog

python-oslo.cache (3.1.0-0ubuntu5) kinetic; urgency=medium

  * d/p/allow-bmemcached-to-be-optional-for-memcache_pool.patch:
    Patch updated to raise unexpected ImportError.

 -- Corey Bryant <email address hidden>  Mon, 03 Oct 2022 09:16:14 -0400

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-oslo.cache_3.1.0.orig.tar.gz 67.7 KiB 04c1089ca53fa6445711ed06e2e3737c5cbc55a6d0d1ea4c99cf3fb18e88738c
python-oslo.cache_3.1.0-0ubuntu5.debian.tar.xz 6.2 KiB acbee3ee7c5ed0fddc4bb023e039945842747980b8e5fe1f13be246d2fa7207a
python-oslo.cache_3.1.0-0ubuntu5.dsc 2.9 KiB 0a3aba6541d9fcb178311809e889ab58e4e174067b886d8a021f128cc4579479

Available diffs

View changes file

Binary packages built by this source

python-oslo.cache-doc: No summary available for python-oslo.cache-doc in ubuntu kinetic.

No description available for python-oslo.cache-doc in ubuntu kinetic.

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.