summaryrefslogtreecommitdiff
path: root/net/py-responses/distinfo
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2021-09-19 10:45:51 +0000
committeradam <adam@pkgsrc.org>2021-09-19 10:45:51 +0000
commit07e33474aa8c15434405cff77a2fcd88f5f5ea75 (patch)
tree2537fbeecc0f3a1a956a20540695cb822604f3f9 /net/py-responses/distinfo
parentf88b1224e9255f5bedb4db4fc43614d596142096 (diff)
downloadpkgsrc-07e33474aa8c15434405cff77a2fcd88f5f5ea75.tar.gz
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.
Diffstat (limited to 'net/py-responses/distinfo')
-rw-r--r--net/py-responses/distinfo10
1 files changed, 5 insertions, 5 deletions
diff --git a/net/py-responses/distinfo b/net/py-responses/distinfo
index 67707541f23..f5b5fd5e293 100644
--- a/net/py-responses/distinfo
+++ b/net/py-responses/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.21 2021/08/11 09:48:41 adam Exp $
+$NetBSD: distinfo,v 1.22 2021/09/19 10:45:51 adam Exp $
-SHA1 (responses-0.13.4.tar.gz) = 0a890580fdeefd9b12bf4269cb50b59fb6c421af
-RMD160 (responses-0.13.4.tar.gz) = 18da5101e19d4ffc11c12ce1f87a14b66696933b
-SHA512 (responses-0.13.4.tar.gz) = 645bb967d2ff601a49c22e603ac1ab0c1f070dc6d62ad3b87ec58fe97cae7e4882c0068b565a24ba05ec1a3cccb8e9d90fb1b398bf79935c7a8b208f3ead1920
-Size (responses-0.13.4.tar.gz) = 30608 bytes
+SHA1 (responses-0.14.0.tar.gz) = 1e56c09b22b645868ee778bc8c9b0d778022e31a
+RMD160 (responses-0.14.0.tar.gz) = 0f96a19e993885bf9bce5be6bb1770a9f335b75e
+SHA512 (responses-0.14.0.tar.gz) = abc117e5fb9e065202520342e1e5dc4862e5ba553899bf0427726bff02f581124d2d2225371180c97b04fd258119b9511b3319622402a44411ebf51614d26022
+Size (responses-0.14.0.tar.gz) = 32666 bytes