Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python39 for openSUSE:Factory checked in at 2021-08-05 20:47:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python39 (Old) and /work/SRC/openSUSE:Factory/.python39.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python39" Thu Aug 5 20:47:36 2021 rev:19 rq:909796 version:3.9.5 Changes: -------- --- /work/SRC/openSUSE:Factory/python39/python39.changes 2021-06-23 17:38:08.912464582 +0200 +++ /work/SRC/openSUSE:Factory/.python39.new.1899/python39.changes 2021-08-05 20:47:44.095956826 +0200 @@ -1,0 +2,6 @@ +Mon Aug 2 12:36:47 UTC 2021 - Matej Cepl <[email protected]> + +- Use versioned python-Sphinx to avoid dependency on other + version of Python (bsc#1183858). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python39.spec ++++++ --- /var/tmp/diff_new_pack.HqBrJf/_old 2021-08-05 20:47:45.011955797 +0200 +++ /var/tmp/diff_new_pack.HqBrJf/_new 2021-08-05 20:47:45.015955793 +0200 @@ -169,9 +169,9 @@ BuildRequires: pkgconfig(libtirpc) %endif %if %{with doc} -BuildRequires: python3-Sphinx +BuildRequires: %{python_pkg_name}-Sphinx %if 0%{?suse_version} >= 1500 -BuildRequires: python3-python-docs-theme +BuildRequires: %{python_pkg_name}-python-docs-theme %endif %endif %if %{with general}
