Revisions of python-responses
buildservice-autocommit
accepted
request 1181926
from
Dirk Mueller (dirkmueller)
(revision 72)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
committed
(revision 71)
- update to 0.25.3: * Fixed `recorder` not saving and loading response headers with yaml files. See #715
buildservice-autocommit
accepted
request 1179687
from
Dirk Mueller (dirkmueller)
(revision 70)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
committed
(revision 69)
- update to 0.25.2: * Mulligan on 0.25.1 to run release pipeline correctly. * Added `matchers.body_matcher` for matching string request bodies. See #717 * Fixed tests failures during RPM package builds. See #706 * Fix mocked HEAD responses that have `Content-Length` set. See * Fixed error messages when matches fail: inputs are not sorted or reformatted. See #704 - drop use-asyncio-markers.patch (upstream)
buildservice-autocommit
accepted
request 1173906
from
Factory Maintainer (factory-maintainer)
(revision 68)
baserev update by copy to link target
Steve Kowalik (StevenK)
committed
(revision 67)
- Add patch use-asyncio-markers.patch: * Use asyncio markers for pytest.
buildservice-autocommit
accepted
request 1157880
from
Dirk Mueller (dirkmueller)
(revision 66)
baserev update by copy to link target
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 (factory-maintainer)
(revision 64)
baserev update by copy to link target
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 (mcepl)
(revision 62)
baserev update by copy to link target
Matej Cepl (mcepl)
accepted
request 1114567
from
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 (StevenK)
(revision 60)
baserev update by copy to link target
Steve Kowalik (StevenK)
committed
(revision 59)
Actually drop patch
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 (mcepl)
(revision 57)
baserev update by copy to link target
Matej Cepl (mcepl)
committed
(revision 56)
- Update 636-urllib3-2-compat.patch (from gh#getsentry/responses!636).
Matej Cepl (mcepl)
committed
(revision 55)
Fix patch
Matej Cepl (mcepl)
committed
(revision 54)
WIP
Dirk Mueller (dirkmueller)
accepted
request 1085581
from
Benjamin Greiner (bnavigator)
(revision 53)
- Fix missing runtime requirements - Remove runtime requirement of typing stubs
Displaying revisions 1 - 20 of 72