Hello community,

here is the log from the commit of package python2-Sphinx for openSUSE:Factory 
checked in at 2019-09-23 12:07:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python2-Sphinx (Old)
 and      /work/SRC/openSUSE:Factory/.python2-Sphinx.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python2-Sphinx"

Mon Sep 23 12:07:23 2019 rev:3 rq:730128 version:1.8.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/python2-Sphinx/python2-Sphinx.changes    
2019-08-16 15:27:39.514006856 +0200
+++ /work/SRC/openSUSE:Factory/.python2-Sphinx.new.7948/python2-Sphinx.changes  
2019-09-23 12:07:26.313905091 +0200
@@ -1,0 +2,6 @@
+Wed Sep 11 12:26:49 UTC 2019 - Tomáš Chvátal <[email protected]>
+
+- Skip 2 more gettext tests that are fixed in master but not worth
+  backporting to older Sphinx
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python2-Sphinx.spec ++++++
--- /var/tmp/diff_new_pack.EEltuK/_old  2019-09-23 12:07:26.957904984 +0200
+++ /var/tmp/diff_new_pack.EEltuK/_new  2019-09-23 12:07:26.957904984 +0200
@@ -304,7 +304,7 @@
 %if %{with test}
 export LC_ALL="C.utf8"
 %{python_expand export PYTHONPATH=$PYTHONPATH:%{buildroot}%{$python_sitelib}
-py.test-%{$python_bin_suffix} --ignore=_build.python3 --ignore=_build.python2 
-k 'not (linkcheck or test_latex_images or test_correct_year)' -v tests
+py.test-%{$python_bin_suffix} --ignore=_build.python3 --ignore=_build.python2 
-k 'not (linkcheck or test_latex_images or test_correct_year or 
test_gettext_definition_terms or test_text_definition_terms)' -v tests
 # $python -mpytest --ignore=_build.python3 --ignore=_build.python2 -k 'not 
linkcheck' -v tests
 }
 %endif


Reply via email to