Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-MulticoreTSNE for 
openSUSE:Factory checked in at 2021-05-06 22:52:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-MulticoreTSNE (Old)
 and      /work/SRC/openSUSE:Factory/.python-MulticoreTSNE.new.2988 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-MulticoreTSNE"

Thu May  6 22:52:37 2021 rev:4 rq:890808 version:0.1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-MulticoreTSNE/python-MulticoreTSNE.changes    
    2021-01-31 16:52:38.536757300 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-MulticoreTSNE.new.2988/python-MulticoreTSNE.changes
      2021-05-06 22:53:12.050607573 +0200
@@ -1,0 +2,5 @@
+Wed May  5 17:17:32 UTC 2021 - Ben Greiner <c...@bnavigator.de>
+
+- fix cmake argument generation in setup.py
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-MulticoreTSNE.spec ++++++
--- /var/tmp/diff_new_pack.kS6G5r/_old  2021-05-06 22:53:12.474605825 +0200
+++ /var/tmp/diff_new_pack.kS6G5r/_new  2021-05-06 22:53:12.478605808 +0200
@@ -56,6 +56,8 @@
 sed -i \
     -e 's:-O3 -fPIC -ffast-math -funroll-loops:%optflags:' \
     multicore_tsne/CMakeLists.txt
+# fix cmake flags
+sed -i 's/self.cmake_args or "--"/self.cmake_args or ""/' setup.py
 
 %build
 export CFLAGS="%{optflags}"

Reply via email to