diskcache 5.6.3-1 source package in Ubuntu

Changelog

diskcache (5.6.3-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Ran wrap-and-sort -bastk.
  * Drop enable_newer_django.patch.
  * Rebased test-command-m.patch.
  * Cleans better.

 -- Thomas Goirand <email address hidden>  Thu, 18 Apr 2024 10:37:11 +0200

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
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
diskcache_5.6.3-1.dsc 2.3 KiB 749bac8462bc066be3b73dc8431f15819fd29182b21d5a58bf2fc9547dcc707f
diskcache_5.6.3.orig.tar.gz 640.1 KiB ecd01a006c60c68171571da77d905878bacc2103a8e0ade55dcda26271ea2bb3
diskcache_5.6.3-1.debian.tar.xz 2.7 KiB 3fb1295da4c47a8b916aec4325e85938e36d241538e0c452122a4fb909ff4760

Available diffs

No changes file available.

Binary packages built by this source

python3-diskcache: Python3 module for disk and file backed persistent cache

 DiskCache is a disk and file backed cache library, written in pure-Python.
 Its features include
 .
  - Django compatible API
  - Thread-safe and process-safe
  - Supports multiple eviction policies (LRU and LFU included)
  - Keys support “tag” metadata and eviction