Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-notebook for openSUSE:Factory
checked in at 2023-08-08 15:54:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-notebook (Old)
and /work/SRC/openSUSE:Factory/.python-notebook.new.22712 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-notebook"
Tue Aug 8 15:54:32 2023 rev:26 rq:1102716 version:6.5.4
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-notebook/python-notebook.changes
2023-04-24 22:31:03.199453602 +0200
+++
/work/SRC/openSUSE:Factory/.python-notebook.new.22712/python-notebook.changes
2023-08-08 15:54:37.528877293 +0200
@@ -1,0 +2,5 @@
+Mon Aug 7 12:00:44 UTC 2023 - Jiri Srain <[email protected]>
+
+- Don't require pandoc on ALP
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-notebook.spec ++++++
--- /var/tmp/diff_new_pack.Qrs9UJ/_old 2023-08-08 15:54:38.104880897 +0200
+++ /var/tmp/diff_new_pack.Qrs9UJ/_new 2023-08-08 15:54:38.108880921 +0200
@@ -91,11 +91,13 @@
BuildRequires: %{python_module requests-unixsocket}
BuildRequires: %{python_module requests}
BuildRequires: %{python_module testpath}
+%if 0%{?suse_version} != 1600
%ifnarch %{ix86}
# pandoc package disabled build for ix86
BuildRequires: pandoc
%endif
%endif
+%endif
%python_subpackages
%description