* 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
Description
No description provided
Languages
RPM Spec
100%