Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-nbclient for openSUSE:Factory
checked in at 2022-01-08 23:24:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-nbclient (Old)
and /work/SRC/openSUSE:Factory/.python-nbclient.new.1892 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-nbclient"
Sat Jan 8 23:24:26 2022 rev:14 rq:944954 version:0.5.9
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-nbclient/python-nbclient.changes
2021-11-21 23:53:06.758072939 +0100
+++
/work/SRC/openSUSE:Factory/.python-nbclient.new.1892/python-nbclient.changes
2022-01-08 23:25:16.186312484 +0100
@@ -1,0 +2,5 @@
+Sat Jan 8 20:19:58 UTC 2022 - Ben Greiner <[email protected]>
+
+- Do not build on SLE/Leap <= 15.3
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-nbclient.spec ++++++
--- /var/tmp/diff_new_pack.95qO0m/_old 2022-01-08 23:25:16.598312820 +0100
+++ /var/tmp/diff_new_pack.95qO0m/_new 2022-01-08 23:25:16.606312827 +0100
@@ -23,6 +23,11 @@
%else
%define psuffix %{nil}
%bcond_with test
+%if 0%{suse_version} <= 1500 && 0%{?sle_version} <= 150300
+# The requirements are not available in the correct versions
+# remove this if you see the :flavor build succeeding
+ExclusiveArch: donotbuild
+%endif
%endif
%if 0%{?suse_version} > 1500