Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-readme_renderer for 
openSUSE:Factory checked in at 2025-09-23 16:06:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-readme_renderer (Old)
 and      /work/SRC/openSUSE:Factory/.python-readme_renderer.new.27445 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-readme_renderer"

Tue Sep 23 16:06:36 2025 rev:17 rq:1306508 version:44.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-readme_renderer/python-readme_renderer.changes
    2025-01-23 18:01:20.726060806 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-readme_renderer.new.27445/python-readme_renderer.changes
 2025-09-23 16:07:06.331152999 +0200
@@ -1,0 +2,5 @@
+Mon Sep 22 12:01:13 UTC 2025 - Daniel Garcia <[email protected]>
+
+- Skip broken test with latest docutils, gh#pypa/readme_renderer#332
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-readme_renderer.spec ++++++
--- /var/tmp/diff_new_pack.5qgzqe/_old  2025-09-23 16:07:06.863173939 +0200
+++ /var/tmp/diff_new_pack.5qgzqe/_new  2025-09-23 16:07:06.867174097 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-readme_renderer
 #
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2025 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -59,7 +59,9 @@
 
 %check
 export LANG=en_US.UTF-8
-%pytest
+# gh#pypa/readme_renderer#332
+donttest="test_cli_explicit_format"
+%pytest -k "not $donttest"
 
 %files %{python_files}
 %license LICENSE

Reply via email to