Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-ipykernel for
openSUSE:Factory checked in at 2023-08-23 14:58:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-ipykernel (Old)
and /work/SRC/openSUSE:Factory/.python-ipykernel.new.1766 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-ipykernel"
Wed Aug 23 14:58:38 2023 rev:41 rq:1105430 version:6.25.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-ipykernel/python-ipykernel.changes
2023-08-08 15:55:25.837179594 +0200
+++
/work/SRC/openSUSE:Factory/.python-ipykernel.new.1766/python-ipykernel.changes
2023-08-23 14:59:48.490225480 +0200
@@ -1,0 +2,6 @@
+Wed Aug 23 08:18:35 UTC 2023 - Ben Greiner <[email protected]>
+
+- Fix spec-cleaner: The stupid sle15 python reset macro needs to
+ be before python_module calls
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-ipykernel.spec ++++++
--- /var/tmp/diff_new_pack.X1OvyN/_old 2023-08-23 14:59:49.134226632 +0200
+++ /var/tmp/diff_new_pack.X1OvyN/_new 2023-08-23 14:59:49.138226639 +0200
@@ -16,6 +16,7 @@
#
+%{?sle15_python_module_pythons}
Name: python-ipykernel
Version: 6.25.1
Release: 0
@@ -33,7 +34,6 @@
Provides: %{python_module jupyter-ipykernel-doc = %{version}}
Obsoletes: %{python_module jupyter-ipykernel-doc < %{version}}
BuildArch: noarch
-%{?sle15_python_module_pythons}
# SECTION build-system
BuildRequires: %{python_module base >= 3.8}
BuildRequires: %{python_module hatchling >= 1.4}