Hello community,

here is the log from the commit of package python-llvmlite for openSUSE:Factory 
checked in at 2019-12-18 14:45:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-llvmlite (Old)
 and      /work/SRC/openSUSE:Factory/.python-llvmlite.new.4691 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-llvmlite"

Wed Dec 18 14:45:13 2019 rev:16 rq:757637 version:0.30.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-llvmlite/python-llvmlite.changes  
2019-10-31 22:48:12.814064930 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-llvmlite.new.4691/python-llvmlite.changes    
    2019-12-18 14:48:22.765940292 +0100
@@ -1,0 +2,5 @@
+Tue Dec 17 17:06:49 CET 2019 - Matej Cepl <[email protected]>
+
+- Revert previous change, numba doesn't support LLVM 9 yet.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-llvmlite.spec ++++++
--- /var/tmp/diff_new_pack.Ju4qDr/_old  2019-12-18 14:48:23.121940454 +0100
+++ /var/tmp/diff_new_pack.Ju4qDr/_new  2019-12-18 14:48:23.125940456 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-llvmlite
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,7 +21,10 @@
 %ifarch ppc64 ppc64le
 %define         llvm_major 7
 %else
-%define         llvm_major 9
+%define         llvm_major 8
+%endif
+%if 0%{?suse_version} <= 1500
+%define         llvm_major 7
 %endif
 Name:           python-llvmlite
 Version:        0.30.0


Reply via email to