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.3.tar.gz b/httpie-3.2.3.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..e19fd81a324dcd0a4f7836c4aa064c1a048c2e41 Binary files /dev/null and b/httpie-3.2.3.tar.gz differ diff --git a/python-httpie.spec b/python-httpie.spec index 38feed14f9d39c3ca894b321f8ee9bceec240a7f..5406d4e44b254c09f81b5e23aa87c3120696208d 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.3 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/7a/6a/20c0b92027f1e6cdb4068a662833d882f138ec781cbe26f4d6fc5f10313c/httpie-3.2.3.tar.gz BuildArch: noarch %description @@ -91,6 +91,11 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Thu Apr 01 2024 dongqi - 3.2.3-1 +- Update package to version 3.2.3 +- Fix SSL connections by pinning the requests version to 2.31.0 +- Make it possible to unset the User-Agent and Accept-Encoding request headers + * Thu Jun 01 2023 jiangxinyu - 3.2.2-1 - Update package to version 3.2.2