Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-reportlab for 
openSUSE:Factory checked in at 2023-02-19 18:18:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-reportlab (Old)
 and      /work/SRC/openSUSE:Factory/.python-reportlab.new.22824 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-reportlab"

Sun Feb 19 18:18:51 2023 rev:35 rq:1066286 version:3.6.12

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-reportlab/python-reportlab.changes        
2023-01-11 14:33:03.612555060 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-reportlab.new.22824/python-reportlab.changes 
    2023-02-19 18:18:52.433447455 +0100
@@ -1,0 +2,5 @@
+Thu Feb 16 23:33:37 UTC 2023 - Dirk Müller <dmuel...@suse.com>
+
+- pick the primary interpreter for doc generation even if it is not "python3" 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-reportlab.spec ++++++
--- /var/tmp/diff_new_pack.uBku5l/_old  2023-02-19 18:18:52.913450505 +0100
+++ /var/tmp/diff_new_pack.uBku5l/_new  2023-02-19 18:18:52.917450530 +0100
@@ -56,8 +56,9 @@
 export CFLAGS="%{optflags}"
 %python_build --no-download-t1-files
 
+mypython=%{expand:%%__%(pythons="%{pythons}"; echo ${pythons##python* })}
 PYTHONPATH=$(readlink -f build/lib.linux-*/) \
-    python3 docs/genAll.py
+    $mypython docs/genAll.py
 
 %install
 %python_install

Reply via email to