cachy 0.3.0-4 source package in Ubuntu

Changelog

cachy (0.3.0-4) unstable; urgency=medium

  * Team Upload.
  * Patch: Remove explicit flexmock cleanup in tests, fixing compatibility with
    0.11.0.
  * Bump Standards-Version to 4.6.0, no changes needed.

 -- Stefano Rivera <email address hidden>  Tue, 09 Nov 2021 23:16:53 -0800

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
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
cachy_0.3.0-4.dsc 1.6 KiB 34aac76d73c5d8672bf5a565ae7ca2ec0de47e48286cc2cd44503de72b89568c
cachy_0.3.0.orig.tar.gz 15.3 KiB 186581f4ceb42a0bbe040c407da73c14092379b1e4c0e327fdb72ae4a9b269b1
cachy_0.3.0-4.debian.tar.xz 4.1 KiB 94f98f63302f0d5c51090bcbdf34f69f736c1071ebebcaa990706b6ae7bc6a89

Available diffs

No changes file available.

Binary packages built by this source

python3-cachy: Provide a simple yet effective caching library (Python 3)

 Cachy provides a simple yet effective caching library. Cachy has the
 following advantages: simple but powerful API, thread-safety, decorator
 syntax and support for memcached, redis, database, file, dict stores.
 .
 This package installs the library for Python 3.