diff --git a/httpcore-0.18.0.tar.gz b/httpcore-0.18.0.tar.gz deleted file mode 100644 index 61632f66b38e75982f75d0a3f3707c5d78b5df1b..0000000000000000000000000000000000000000 Binary files a/httpcore-0.18.0.tar.gz and /dev/null differ diff --git a/httpcore-1.0.7.tar.gz b/httpcore-1.0.7.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..92515d7d0fd944e16439bf615be0896ae8f47af2 Binary files /dev/null and b/httpcore-1.0.7.tar.gz differ diff --git a/python-httpcore.spec b/python-httpcore.spec index d30f9e366a657af705f5b991f2e8482e64382b5e..f48146ca0e13cc570aae496207ada7f885b4ff86 100644 --- a/python-httpcore.spec +++ b/python-httpcore.spec @@ -1,14 +1,15 @@ -%define anolis_release 1 +%define anolis_release 1 %global pypi_name httpcore Name: python-%{pypi_name} -Version: 0.18.0 +Version: 1.0.7 Release: %{anolis_release}%{?dist} Summary: Minimal low-level HTTP client License: BSD URL: https://github.com/encode/httpcore Source0: %{url}/archive/%{version}/%{pypi_name}-%{version}.tar.gz +Source: https://github.com/encode/httpcore/archive/1.0.7/httpcore-1.0.7.tar.gz BuildArch: noarch %description @@ -47,6 +48,10 @@ rm -rf %{pypi_name}.egg-info %license LICENSE.md %changelog +* Tue Aug 19 2025 wenyuzifang - 1.0.7-1 +- Updated to version 1.0.7 to fix xxxxxxxxxx + + * Fri Aug 08 2025 wenxin - 0.18.0-1 - New version 0.18.0