cachelib 0.9.0-2 source package in Ubuntu

Changelog

cachelib (0.9.0-2) unstable; urgency=medium

  * Team upload.
  * d/control: Bump Standards-Version to 4.6.2; no changes needed.

  [ Andreas Hasenack ]
  * Stop memcached before the DEP8 test is run.
    The "upstream" DEP8 test spawns its own memcached process for the test,
    which conflicts with the system-wide one.
    - d/t/control: add needs-root restriction
    - d/t/upstream: stop the system memcached, and run the test as an
      unprivileged user as before (Closes: #1034128).
      Use --supported py3 versions.
      Fixes declare-python-versions-for-test lintian warning.

 -- Sergio Durigan Junior <email address hidden>  Sun, 18 Jun 2023 12:09:55 -0400

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
cachelib_0.9.0-2.dsc 2.7 KiB 5b843720c14aa0d56bac784a84fa053738b12c08d128ce4eeaf1d1464bcefe0b
cachelib_0.9.0.orig.tar.gz 25.8 KiB 79ed1b966a0198abb02d73af6404b5cc9122d443e6f9db5b25a7817d2b154ba0
cachelib_0.9.0-2.debian.tar.xz 4.2 KiB f3f35b73e6523cf6817333c61fd1f0bfabb9ae3c7948558ad692a7cb36b57e31

No changes file available.

Binary packages built by this source

python-cachelib-doc: collection of cache libraries using the same API (documentation)

 This package provides a uniform API over a number of different caching
 backends including:
 .
  * Memory
  * File
  * Redis
  * Memcached
  * uWSGI
 .
 This is the common documentation package.

python3-cachelib: collection of cache libraries using the same API (Python 3)

 This package provides a uniform API over a number of different caching
 backends including:
 .
  * Memory
  * File
  * Redis
  * Memcached
  * uWSGI
  * DynamoDB
  * MongoDB
 .
 This package installs the library for Python 3.