Script 'mail_helper' called by obssrc
Hello community,

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

Package is "python-PyQt6-NetworkAuth"

Fri Aug 20 16:57:43 2021 rev:2 rq:913036 version:6.1.1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-PyQt6-NetworkAuth/python-PyQt6-NetworkAuth.changes
        2021-07-10 22:54:40.791676412 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-PyQt6-NetworkAuth.new.1899/python-PyQt6-NetworkAuth.changes
      2021-08-20 16:57:55.346869178 +0200
@@ -1,0 +2,6 @@
+Thu Aug 19 09:31:41 UTC 2021 - Ben Greiner <[email protected]>
+
+- Don't write mtime-based init pyc file during import test
+  (boo#1047218)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-PyQt6-NetworkAuth.spec ++++++
--- /var/tmp/diff_new_pack.kTeCsI/_old  2021-08-20 16:57:56.038868125 +0200
+++ /var/tmp/diff_new_pack.kTeCsI/_new  2021-08-20 16:57:56.046868112 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package python-PyQt6-NetworkAuth
+# spec file
 #
 # Copyright (c) 2021 SUSE LLC
 #
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
+
 %define qtlib NetworkAuth
 %define mname PyQt6-%{qtlib}
 %{?!python_module:%define python_module() python3-%{**}}
@@ -65,6 +66,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 Qt%{qtlib}; assert 
Qt%{qtlib}.PYQT_NETWORKAUTH_VERSION_STR == "%{version}"'

Reply via email to