Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-PyQt6-3D for openSUSE:Factory 
checked in at 2021-08-20 16:57:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-PyQt6-3D (Old)
 and      /work/SRC/openSUSE:Factory/.python-PyQt6-3D.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-PyQt6-3D"

Fri Aug 20 16:57:39 2021 rev:2 rq:913034 version:6.1.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-PyQt6-3D/python-PyQt6-3D.changes  
2021-07-10 22:54:32.983736671 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-PyQt6-3D.new.1899/python-PyQt6-3D.changes    
    2021-08-20 16:57:45.166884675 +0200
@@ -1,0 +2,6 @@
+Thu Aug 19 09:29:27 UTC 2021 - Ben Greiner <c...@bnavigator.de>
+
+- Don't write mtime-based init pyc file during import test
+  (boo#1047218)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-PyQt6-3D.spec ++++++
--- /var/tmp/diff_new_pack.boHVJE/_old  2021-08-20 16:57:46.094883262 +0200
+++ /var/tmp/diff_new_pack.boHVJE/_new  2021-08-20 16:57:46.106883244 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package python-PyQt6-3D
+# spec file
 #
 # Copyright (c) 2021 SUSE LLC
 #
@@ -72,6 +72,7 @@
 %pyqt_install
 
 %check
+export PYTHONDONTWRITEBYTECODE=1 # boo#1047218
 %{python_expand # there is no test suite. If it compiles and imports, it 
should be okay.
 export PYTHONPATH=%{buildroot}%{$python_sitearch}
 $python -c 'from PyQt6 import Qt3DAnimation, Qt3DCore, Qt3DExtras, Qt3DInput, 
Qt3DLogic, Qt3DRender'

Reply via email to