Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python310 for openSUSE:Factory 
checked in at 2023-02-22 15:21:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python310 (Old)
 and      /work/SRC/openSUSE:Factory/.python310.new.1706 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python310"

Wed Feb 22 15:21:08 2023 rev:28 rq:1066987 version:3.10.9

Changes:
--------
--- /work/SRC/openSUSE:Factory/python310/python310.changes      2023-01-29 
14:16:35.472942120 +0100
+++ /work/SRC/openSUSE:Factory/.python310.new.1706/python310.changes    
2023-02-22 15:21:09.569715962 +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:
------------------
++++++ python310.spec ++++++
--- /var/tmp/diff_new_pack.wX4Hsd/_old  2023-02-22 15:21:10.445720931 +0100
+++ /var/tmp/diff_new_pack.wX4Hsd/_new  2023-02-22 15:21:10.453720976 +0100
@@ -216,12 +216,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
 

Reply via email to