Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-urllib3 for openSUSE:Factory 
checked in at 2024-12-18 20:09:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-urllib3 (Old)
 and      /work/SRC/openSUSE:Factory/.python-urllib3.new.29675 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-urllib3"

Wed Dec 18 20:09:10 2024 rev:69 rq:1231820 version:2.2.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-urllib3/python-urllib3.changes    
2024-10-03 18:00:51.163367944 +0200
+++ /work/SRC/openSUSE:Factory/.python-urllib3.new.29675/python-urllib3.changes 
2024-12-18 20:09:25.623488618 +0100
@@ -1,0 +2,5 @@
+Wed Dec 18 08:41:22 UTC 2024 - Daniel Garcia <[email protected]>
+
+- Ignore DeprecationWarning in tests (bsc#1234681)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-urllib3.spec ++++++
--- /var/tmp/diff_new_pack.hAXn4x/_old  2024-12-18 20:09:26.259515127 +0100
+++ /var/tmp/diff_new_pack.hAXn4x/_new  2024-12-18 20:09:26.263515294 +0100
@@ -130,7 +130,7 @@
 skiplist+=" or test_deprecated_no_scheme"
 # weird threading issues on OBS runners
 skiplist+=" or test_http2_probe_blocked_per_thread"
-%pytest %{?jobs:-n %jobs} -k "not (${skiplist})" --ignore 
test/with_dummyserver/test_socketlevel.py
+%pytest -W ignore::DeprecationWarning %{?jobs:-n %jobs} -k "not (${skiplist})" 
--ignore test/with_dummyserver/test_socketlevel.py
 %endif
 
 %if ! %{with test}

Reply via email to