pkgsrc/devel/py-cachelib/distinfo
adam 1a045d7097 py-cachelib: updated to 0.5.0
Version 0.5.0
-------------
-   Cache types now have configurable serializers.


Version 0.4.1
-------------
-   Fix break in ``RedisCache`` when a host object was passed
    in ``RedisCache.host`` instead of a string.


Version 0.4.0
-------------
-   All cache types now implement ``BaseCache`` interface both
    in behavior and method return types. Thus, code written
    for one cache type should work with any other cache type.
-   Add type information for static typing tools.
-   ``FileNotFound`` exceptions will not be logged anymore
    in ``FileSystemCache`` methods in order to avoid polluting
    application log files.
2022-01-03 07:43:22 +00:00

5 lines
360 B
Text

$NetBSD: distinfo,v 1.7 2022/01/03 07:43:22 adam Exp $
BLAKE2s (cachelib-0.5.0.tar.gz) = 5c184eeabc40d3e5912af0120d183343652fe57866d496f153e60dca9dfaa2c5
SHA512 (cachelib-0.5.0.tar.gz) = 1b942e654cf334755fe130a913504d6b46dbb1e6aef3df33cb295ded7e47b1ed461b68653d8bc8ffe85cff6fc82a382df82b97302ff191e184e953d837a02cdd
Size (cachelib-0.5.0.tar.gz) = 21173 bytes