Revisions of python-responses

buildservice-autocommit accepted request 1157880 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 66)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 65)
- update to 0.25.0:
  * Added support for Python 3.12
  * Fixed `matchers.header_matcher` not failing when a matched
    header is missing from the request. See #702
buildservice-autocommit accepted request 1130836 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 64)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 63)
- 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
buildservice-autocommit accepted request 1114854 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 62)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 1114567 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 61)
- Update to 0.23.3
  * Allow urllib3>=1.25.10
- Release 0.23.2
  * Updated dependency to urllib3>=2 and requests>=2.30.0. See #635
  * Fixed issue when custom adapters were sending only positional
    args. See #642
  * Expose `unbound_on_send` method in `RequestsMock` class. This
    method returns new function that is called by `RequestsMock`
    instead of original `send` method defined by any adapter.
- Drop unbundle-urllib3.patch
buildservice-autocommit accepted request 1088655 from Steve Kowalik's avatar Steve Kowalik (StevenK) (revision 60)
baserev update by copy to link target
Steve Kowalik's avatar Steve Kowalik (StevenK) committed (revision 59)
Actually drop patch
Steve Kowalik's avatar Steve Kowalik (StevenK) committed (revision 58)
- Drop patch (but really comment out) 636-urllib3-2-compat.patch:
  * moto needs to stay with urllib3 < 2 due to boto.
buildservice-autocommit accepted request 1085860 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 57)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 56)
- Update 636-urllib3-2-compat.patch (from
  gh#getsentry/responses!636).
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 55)
Fix patch
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 54)
WIP
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1085581 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 53)
- Fix missing runtime requirements
- Remove runtime requirement of typing stubs
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 52)
Let Python 3.9 be.
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 51)
- Update to 0.23.1:
  - Remove `tomli` import. See #630
  - Add Python 3.11 support
  - Fix type annotations of `CallList`. See #593
  - `request` object is attached to any custom exception provided
    as `Response` `body` argument. See #588
  - Fixed mocked responses leaking between tests when
    `assert_all_requests_are_fired` and a request was not fired.
  - [BETA] Default recorder format was changed to YAML.
    Added `responses.RequestsMock._parse_response_file` and
    `responses._recorder.Recorder.dump_to_file` methods that
    allow users to override default parser to eg toml, json
  - Update `requests` dependency to the version of 2.22.0 or
    higher. See #584.
  - [BETA] Added possibility to record responses to TOML files
    via `@_recorder.record(file_path="out.toml")` decorator.
  - [BETA] Added possibility to replay responses
    (populate registry) from TOML files via
    `responses._add_from_file(file_path="out.toml")` method.
  - Fix type for the `mock`'s patcher object. See #556
  - Fix type annotation for `CallList`
  - Add `passthrough` argument to `BaseResponse` object. See #557
  - Fix `registries` leak. See #563
  - `OriginalResponseShim` is removed. See #585
  - Add support for the `loose` version of `json_params_matcher`
    via named argument `strict_match`. See #551
  - Add lists support as JSON objects in
    `json_params_matcher`. See #559
  - Added project links to pypi listing.
  - `delete`, `get`, `head`, `options`, `patch`,
buildservice-autocommit accepted request 1081806 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 50)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1081599 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 49)
SR for python stack proposal
buildservice-autocommit accepted request 1035664 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 48)
baserev update by copy to link target
Markéta Machová's avatar Markéta Machová (mcalabkova) accepted request 1035646 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 47)
- python-six is not required
Displaying revisions 1 - 20 of 66
openSUSE Build Service is sponsored by