Script 'mail_helper' called by obssrc
Hello community,

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

Package is "python-PyQt6"

Fri Aug 20 16:57:39 2021 rev:3 rq:913027 version:6.1.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-PyQt6/python-PyQt6.changes        
2021-07-16 00:03:12.776354574 +0200
+++ /work/SRC/openSUSE:Factory/.python-PyQt6.new.1899/python-PyQt6.changes      
2021-08-20 16:57:44.430885795 +0200
@@ -1,0 +2,5 @@
+Thu Aug 19 07:33:23 UTC 2021 - Bernhard Wiedemann <bwiedem...@suse.com>
+
+- Stop writing mtime-based pyc files during tests (boo#1047218)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-PyQt6.spec ++++++
--- /var/tmp/diff_new_pack.ewchPu/_old  2021-08-20 16:57:45.010884912 +0200
+++ /var/tmp/diff_new_pack.ewchPu/_new  2021-08-20 16:57:45.010884912 +0200
@@ -121,6 +121,7 @@
 %python_expand %fdupes %{buildroot}%{$python_sitearch}
 
 %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 QtCore; assert QtCore.PYQT_VERSION_STR == 
"%{version}"'

Reply via email to