Go to file
Dirk Mueller 8d0be16572 - update to 0.24.1:
* Reverted overloads removal
  * Added typing to `Call` attributes.
  * Fix socket issues (see #693)
  * Added `BaseResponse.calls` to access calls data of a separate
    mocked request. See #664
  * Added `real_adapter_send` parameter to `RequestsMock` that
    will allow users to set through which function they would like
    to send real requests
  * Added support for re.Pattern based header matching.
  * Added support for gzipped response bodies to
    `json_params_matcher`.
  * Fix `Content-Type` headers issue when the header was
    duplicated. See #644
  * Moved types-pyyaml dependency to `tests_requires`
  * Removed Python3.7 support
  * moto needs to stay with urllib3 < 2 due to boto.
- add skips for unsupported python versions
- switch to pytest4 actually not pytest3
- Update for singlespec
- Initial release

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-responses?expand=0&rev=63
2023-11-27 18:41:11 +00:00
.gitattributes Accepting request 487006 from home:alarrosa:branches:devel:languages:python 2017-04-24 16:27:22 +00:00
.gitignore Accepting request 487006 from home:alarrosa:branches:devel:languages:python 2017-04-24 16:27:22 +00:00
python-responses.changes - update to 0.24.1: 2023-11-27 18:41:11 +00:00
python-responses.spec - update to 0.24.1: 2023-11-27 18:41:11 +00:00
responses-0.24.1.tar.gz - update to 0.24.1: 2023-11-27 18:41:11 +00:00