Go to file
Dirk Mueller 350269737d - update to 0.14.0:
* Added `responses.matchers`.
  * Moved `responses.json_params_matcher` to `responses.matchers.json_param_matcher`
  * Moved `responses.urlencoded_params_matcher` to
   `responses.matchers.urlencoded_param_matcher`
  * Added `responses.query_params_matcher`. This matcher allows you to match
    query strings with a dictionary.
  * Added `auto_calculate_content_length` option to `responses.add()`. When
    enabled, this option will generate a `Content-Length` header
    based on the number of bytes in the response body.
  * Improve typing support
  * Use URLs with normalized hostnames when comparing URLs.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-responses?expand=0&rev=33
2021-10-26 20:58:17 +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.14.0: 2021-10-26 20:58:17 +00:00
python-responses.spec - update to 0.14.0: 2021-10-26 20:58:17 +00:00
responses-0.14.0.tar.gz - update to 0.14.0: 2021-10-26 20:58:17 +00:00