Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-Quart for openSUSE:Factory 
checked in at 2026-06-17 16:17:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-Quart (Old)
 and      /work/SRC/openSUSE:Factory/.python-Quart.new.1981 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-Quart"

Wed Jun 17 16:17:30 2026 rev:8 rq:1360013 version:0.20.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-Quart/python-Quart.changes        
2026-04-13 23:18:11.494403900 +0200
+++ /work/SRC/openSUSE:Factory/.python-Quart.new.1981/python-Quart.changes      
2026-06-17 16:18:17.026974245 +0200
@@ -1,0 +2,5 @@
+Wed Jun 17 04:56:03 UTC 2026 - Steve Kowalik <[email protected]>
+
+- Skip a test broken by click.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-Quart.spec ++++++
--- /var/tmp/diff_new_pack.8wF7m8/_old  2026-06-17 16:18:18.847050399 +0200
+++ /var/tmp/diff_new_pack.8wF7m8/_new  2026-06-17 16:18:18.863051069 +0200
@@ -90,7 +90,8 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
-%pytest
+# https://github.com/pallets/quart/issues/465
+%pytest -k 'not test_cli_blueprints'
 
 %post
 %python_install_alternative quart

Reply via email to