diff --git a/python-respx.changes b/python-respx.changes index d2e6429..74bf40c 100644 --- a/python-respx.changes +++ b/python-respx.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Jan 16 11:33:19 UTC 2023 - Daniel Garcia + +- Update to 0.20.1 + * Support HTTPX 0.23.1, thanks @g-as for input (#223) + ------------------------------------------------------------------- Wed Oct 12 15:57:25 UTC 2022 - Yogalakshmi Arunachalam diff --git a/python-respx.spec b/python-respx.spec index 734245a..f4fac71 100644 --- a/python-respx.spec +++ b/python-respx.spec @@ -1,7 +1,7 @@ # # spec file for package python-respx # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,9 +16,8 @@ # -%{?!python_module:%define python_module() python3-%{**}} Name: python-respx -Version: 0.20.0 +Version: 0.20.1 Release: 0 Summary: Mock HTTPX with request patterns and response side effects License: BSD-3-Clause diff --git a/respx-0.20.0.tar.gz b/respx-0.20.0.tar.gz deleted file mode 100644 index 254afbf..0000000 --- a/respx-0.20.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a44410101102955258ed6edf3c8617a00b74ec2301f494de3cc9f75bea65b458 -size 424737 diff --git a/respx-0.20.1.tar.gz b/respx-0.20.1.tar.gz new file mode 100644 index 0000000..9c1ebb6 --- /dev/null +++ b/respx-0.20.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29880ea8f555760028fd1ee55164d4cceec941ce0bc3e1b7d99371d2c478f3da +size 426277