Hello community,

here is the log from the commit of package python-Nuitka for openSUSE:Factory 
checked in at 2020-10-13 16:17:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-Nuitka (Old)
 and      /work/SRC/openSUSE:Factory/.python-Nuitka.new.3486 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-Nuitka"

Tue Oct 13 16:17:07 2020 rev:2 rq:840108 version:0.6.9.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-Nuitka/python-Nuitka.changes      
2020-09-22 21:03:23.815520827 +0200
+++ /work/SRC/openSUSE:Factory/.python-Nuitka.new.3486/python-Nuitka.changes    
2020-10-13 16:17:09.242275787 +0200
@@ -1,0 +2,7 @@
+Fri Oct  2 15:10:10 UTC 2020 - John Vandenberg <jay...@gmail.com>
+
+- Add debuginfo to BuildRequires and Suggests
+- Enable Brotli, Pwm, and Tk tests
+- Update to v0.6.9.1
+
+-------------------------------------------------------------------

Old:
----
  Nuitka-0.6.8.4.tar.gz

New:
----
  Nuitka-0.6.9.1.tar.gz

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

Other differences:
------------------
++++++ python-Nuitka.spec ++++++
--- /var/tmp/diff_new_pack.EIlgKT/_old  2020-10-13 16:17:09.814276038 +0200
+++ /var/tmp/diff_new_pack.EIlgKT/_new  2020-10-13 16:17:09.818276040 +0200
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-Nuitka
-Version:        0.6.8.4
+Version:        0.6.9.1
 Release:        0
 Summary:        Python compiler with full language support and CPython 
compatibility
 License:        Apache-2.0
@@ -37,6 +37,7 @@
 Requires:       scons
 Requires(post): update-alternatives
 Requires(postun): update-alternatives
+Recommends:     ccache
 Recommends:     chrpath
 Recommends:     clang
 Recommends:     strace
@@ -44,26 +45,25 @@
 Suggests:       gdb
 BuildArch:      noarch
 # SECTION Testing requirements
-BuildRequires:  %{python_module Flask}
 BuildRequires:  %{python_module appdirs}
+BuildRequires:  %{python_module Brotli}
+BuildRequires:  %{python_module Flask}
 BuildRequires:  %{python_module idna}
 BuildRequires:  %{python_module lxml}
 BuildRequires:  %{python_module opengl}
 BuildRequires:  %{python_module passlib}
+BuildRequires:  %{python_module pmw}
 BuildRequires:  %{python_module qt5}
 BuildRequires:  %{python_module rsa}
+BuildRequires:  %{python_module tk}
 BuildRequires:  %{python_module urllib3}
 BuildRequires:  %{python_module xml}
+BuildRequires:  ccache
 BuildRequires:  chrpath
 BuildRequires:  clang
 BuildRequires:  gdb
 BuildRequires:  strace
-# TkInter failing, so avoid the extra heavy build dep
-# https://github.com/Nuitka/Nuitka/issues/811
-# BuildRequires:  tk
-# BuildRequires:  %%{python_module tk}
-# https://github.com/Nuitka/Nuitka/issues/810
-#BuildRequires:  %%{python_module pmw}
+BuildRequires:  tk
 # moto currently failing to build
 #BuildRequires:  %%{python_module moto}
 #BuildRequires:  %%{python_module boto3}
@@ -85,8 +85,11 @@
 rm -r nuitka/build/inline_copy/appdirs/
 rm -r nuitka/build/inline_copy/pefile/
 # SCons has copies here that are automatically excluded, but remove them to be 
sure
-rm -r nuitka/build/inline_copy/lib/
-rm -r nuitka/build/inline_copy/bin/
+rm -r nuitka/build/inline_copy/lib/scons*/
+rm nuitka/build/inline_copy/bin/scons.py
+rmdir nuitka/build/inline_copy/bin/
+rmdir nuitka/build/inline_copy/lib/
+rmdir nuitka/build/inline_copy/
 
 sed -i '1{/^#!/d}' nuitka/tools/testing/*/__main__.py 
nuitka/tools/general/dll_report/__main__.py
 
@@ -119,6 +122,7 @@
 
 # Reflection tests are very time consuming and not helpful for smoke tests
 
+export NUITKA_EXTRA_OPTIONS="--debug"
 %python_exec ./tests/run-tests --skip-reflection-test --no-other-python
 
 mv /tmp/SocketUsing.py /tmp/TkInterUsing.py tests/standalone/

++++++ Nuitka-0.6.8.4.tar.gz -> Nuitka-0.6.9.1.tar.gz ++++++
++++ 100913 lines of diff (skipped)


Reply via email to