Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package httpie for openSUSE:Leap:16.0 
checked in at 2025-05-28 11:25:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:16.0/httpie (Old)
 and      /work/SRC/openSUSE:Leap:16.0/.httpie.new.2732 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "httpie"

Wed May 28 11:25:12 2025 rev:2 rq:1279391 version:3.2.4

Changes:
--------
--- /work/SRC/openSUSE:Leap:16.0/httpie/httpie.changes  2025-04-25 
13:40:14.621365532 +0200
+++ /work/SRC/openSUSE:Leap:16.0/.httpie.new.2732/httpie.changes        
2025-05-28 11:25:13.618781302 +0200
@@ -1,0 +2,6 @@
+Tue Mar 18 16:35:37 UTC 2025 - Robert Munteanu <romb...@apache.org>
+
+- Switch python version to 3.13
+  * ignore the newly failing tests
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ httpie.spec ++++++
--- /var/tmp/diff_new_pack.jZ91rA/_old  2025-05-28 11:25:13.882792522 +0200
+++ /var/tmp/diff_new_pack.jZ91rA/_new  2025-05-28 11:25:13.886792692 +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

Reply via email to