Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-Sphinx for openSUSE:Factory checked in at 2023-04-28 16:22:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-Sphinx (Old) and /work/SRC/openSUSE:Factory/.python-Sphinx.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-Sphinx" Fri Apr 28 16:22:22 2023 rev:96 rq:1083126 version:6.2.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-Sphinx/python-Sphinx.changes 2023-04-25 16:54:06.870581941 +0200 +++ /work/SRC/openSUSE:Factory/.python-Sphinx.new.1533/python-Sphinx.changes 2023-04-28 16:22:31.293713678 +0200 @@ -1,0 +2,14 @@ +Wed Apr 26 16:21:27 UTC 2023 - Matej Cepl <mc...@suse.com> + +- For PSP packages don't include documentation at all. The + building of Sphinx documentation is so complicated, that it is + not possible to include it in the main package. + +------------------------------------------------------------------- +Tue Apr 25 11:17:16 UTC 2023 - Martin Liška <mli...@suse.cz> + +- Update to version 6.2.1 + * #11355: Revert the default type of :confval:`nitpick_ignore` and + :confval:`nitpick_ignore_regex` to ``list``. + +------------------------------------------------------------------- Old: ---- Sphinx-6.2.0.tar.gz Sphinx-6.2.0.tar.gz.asc New: ---- Sphinx-6.2.1.tar.gz Sphinx-6.2.1.tar.gz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-Sphinx.spec ++++++ --- /var/tmp/diff_new_pack.cE7ODU/_old 2023-04-28 16:22:31.809716690 +0200 +++ /var/tmp/diff_new_pack.cE7ODU/_new 2023-04-28 16:22:31.813716713 +0200 @@ -26,7 +26,7 @@ %endif %{?sle15_python_module_pythons} Name: python-Sphinx%{psuffix} -Version: 6.2.0 +Version: 6.2.1 Release: 0 Summary: Python documentation generator License: BSD-2-Clause @@ -191,6 +191,7 @@ This package contains the LaTeX components for python-Sphinx. +%if 0%{?suse_version} > 1500 %package -n python-Sphinx-doc Summary: Man files for python-Sphinx Group: Documentation/Other @@ -235,6 +236,7 @@ sources). This package contains the HTML documentation for Sphinx. +%endif %prep %setup -q -n Sphinx-%{version} @@ -286,6 +288,7 @@ %python_find_lang sphinx %else +%if 0%{?suse_version} > 1500 mkdir -p %{buildroot}%{_docdir}/python-Sphinx/ mv build.doc/html %{buildroot}%{_docdir}/python-Sphinx/ rm -rf %{buildroot}%{_docdir}/python-Sphinx/html/_images @@ -296,6 +299,7 @@ mv build.doc/man/sphinx-build.1 %{buildroot}%{_mandir}/man1/sphinx-build.1 mv build.doc/man/sphinx-quickstart.1 %{buildroot}%{_mandir}/man1/sphinx-quickstart.1 %endif +%endif # Always deduplicate %python_expand %fdupes %{buildroot}%{$python_sitelib} @@ -338,6 +342,7 @@ %endif %if %{with test} +%if 0%{?suse_version} > 1500 %files -n python-Sphinx-doc-man %license LICENSE %doc AUTHORS @@ -352,5 +357,6 @@ %dir %{_docdir}/python-Sphinx/ %{_docdir}/python-Sphinx/html/ %endif +%endif %changelog ++++++ Sphinx-6.2.0.tar.gz -> Sphinx-6.2.1.tar.gz ++++++ /work/SRC/openSUSE:Factory/python-Sphinx/Sphinx-6.2.0.tar.gz /work/SRC/openSUSE:Factory/.python-Sphinx.new.1533/Sphinx-6.2.1.tar.gz differ: char 5, line 1