Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python311 for openSUSE:Factory checked in at 2023-02-22 15:21:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python311 (Old) and /work/SRC/openSUSE:Factory/.python311.new.1706 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python311" Wed Feb 22 15:21:14 2023 rev:15 rq:1067032 version:3.11.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python311/python311.changes 2023-01-28 19:03:31.844784542 +0100 +++ /work/SRC/openSUSE:Factory/.python311.new.1706/python311.changes 2023-02-22 15:21:14.869746022 +0100 @@ -1,0 +2,6 @@ +Tue Feb 21 11:34:49 UTC 2023 - Matej Cepl <mc...@suse.com> + +- Add provides for readline and sqlite3 to the main Python + package. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python311.spec ++++++ --- /var/tmp/diff_new_pack.kf7AWQ/_old 2023-02-22 15:21:15.621750287 +0100 +++ /var/tmp/diff_new_pack.kf7AWQ/_new 2023-02-22 15:21:15.629750332 +0100 @@ -212,12 +212,16 @@ BuildRequires: pkgconfig(tk) BuildRequires: pkgconfig(x11) Requires: %{python_pkg_name}-base = %{version} +Provides: %{python_pkg_name}-readline +Provides: %{python_pkg_name}-sqlite3 Recommends: %{python_pkg_name}-curses Recommends: %{python_pkg_name}-dbm Recommends: %{python_pkg_name}-pip %obsolete_python_versioned %if %{primary_interpreter} Provides: python3 = %{python_version} +Provides: python3-readline +Provides: python3-sqlite3 %endif %endif %{?suse_build_hwcaps_libs}