Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package httpie for openSUSE:Factory checked in at 2025-03-31 11:40:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/httpie (Old) and /work/SRC/openSUSE:Factory/.httpie.new.2696 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "httpie" Mon Mar 31 11:40:50 2025 rev:18 rq:1265246 version:3.2.4 Changes: -------- --- /work/SRC/openSUSE:Factory/httpie/httpie.changes 2025-01-29 16:10:56.100849924 +0100 +++ /work/SRC/openSUSE:Factory/.httpie.new.2696/httpie.changes 2025-03-31 11:41:53.808969978 +0200 @@ -1,0 +2,6 @@ +Tue Mar 18 16:35:37 UTC 2025 - Robert Munteanu <[email protected]> + +- Switch python version to 3.13 + * ignore the newly failing tests + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ httpie.spec ++++++ --- /var/tmp/diff_new_pack.DeIAXx/_old 2025-03-31 11:41:54.272989206 +0200 +++ /var/tmp/diff_new_pack.DeIAXx/_new 2025-03-31 11:41:54.276989371 +0200 @@ -19,8 +19,8 @@ %define _mtime 1730482196 %define _commit 2105caa -%define primary_python python311 -%define python_version 3.11 +%define primary_python python313 +%define python_version 3.13 Name: httpie Version: 3.2.4 @@ -101,7 +101,7 @@ # disable tests that fail on OBS with [Errno -3] Temporary failure in name resolution # temporarily disable tests that fail with python 3.11 #pytest --deselect=tests/test_uploads.py --deselect=tests/test_plugins_cli.py -pytest --deselect=tests/test_uploads.py --deselect=tests/test_plugins_cli.py --deselect=tests/test_compress.py --deselect=tests/test_binary.py tests -v +pytest --deselect=tests/test_uploads.py --deselect=tests/test_plugins_cli.py --deselect=tests/test_compress.py --deselect=tests/test_binary.py --deselect=tests/test_cli_ui.py tests -v %files %doc AUTHORS.md CHANGELOG.md README.md
