diff --git a/httpie-3.2.2.tar.gz b/httpie-3.2.2.tar.gz deleted file mode 100644 index 03bd106cd832d1c996180d332ca26dc0003c01f3..0000000000000000000000000000000000000000 Binary files a/httpie-3.2.2.tar.gz and /dev/null differ diff --git a/httpie-3.2.4.tar.gz b/httpie-3.2.4.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..39cf8ef0f8db9458f458699f014fa90fe497bada Binary files /dev/null and b/httpie-3.2.4.tar.gz differ diff --git a/python-httpie.spec b/python-httpie.spec index 38feed14f9d39c3ca894b321f8ee9bceec240a7f..d1ae248717df6a11c217633ca5c2797d3d4417cd 100644 --- a/python-httpie.spec +++ b/python-httpie.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-httpie -Version: 3.2.2 +Version: 3.2.4 Release: 1 Summary: HTTPie: command-line HTTP client for the API era. License: BSD-3-Clause URL: https://httpie.io/ -Source0: https://files.pythonhosted.org/packages/09/e0/11680a5c0d94742122835330b3250f91a3a5066970872e111cb3ac5ce204/httpie-3.2.2.tar.gz +Source0: %{pypi_source httpie} BuildArch: noarch %description @@ -91,6 +91,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Tue Sep 23 2025 wangkai <13474090681@163.com> - 3.2.4-1 +- Update package to version 3.2.4 for fix CVE-2023-48052 + * Thu Jun 01 2023 jiangxinyu - 3.2.2-1 - Update package to version 3.2.2