Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-httpretty for 
openSUSE:Factory checked in at 2024-05-24 19:50:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-httpretty (Old)
 and      /work/SRC/openSUSE:Factory/.python-httpretty.new.24587 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-httpretty"

Fri May 24 19:50:04 2024 rev:29 rq:1176446 version:1.1.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-httpretty/python-httpretty.changes        
2024-05-17 20:05:07.091285632 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-httpretty.new.24587/python-httpretty.changes 
    2024-05-24 19:50:07.283276842 +0200
@@ -1,0 +2,6 @@
+Thu May 23 09:37:54 UTC 2024 - Markéta Machová <mmach...@suse.com>
+
+- Skip test failing with requests 2.32.X
+  * suprisingly not with the CVE, but with gh#psf/requests#6644
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-httpretty.spec ++++++
--- /var/tmp/diff_new_pack.0beWNj/_old  2024-05-24 19:50:08.503321392 +0200
+++ /var/tmp/diff_new_pack.0beWNj/_new  2024-05-24 19:50:08.503321392 +0200
@@ -86,6 +86,8 @@
 donttest="test_http_passthrough or test_https_passthrough"
 # flaky (too slow) on obs
 donttest="$donttest or test_httpretty_should_allow_forcing_headers_urllib2 or 
test_httpretty_should_allow_registering_regexes_with_streaming_responses"
+# gh#gabrielfalcao/HTTPretty#457
+donttest="$donttest or 
test_httpretty_should_handle_paths_starting_with_two_slashes"
 %pytest -k "not (${donttest})"
 
 %files %{python_files}

Reply via email to