Source: python-requests-cache
Section: python
Priority: optional
Maintainer: Christian Marillat <marillat@deb-multimedia.org>
Bugs: mailto:marillat@deb-multimedia.org
Homepage: https://github.com/requests-cache/requests-cache
Testsuite: autopkgtest-pkg-pybuild
Standards-Version: 4.7.0
Build-Depends: debhelper-compat (= 13), dh-sequence-python3,
 pybuild-plugin-pyproject,
 python3-all,
 python3-appdirs <!nocheck>,
 python3-attr <!nocheck>,
 python3-cattr <!nocheck>,
 python3-itsdangerous <!nocheck>,
 python3-poetry-core,
 python3-pymongo,
 python3-pytest <!nocheck>,
 python3-redis,
 python3-requests,
 python3-requests-mock <!nocheck>,
 python3-responses <!nocheck>,
 python3-setuptools,
 python3-sphinx,
 python3-timeout-decorator <!nocheck>,
 python3-ujson <!nocheck>,
 python3-url-normalize <!nocheck>,
 python3-rich,
 python3-platformdirs,
 python3-tenacity,
 python3-time-machine,
 python3-boto3,
 python3-bson,
 python3-yaml,

Package: python3-requests-cache
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}, python3-requests (>= 1.1.0), python3-cattr, python3-platformdirs, python3-url-normalize,
Suggests: python3-boto3, python3-pymongo, python3-redis,
Description: persistent cache for requests library (Python 3)
 Requests-cache is a transparent persistent cache for requests library.
