Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python38 for openSUSE:Factory checked in at 2023-04-18 15:53:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python38 (Old) and /work/SRC/openSUSE:Factory/.python38.new.2023 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python38" Tue Apr 18 15:53:05 2023 rev:36 rq:1080040 version:3.8.16 Changes: -------- --- /work/SRC/openSUSE:Factory/python38/python38.changes 2023-03-03 22:24:11.886462200 +0100 +++ /work/SRC/openSUSE:Factory/.python38.new.2023/python38.changes 2023-04-18 15:53:12.161527212 +0200 @@ -1,0 +2,5 @@ +Tue Apr 18 05:00:11 UTC 2023 - Steve Kowalik <steven.kowa...@suse.com> + +- Use python3 modules to build the documentation. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python38.spec ++++++ --- /var/tmp/diff_new_pack.m9wCHt/_old 2023-04-18 15:53:13.105532649 +0200 +++ /var/tmp/diff_new_pack.m9wCHt/_new 2023-04-18 15:53:13.109532672 +0200 @@ -208,9 +208,9 @@ %endif %if %{with doc} %if 0%{?suse_version} > 1500 -BuildRequires: %{python_pkg_name}-Sphinx -BuildRequires: %{python_pkg_name}-python-docs-theme -BuildRequires: %{python_pkg_name}-sphinxcontrib-qthelp >= 1.0.2 +BuildRequires: python3-Sphinx +BuildRequires: python3-python-docs-theme +BuildRequires: python3-sphinxcontrib-qthelp >= 1.0.2 %endif %endif %if %{with general}