14
0
forked from pool/python-respx

Accepting request 1010383 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1010383
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-respx?expand=0&rev=3
This commit is contained in:
2022-10-14 13:41:25 +00:00
committed by Git OBS Bridge
4 changed files with 21 additions and 4 deletions

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Wed Oct 12 15:57:25 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version 0.20.0
Changed
* Type Router.__getitem__ to not return optional routes, thanks @flaeppe (#216)
* Change Call.response to raise instead of returning optional response (#217)
* Change CallList.last to raise instead of return optional call (#217)
* Type M() to not return optional pattern, by introducing a Noop pattern (#217)
* Type Route.pattern to not be optional (#217)
Fixed
* Correct type hints for side effects (#217)
Added
* Runs mypy on both tests and respx (#217)
* Added nox test session for python 3.11 (#217)
* Added Call.has_response helper, now that .response raises (#217)
-------------------------------------------------------------------
Mon Aug 22 07:35:00 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python3-%{**}}
Name: python-respx
Version: 0.19.2
Version: 0.20.0
Release: 0
Summary: Mock HTTPX with request patterns and response side effects
License: BSD-3-Clause

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c85b30b95547246fe8a9a83a7535aa91228074b85c87b7a3cee91a9c50bd2858
size 423112

3
respx-0.20.0.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a44410101102955258ed6edf3c8617a00b74ec2301f494de3cc9f75bea65b458
size 424737