Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-Nuitka for openSUSE:Factory 
checked in at 2022-01-11 21:20:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-Nuitka (Old)
 and      /work/SRC/openSUSE:Factory/.python-Nuitka.new.1892 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-Nuitka"

Tue Jan 11 21:20:11 2022 rev:12 rq:945567 version:0.6.18.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-Nuitka/python-Nuitka.changes      
2021-12-27 16:07:13.661693235 +0100
+++ /work/SRC/openSUSE:Factory/.python-Nuitka.new.1892/python-Nuitka.changes    
2022-01-11 21:24:21.073173282 +0100
@@ -1,0 +2,10 @@
+Mon Jan 10 08:28:57 UTC 2022 - Dominique Leuenberger <dims...@opensuse.org>
+
+- BuildRequire generic distribution-release instead of
+  openSUSE-release: has the main advantage of not rerunning the
+  test suite multiple times a day, whenever openSUSE-release is
+  being recalculated.
+- No longer enable multibuild flavors for python 3.6 on
+  suse_version >= 1550.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-Nuitka.spec ++++++
--- /var/tmp/diff_new_pack.K28Hd4/_old  2022-01-11 21:24:21.541173611 +0100
+++ /var/tmp/diff_new_pack.K28Hd4/_new  2022-01-11 21:24:21.545173614 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package python-Nuitka%{?psuffix}
+# spec file
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -75,6 +75,7 @@
 ExclusiveArch:  do-not-build
 %endif
 %if "%{flavor}" == "clang-test-py36"
+ExclusiveArch:  do-not-build
 %bcond_without  test_clang
 %bcond_with     test_gcc
 %define pythons python36
@@ -93,6 +94,7 @@
 ExclusiveArch:  do-not-build
 %endif
 %if "%{flavor}" == "gcc-test-py36"
+ExclusiveArch:  do-not-build
 %bcond_with     test_clang
 %bcond_without  test_gcc
 %define pythons python36
@@ -134,12 +136,12 @@
 Requires:       python-devel
 Requires:       scons
 Requires(post): update-alternatives
-Requires(postun): update-alternatives
+Requires(postun):update-alternatives
 Recommends:     ccache
 Recommends:     chrpath
 Recommends:     clang
-Recommends:     python-tqdm
 Recommends:     patchelf
+Recommends:     python-tqdm
 Recommends:     strace
 Suggests:       execstack
 Suggests:       gdb
@@ -159,8 +161,8 @@
 BuildRequires:  %{python_module appdirs}
 BuildRequires:  %{python_module atomicwrites}
 BuildRequires:  %{python_module boltons}
-BuildRequires:  %{python_module glob2}
 BuildRequires:  %{python_module glfw}
+BuildRequires:  %{python_module glob2}
 BuildRequires:  %{python_module gtk if (%python-base with python-base)}
 BuildRequires:  %{python_module hypothesis}
 BuildRequires:  %{python_module idna}
@@ -185,8 +187,8 @@
 BuildRequires:  %{python_module zstd}
 BuildRequires:  ccache
 BuildRequires:  chrpath
+BuildRequires:  distribution-release
 BuildRequires:  gdb
-BuildRequires:  openSUSE-release
 BuildRequires:  patchelf
 BuildRequires:  strace
 BuildRequires:  tk
@@ -388,7 +390,6 @@
 # It may be the same problem as https://github.com/Nuitka/Nuitka/issues/1298
 # which will be fixed in the next patch release
 
-
 # https://github.com/Nuitka/Nuitka/issues/1338
 if [[ "$python" == "python2" ]]; then
   mv tests/standalone/MatplotlibUsing.py /tmp

Reply via email to