diff --git a/python-responses.changes b/python-responses.changes index 357d533..214ef9b 100644 --- a/python-responses.changes +++ b/python-responses.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Sep 23 10:15:21 UTC 2025 - John Paul Adrian Glaubitz + +- Update to 0.25.8 + * Fix bug where the content type is always recorded as either + text/plain or application/json. See #770 + * Allow asserts on add_callback() matches. See #727 + ------------------------------------------------------------------- Fri Mar 28 20:56:31 UTC 2025 - Dirk Müller diff --git a/python-responses.spec b/python-responses.spec index 8028df8..b40b5a0 100644 --- a/python-responses.spec +++ b/python-responses.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-responses -Version: 0.25.7 +Version: 0.25.8 Release: 0 Summary: A utility library for mocking out the `requests` Python library License: Apache-2.0 diff --git a/responses-0.25.7.tar.gz b/responses-0.25.7.tar.gz deleted file mode 100644 index 3038a84..0000000 --- a/responses-0.25.7.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8ebae11405d7a5df79ab6fd54277f6f2bc29b2d002d0dd2d5c632594d1ddcedb -size 79203 diff --git a/responses-0.25.8.tar.gz b/responses-0.25.8.tar.gz new file mode 100644 index 0000000..251e22e --- /dev/null +++ b/responses-0.25.8.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9374d047a575c8f781b94454db5cab590b6029505f488d12899ddb10a4af1cf4 +size 79320