Script 'mail_helper' called by obssrc
Hello community,

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

Package is "python-PyQt6-Charts"

Fri Aug 20 16:57:40 2021 rev:2 rq:913035 version:6.1.1

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

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

Other differences:
------------------
++++++ python-PyQt6-Charts.spec ++++++
--- /var/tmp/diff_new_pack.JyOlQm/_old  2021-08-20 16:57:47.254881496 +0200
+++ /var/tmp/diff_new_pack.JyOlQm/_new  2021-08-20 16:57:47.258881490 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package python-PyQt6-Charts
+# spec file
 #
 # Copyright (c) 2021 SUSE LLC
 #
@@ -65,12 +65,12 @@
 %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 Qt%{qtlib}; assert 
Qt%{qtlib}.PYQT_CHART_VERSION_STR == "%{version}"'
 }
 
-
 %files %{python_files}
 %license LICENSE
 %doc NEWS README

Reply via email to