python-memoize 1.0.3-1 source package in Ubuntu
Changelog
python-memoize (1.0.3-1) unstable; urgency=medium * New upstream version 1.0.3 * Bump up Standards-Version -- Sebastien Delafond <email address hidden> Sat, 21 Dec 2019 10:11:27 +0100
Upload details
- Uploaded by:
- Sebastien Delafond
- Uploaded to:
- Sid
- Original maintainer:
- Sebastien Delafond
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Focal | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-memoize_1.0.3-1.dsc | 1.5 KiB | 736d3622812b2515711b63b03c59676ea6701fd51f1d6f397a46f5cbb375701d |
python-memoize_1.0.3.orig.tar.xz | 5.1 KiB | 28761fde9c86fb040a7e88cab076b0019684f961807e6be30041a4e3a3e56746 |
python-memoize_1.0.3-1.debian.tar.xz | 2.0 KiB | c1def4a3202b27af7b302df20ff831798e25a1ba12cc254d0be83bc447417ec0 |
Available diffs
- diff from 1.0.2-2 to 1.0.3-1 (4.1 KiB)
No changes file available.
Binary packages built by this source
- python3-memoize: Simple Python cache and memoizing module (Python3)
This is a (relatively) simple Python memoizing module (ie. a function
cache), in which any dict-like can be used as the actual storage
object.
.
This is the Python3 package.