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..5965c7939e3a4a23a6f2a6c15b7f97d02baf70d2 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: https://files.pythonhosted.org/packages/source/h/httpie/httpie-%{version}.tar.gz BuildArch: noarch %description @@ -91,6 +91,10 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Tue Aug 19 2025 zhang_wenyu - 3.2.4-1 +- Update package to version 3.2.4 + * Fix default certs loading and unpin requests + * Thu Jun 01 2023 jiangxinyu - 3.2.2-1 - Update package to version 3.2.2