Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-ipdb for openSUSE:Factory 
checked in at 2024-03-07 18:30:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-ipdb (Old)
 and      /work/SRC/openSUSE:Factory/.python-ipdb.new.1770 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-ipdb"

Thu Mar  7 18:30:37 2024 rev:13 rq:1155853 version:0.13.13

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-ipdb/python-ipdb.changes  2023-07-19 
19:12:00.181046577 +0200
+++ /work/SRC/openSUSE:Factory/.python-ipdb.new.1770/python-ipdb.changes        
2024-03-07 18:32:11.871172018 +0100
@@ -1,0 +2,5 @@
+Tue Mar  5 18:17:18 UTC 2024 - Ben Greiner <[email protected]>
+
+- Skip python39: no longer supported since ipython 8.19
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-ipdb.spec ++++++
--- /var/tmp/diff_new_pack.NhkL8t/_old  2024-03-07 18:32:12.455193569 +0100
+++ /var/tmp/diff_new_pack.NhkL8t/_new  2024-03-07 18:32:12.459193716 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-ipdb
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,6 +17,7 @@
 
 
 %{?sle15_python_module_pythons}
+%define skip_python39 1
 Name:           python-ipdb
 Version:        0.13.13
 Release:        0
@@ -39,7 +40,7 @@
 Requires:       (python-ipython >= 7.31.1 if python-base >= 3.7)
 Requires:       (python-tomli if python-base < 3.11)
 Requires(post): update-alternatives
-Requires(postun):update-alternatives
+Requires(postun): update-alternatives
 Provides:       python-jupyter_ipdb = %{version}
 Obsoletes:      python-jupyter_ipdb < %{version}
 BuildArch:      noarch

Reply via email to