Script 'mail_helper' called by obssrc
Hello community,

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

Package is "python39"

Wed Feb 22 15:21:12 2023 rev:41 rq:1067030 version:3.9.16

Changes:
--------
--- /work/SRC/openSUSE:Factory/python39/python39.changes        2023-01-29 
14:16:37.492952051 +0100
+++ /work/SRC/openSUSE:Factory/.python39.new.1706/python39.changes      
2023-02-22 15:21:13.501738263 +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:
------------------
++++++ python39.spec ++++++
--- /var/tmp/diff_new_pack.O99HCY/_old  2023-02-22 15:21:14.417743459 +0100
+++ /var/tmp/diff_new_pack.O99HCY/_new  2023-02-22 15:21:14.421743481 +0100
@@ -210,11 +210,15 @@
 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
 %if %{primary_interpreter}
 Provides:       python3 = %{python_version}
+Provides:       python3-readline
+Provides:       python3-sqlite3
 %endif
 %endif
 

Reply via email to