Source: responses Section: python Priority: optional Maintainer: Debian Python Modules Team Uploaders: Andrew Starr-Bochicchio Build-Depends: debhelper (>= 9), dh-python, python-all (>= 2.6.6-3~), python3-all, python-cookies, python3-cookies, python-mock, python3-mock, python-pytest, python3-pytest, python-pytest-localserver, python3-pytest-localserver, python-requests, python3-requests, python-setuptools, python3-setuptools Standards-Version: 4.1.3 Homepage: https://github.com/getsentry/responses Vcs-Git: https://salsa.debian.org/python-team/modules/responses.git Vcs-Browser: https://salsa.debian.org/python-team/modules/responses Package: python-responses Architecture: all Depends: ${misc:Depends}, ${python:Depends} Description: Utility library for mocking out the requests Python library responses is a module used to mock out the `requests' Python library in order to perform unit tests. . This package provides the Python 2 module. Package: python3-responses Architecture: all Depends: ${misc:Depends}, ${python3:Depends} Description: Utility library for mocking out the requests Python 3 library responses is a module used to mock out the `requests' Python 3 library in order to perform unit tests. . This package provides the Python 3 module.