diff --git a/httpcore-1.0.7.tar.gz b/httpcore-1.0.7.tar.gz deleted file mode 100644 index c1d4fe9..0000000 --- a/httpcore-1.0.7.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f1826de42becefb334468cc3dd470601352e6c8c7b63d713e73b8073086ecb8b -size 99854 diff --git a/httpcore-1.0.8.tar.gz b/httpcore-1.0.8.tar.gz new file mode 100644 index 0000000..0bba746 --- /dev/null +++ b/httpcore-1.0.8.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f5d4682325020efd4a5140028d37f40d01f1c961dbb8de6a46d2236cc5d7d3b +size 99995 diff --git a/python-httpcore.changes b/python-httpcore.changes index c5ce7ef..a10480d 100644 --- a/python-httpcore.changes +++ b/python-httpcore.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Apr 16 14:22:23 UTC 2025 - Felix Stegmeier + +- Update to 1.0.8 + * Fix AttributeError when importing on Python 3.14. (#1005) + ------------------------------------------------------------------- Mon Jan 13 09:26:17 UTC 2025 - John Paul Adrian Glaubitz diff --git a/python-httpcore.spec b/python-httpcore.spec index 70008e3..936d81a 100644 --- a/python-httpcore.spec +++ b/python-httpcore.spec @@ -27,7 +27,7 @@ %{?sle15_python_module_pythons} Name: python-httpcore%{psuffix} -Version: 1.0.7 +Version: 1.0.8 Release: 0 Summary: Minimal low-level Python HTTP client License: BSD-3-Clause