diff --git a/httpx-0.25.0.tar.gz b/httpx-0.25.0.tar.gz deleted file mode 100644 index 14d860c4afcebabdb05f1754d7be689039535f6c..0000000000000000000000000000000000000000 Binary files a/httpx-0.25.0.tar.gz and /dev/null differ diff --git a/httpx-0.26.0.tar.gz b/httpx-0.26.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..65119d40586b7cef3fe9c01ab56dea41a3bb4ce5 Binary files /dev/null and b/httpx-0.26.0.tar.gz differ diff --git a/python-httpx.spec b/python-httpx.spec index b74b6db0a83a38e5bda1bd509b315c81d07f691b..45d34e8a9186dac499ec834a8a83da1ec1d8d5e0 100644 --- a/python-httpx.spec +++ b/python-httpx.spec @@ -1,14 +1,15 @@ -%define anolis_release 1 +%define anolis_release 1 %global pypi_name httpx Name: python-%{pypi_name} -Version: 0.25.0 +Version: 0.26.0 Release: %{anolis_release}%{?dist} Summary: Python HTTP client License: BSD URL: https://github.com/encode/httpx Source0: %{pypi_source} +Source: https://github.com/encode/httpx/archive/0.26.0/httpx-0.26.0.tar.gz BuildArch: noarch %description @@ -47,6 +48,10 @@ async APIs, and support for both HTTP/1.1 and HTTP/2. %attr(755, root, root) %{_bindir}/httpx %changelog +* Tue Aug 19 2025 wenyuzifang - 0.26.0-1 +- Updated to version 0.26.0 to fix xxxxxxxxxx + + * Fri Aug 08 2025 wenxin - 0.25.0-1 - New version 0.25.0