Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package catfish for openSUSE:Factory checked 
in at 2024-02-06 16:34:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/catfish (Old)
 and      /work/SRC/openSUSE:Factory/.catfish.new.1815 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "catfish"

Tue Feb  6 16:34:50 2024 rev:21 rq:1144638 version:4.18.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/catfish/catfish.changes  2023-08-12 
15:06:57.074797846 +0200
+++ /work/SRC/openSUSE:Factory/.catfish.new.1815/catfish.changes        
2024-02-06 16:35:38.269412743 +0100
@@ -1,0 +2,27 @@
+Tue Feb  6 13:45:08 UTC 2024 - Manfred Hollstein <manfre...@gmx.net>
+
+- As long as a new Python version does not ship a broken
+  python3-distutils, like python311 did in its early days, there is
+  no need to deal with or skip a specific python version at all.
+  Disable all %%{python_module ...} and skip_python... stuff again.
+
+-------------------------------------------------------------------
+Tue Feb  6 10:08:38 UTC 2024 - Manfred Hollstein <manfre...@gmx.net>
+
+- Don't use %%{python_module ...} as we only build for the default
+  Python interpreter. python312 still needs to be skipped due to
+  python3-distutils!
+
+-------------------------------------------------------------------
+Sat Feb  3 14:39:56 UTC 2024 - Manfred Hollstein <manfre...@gmx.net>
+
+- Skip python312 for now until all required Python modules have been
+  built.
+
+-------------------------------------------------------------------
+Wed Nov 15 14:23:43 UTC 2023 - Manfred Hollstein <manfre...@gmx.net>
+
+- Use %%{python_module ...} to specify required Python modules to
+  build this package.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ catfish.spec ++++++
--- /var/tmp/diff_new_pack.gBcQ1m/_old  2024-02-06 16:35:38.793431700 +0100
+++ /var/tmp/diff_new_pack.gBcQ1m/_new  2024-02-06 16:35:38.797431845 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package catfish
 #
-# 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
@@ -32,7 +32,6 @@
 BuildRequires:  fdupes
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  intltool
-BuildRequires:  python3-distutils-extra
 %if 0%{?suse_version} >= 01550 || 0%{?sle_version} >= 150200 && 
0%{?is_opensuse}
 BuildRequires:  rsvg-convert
 %else
@@ -43,6 +42,7 @@
 BuildRequires:  gobject-introspection
 # Checking module dependencies...
 BuildRequires:  gtk3-devel >= 3.22
+BuildRequires:  python3-distutils-extra
 BuildRequires:  python3-gobject
 BuildRequires:  python3-gobject-Gdk
 BuildRequires:  python3-pexpect

Reply via email to