Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-sip4 for openSUSE:Factory 
checked in at 2021-07-07 18:30:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-sip4 (Old)
 and      /work/SRC/openSUSE:Factory/.python-sip4.new.2625 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-sip4"

Wed Jul  7 18:30:14 2021 rev:5 rq:904287 version:4.19.25

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-sip4/python-sip4.changes  2021-03-02 
12:44:42.992317127 +0100
+++ /work/SRC/openSUSE:Factory/.python-sip4.new.2625/python-sip4.changes        
2021-07-07 18:31:23.214563797 +0200
@@ -1,0 +2,6 @@
+Mon Jul  5 22:28:42 UTC 2021 - Ben Greiner <[email protected]>
+
+- compile even when older python-rpm-macros don't have the
+  python_compileall macro
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-sip4.spec ++++++
--- /var/tmp/diff_new_pack.4zYcof/_old  2021-07-07 18:31:23.666560250 +0200
+++ /var/tmp/diff_new_pack.4zYcof/_new  2021-07-07 18:31:23.670560219 +0200
@@ -238,6 +238,8 @@
   echo "%%requires_%{python3_prefix}_sip_api Requires: 
%{python_prefix}-sip(api) = %%python_sip_api_ver" >> 
%{buildroot}%{_rpmconfigdir}/macros.d/macros.python_all-sip4
 %endif
 %{?python_compileall}
+%{?!python_compileall:%python_exec -m compileall 
%{buildroot}%{$python_sitearch}}
+%{?!python_compileall:%python_exec -O -m compileall 
%{buildroot}%{$python_sitearch}}
 %python_clone -a %{buildroot}/%{_bindir}/sip
 %python_expand %fdupes %{buildroot}%{$python_sitearch}
 mkdir -p %{buildroot}%{_datadir}/sip

Reply via email to