Source: python-aiohttp-retry Priority: optional Section: python Maintainer: Debian Python Team Uploaders: Yaroslav Halchenko , Vasyl Gello Build-Depends: # Build debhelper (>= 10), dh-python, dh-sequence-python3, pybuild-plugin-pyproject, python3-all, python3-aiohttp, python3-setuptools, python3-yarl, # Testing python3-pytest , python3-pytest-aiohttp , python3-pytest-asyncio , python3-pytest-cov , Standards-Version: 4.6.2 Rules-Requires-Root: no Vcs-Browser: https://salsa.debian.org/python-team/packages/python-aiohttp-retry Vcs-Git: https://salsa.debian.org/python-team/packages/python-aiohttp-retry.git -b debian/sid Homepage: https://github.com/inyutin/aiohttp_retry Testsuite: autopkgtest-pkg-pybuild Package: python3-aiohttp-retry Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, Description: Simple aiohttp retry client This package provides aiohttp-retry - the python3 library extending aiohttp with retry support.