Hello community, here is the log from the commit of package python39 for openSUSE:Factory checked in at 2020-11-15 15:26:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python39 (Old) and /work/SRC/openSUSE:Factory/.python39.new.24930 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python39" Sun Nov 15 15:26:06 2020 rev:7 rq:848385 version:3.9.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python39/python39.changes 2020-10-23 12:22:38.396694919 +0200 +++ /work/SRC/openSUSE:Factory/.python39.new.24930/python39.changes 2020-11-15 15:27:29.591522201 +0100 @@ -1,0 +2,7 @@ +Fri Nov 13 17:20:08 UTC 2020 - Matej Cepl <[email protected]> + +- Don't require packages which break build on SLE-15 although we really + don't need them (python3-python-docs-theme and + python3-sphinxcontrib-qthelp). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python39.spec ++++++ --- /var/tmp/diff_new_pack.bp0Sts/_old 2020-11-15 15:27:30.439523109 +0100 +++ /var/tmp/diff_new_pack.bp0Sts/_new 2020-11-15 15:27:30.443523113 +0100 @@ -162,9 +162,11 @@ # Here we just run sphinx and we can use generic one, we don't need # the flavor variant BuildRequires: python3-Sphinx < 3.0 +%if 0%{?suse_version} > 1500 BuildRequires: python3-python-docs-theme BuildRequires: python3-sphinxcontrib-qthelp >= 1.0.2 %endif +%endif %if %{with general} # required for idle3 (.desktop and .appdata.xml files) BuildRequires: appstream-glib _______________________________________________ openSUSE Commits mailing list -- [email protected] To unsubscribe, email [email protected] List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette List Archives: https://lists.opensuse.org/archives/list/[email protected]
