forked from pool/python-respx
Accepting request 1160432 from devel:languages:python
- update to 0.21.0:
* Fix matching request data when files are provided
* Add support for data\_\_contains lookup
* Add `files` pattern to support matching on uploads
* Add `SetCookie` utility for easier mocking of response cookie
headers
* Enhance documentation on iterable side effects
* Enhance documentation on named routes and add tip about a
catch-all route
OBS-URL: https://build.opensuse.org/request/show/1160432
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-respx?expand=0&rev=7
This commit is contained in:
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 21 17:03:25 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 0.21.0:
|
||||
* Fix matching request data when files are provided
|
||||
* Add support for data\_\_contains lookup
|
||||
* Add `files` pattern to support matching on uploads
|
||||
* Add `SetCookie` utility for easier mocking of response cookie
|
||||
headers
|
||||
* Enhance documentation on iterable side effects
|
||||
* Enhance documentation on named routes and add tip about a
|
||||
catch-all route
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 9 22:11:30 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: python-respx
|
||||
Version: 0.20.2
|
||||
Version: 0.21.0
|
||||
Release: 0
|
||||
Summary: Mock HTTPX with request patterns and response side effects
|
||||
License: BSD-3-Clause
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7c5569cc328ceb36cc2a45b48896e151180f16a34b5e59f37c5cbef6d04a41c3
|
||||
size 428472
|
||||
3
respx-0.21.0.tar.gz
Normal file
3
respx-0.21.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cc5d448a8c2974fcd521fb17462676e85b4a04e21593301f9e2f588d8df4909e
|
||||
size 432056
|
||||
Reference in New Issue
Block a user