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

Changelog

python-oslo.cache (3.12.0-0ubuntu1) questing; urgency=medium

  * New upstream release for OpenStack Flamingo. (LP: #2122726)
  * d/watch: Add Flamingo key verification.
  * d/u/signing-key.asc: Add Flamingo public key.
  * d/control: Align (Build-)Depends with upstream.

 -- Myles Penner <email address hidden>  Fri, 12 Sep 2025 14:00:39 -0700

Upload details

Uploaded by:
Myles Penner
Sponsored by:
Nick Rosbrook
Uploaded to:
Questing
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Resolute release main misc
Questing release main misc

Builds

Questing: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-oslo.cache_3.12.0.orig.tar.gz 75.4 KiB b994e62b1fef31913e94c62e4e5fbc289414ce45523caf62870be2bcadf4515c
python-oslo.cache_3.12.0.orig.tar.gz.asc 228 bytes d8922217d46120fb105410b55961d259a2750ced017dd2b6862694d8defa3e37
python-oslo.cache_3.12.0-0ubuntu1.debian.tar.xz 7.7 KiB 590e6af76384d6cf0b228789f29283064c9207a15fde6bfd63ff0ff191906abd
python-oslo.cache_3.12.0-0ubuntu1.dsc 3.2 KiB 71020524ce5f5de55678715824d4ce4334c87fa304f6cf8a13a87f0f49cce769

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.