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

Changelog

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

  * d/gbp.conf, .launchpad.yaml: Sync from cloud-archive-tools for
    bobcat.
  * New upstream release for OpenStack Bobcat.
  * d/p/allow-bmemcached-to-be-optional-for-memcache_pool.patch: Dropped.
    Fixed in upstream release.

 -- Corey Bryant <email address hidden>  Thu, 01 Jun 2023 10:37:34 -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

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-oslo.cache_3.4.0.orig.tar.gz 69.0 KiB 48d4a06a25e0d0fba61cff052abaff7b5c5747379be376da5788f0d01cb56943
python-oslo.cache_3.4.0-0ubuntu1.debian.tar.xz 5.7 KiB 3c6d5b109f3d7f3608b16f2d5d71a9f1c25541bc7b60fd646da0b1e04fb4a26f
python-oslo.cache_3.4.0-0ubuntu1.dsc 2.9 KiB 9d08c1404c465ec9e13999832ec6a91ed936383506aa67322c429af15c0bb64e

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.