-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 3.0 (quilt)
Source: flexcache
Binary: python3-flexcache
Architecture: all
Version: 0.3-2build1
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders:  Antonio Valentino <antonio.valentino@tiscali.it>,
Homepage: https://github.com/hgrecco/flexcache
Description: Saves and loads to the cache a transformed versions of a source object
 A robust and extensible package to cache on disk the result of
 expensive calculations.
 .
 When the source is changed, the DiskCache detects that the cached
 file is older, calls `parse` again storing and returning the new
 result.
 .
 It is also possible to detect that the file has changed by hashing
 the file by using `DiskCacheByHash` instead of `DiskCacheByMTime`.
 .
 Cached files are saved using the pickle protocol, and each has
 a companion json file with the header content.
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/python-team/packages/flexcache
Vcs-Git: https://salsa.debian.org/python-team/packages/flexcache.git
Testsuite: autopkgtest-pkg-pybuild
Build-Depends: debhelper-compat (= 13), dh-sequence-python3, pybuild-plugin-pyproject, python3-all, python3-pytest <!nocheck>, python3-pytest-mpl <!nocheck>, python3-pytest-subtests <!nocheck>, python3-setuptools, python3-setuptools-scm, python3-typing-extensions
Package-List:
 python3-flexcache deb python optional arch=all
Checksums-Sha1:
 37643147b00c2898f3bcb2084f585995d02e5ebc 12295 flexcache_0.3.orig.tar.gz
 843a0e3a6730439f48d77f6892f0bd7c74c53982 3308 flexcache_0.3-2build1.debian.tar.xz
Checksums-Sha256:
 bac3a3243914242f4c1b0e504b714947d22584fb7085cbe874c28aa3ce7dbeb7 12295 flexcache_0.3.orig.tar.gz
 d39e0b902c8a1a17f131d52957933f5e3ae5ccebfcb8a800b5f2d91b86c40f10 3308 flexcache_0.3-2build1.debian.tar.xz
Files:
 d6b60f8ff7e5b9e3ff967a126b3caa0b 12295 flexcache_0.3.orig.tar.gz
 4e4889dba6a4fe351e4f0eaab513d750 3308 flexcache_0.3-2build1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEkv5Pi0DK3E7M1gwfWWH9vpxhmAkFAmkz/50ACgkQWWH9vpxh
mAk4PhAAkqPhim5GFrKB2HoyPPEiUNbB6sNUzUK3S26GKT5c2qXBM8+FAwBFG1/U
AhrWMBlgdKX+x1e3RYp5MgiczaXeljrovkWEIph9PRNvrwg7Bem9kKzPaJS/zZGS
Zy2TGzDP0Cs1/GKscgT8ezrgLIdi4KNVaooips+08oGLS8A91/LpIkfkah2UtckU
SNMbNGNzM0UrLzQ00NFLRWnhyrS40Oa19TBBirmiGa78BDO7+zXahE16JmXrti2e
A+NYYHn1tLvLlIyR8sffC2YMW+5V1VKhxSEFPz86rHyTvxDV1jgFXhBG3cR+vlEX
Cv05cXNnhNmXb9GCt26WQNQ8J4Wo+RYyv6DCZxDs6EaUtSttbnkqhGcnHnF6ikfK
zHmi5jJwoHxeB3tKwATfV4PQ8dwtmG6ARYK/MRjKaQYhqq8IZz4IdHkgOfJGyDdx
OXaXNKwaJTJTRXnFlr3343OAI/rOcFMuGQR4rWxS8LPVpSIle8JMWsBTHusSf9r/
nqazSPO0hsgkz+9gHoFGJlovv2LsQ0Emx8nYGpq+7IMtmO8z9B8f0ChS5PSxQlNP
JbClkeCi+aTDaOM6tyF6P+TjxXL+aIdJ8e5z265JPiwQqoWI/vwCQe1xc6/9no2q
xy3Lsy6Z9JeqIuwOQOUo0I6KgNv+BpvCgAhD47sFVjiNANgsuLc=
=0YSS
-----END PGP SIGNATURE-----
