Hello community,
here is the log from the commit of package python-Sphinx for openSUSE:Leap:15.2
checked in at 2020-06-19 12:07:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/python-Sphinx (Old)
and /work/SRC/openSUSE:Leap:15.2/.python-Sphinx.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-Sphinx"
Fri Jun 19 12:07:10 2020 rev:25 rq:815717 version:1.7.6
Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/python-Sphinx/python-Sphinx-doc.changes
2020-01-15 15:46:23.675355960 +0100
+++
/work/SRC/openSUSE:Leap:15.2/.python-Sphinx.new.3606/python-Sphinx-doc.changes
2020-06-19 12:07:12.486158264 +0200
@@ -1,0 +2,6 @@
+Thu Jun 18 07:29:25 UTC 2020 - Tomáš Chvátal <[email protected]>
+
+- Disable test test_correct_year as we no longer match the
+ range and thus fail the builds on Leap bsc#1172721
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-Sphinx-doc.spec ++++++
--- /var/tmp/diff_new_pack.wUshCY/_old 2020-06-19 12:07:13.210160352 +0200
+++ /var/tmp/diff_new_pack.wUshCY/_new 2020-06-19 12:07:13.214160364 +0200
@@ -132,7 +132,7 @@
%check
export LANG="en_US.UTF-8"
-%python_exec -m pytest tests -k "not linkcheck" -v
+%python_exec -m pytest tests -k "not linkcheck and not test_correct_year" -v
%files %{python_files}
%license LICENSE