pkgsrc/net/py-responses
adam 9c61427d1e py-responses: updated to 0.14.0
0.14.0
------
* Added `responses.matchers`.
* Moved `responses.json_params_matcher` to `responses.matchers.json_params_matcher`
* Moved `responses.urlencoded_params_matcher` to
  `responses.matchers.urlencoded_params_matcher`
* Added `responses.matchers.query_param_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.
2021-09-19 10:45:51 +00:00
..
DESCR
distinfo py-responses: updated to 0.14.0 2021-09-19 10:45:51 +00:00
Makefile py-responses: updated to 0.14.0 2021-09-19 10:45:51 +00:00
PLIST py-responses: updated to 0.14.0 2021-09-19 10:45:51 +00:00