forked from pool/python-pytest-httpx
Accepting request 1127546 from devel:languages:python:pytest
- update to 0.27.0:
* Explicit support for python `3.12`.
* Custom HTTP transport are now handled (parent call to
`handle_async_request` or `handle_request`).
* Only HTTP transport are now mocked, this should not have any
impact, however if it does, please feel free to open an issue
describing your use case.
OBS-URL: https://build.opensuse.org/request/show/1127546
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-httpx?expand=0&rev=8
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:41b2899d92d89669e744fc9f556e8a30cee83b683644087689f46fc8aaf79afa
|
||||
size 28645
|
||||
3
pytest_httpx-0.27.0-gh.tar.gz
Normal file
3
pytest_httpx-0.27.0-gh.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d3f67b79ef41734d59ba6ddafa9ce73fa5351ae0cb84d4ab88eb86a9b54f6707
|
||||
size 29044
|
||||
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 19 10:48:03 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 0.27.0:
|
||||
* Explicit support for python `3.12`.
|
||||
* Custom HTTP transport are now handled (parent call to
|
||||
`handle_async_request` or `handle_request`).
|
||||
* Only HTTP transport are now mocked, this should not have any
|
||||
impact, however if it does, please feel free to open an issue
|
||||
describing your use case.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 7 19:44:01 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-pytest-httpx
|
||||
Version: 0.26.0
|
||||
Version: 0.27.0
|
||||
Release: 0
|
||||
Summary: Send responses to httpx
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user