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

Changelog

python-oslo.cache (1.25.0-0ubuntu1) artful; urgency=medium

  * New upstream release.
  * d/control: Align (Build-)Depends with upstream.
  * d/p/drop-openstackdoctheme.patch: Temporarily drop openstackdocstheme
    sphinx extension until sphinx>=1.6.2 is available.

 -- Corey Bryant <email address hidden>  Fri, 11 Aug 2017 17:36:22 -0400

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Artful: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-oslo.cache_1.25.0.orig.tar.gz 50.1 KiB 7b2e17bfb7f5de8fb7836a9e2311044cc62d904486e1cc2ad3b8182ec75e1d65
python-oslo.cache_1.25.0-0ubuntu1.debian.tar.xz 3.9 KiB 29d697070b20c3a49397e868a232f52ac1944e21f398cbf53602dd8e79b52be9
python-oslo.cache_1.25.0-0ubuntu1.dsc 3.1 KiB c2108ba7925b0e7983063a80816d84283d2be6501d7ba63fa675be09cf580920

View changes file

Binary packages built by this source

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

No description available for python-oslo.cache in ubuntu artful.

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

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

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.