diff --git a/python-responses.changes b/python-responses.changes index 7c87263..bb8c62d 100644 --- a/python-responses.changes +++ b/python-responses.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Jun 20 12:40:50 UTC 2024 - Dirk Müller + +- update to 0.25.3: + * Fixed `recorder` not saving and loading response headers with + yaml files. See #715 + ------------------------------------------------------------------- Mon Jun 10 11:11:11 UTC 2024 - Dirk Müller diff --git a/python-responses.spec b/python-responses.spec index aa0f8f0..8aea1b5 100644 --- a/python-responses.spec +++ b/python-responses.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-responses -Version: 0.25.2 +Version: 0.25.3 Release: 0 Summary: A utility library for mocking out the `requests` Python library License: Apache-2.0 diff --git a/responses-0.25.2.tar.gz b/responses-0.25.2.tar.gz deleted file mode 100644 index abdcb59..0000000 --- a/responses-0.25.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:77a61ad7e6016ed2ac00739b7efa5f35c42351d5b9b5d26bb1be87f197632487 -size 77494 diff --git a/responses-0.25.3.tar.gz b/responses-0.25.3.tar.gz new file mode 100644 index 0000000..818b2c9 --- /dev/null +++ b/responses-0.25.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:617b9247abd9ae28313d57a75880422d55ec63c29d33d629697590a034358dba +size 77798