Hello community,
here is the log from the commit of package python-llvmlite for openSUSE:Factory
checked in at 2020-11-04 18:26:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-llvmlite (Old)
and /work/SRC/openSUSE:Factory/.python-llvmlite.new.11331 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-llvmlite"
Wed Nov 4 18:26:20 2020 rev:21 rq:845715 version:0.34.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-llvmlite/python-llvmlite.changes
2020-10-26 16:22:44.635245466 +0100
+++
/work/SRC/openSUSE:Factory/.python-llvmlite.new.11331/python-llvmlite.changes
2020-11-04 18:31:32.352261188 +0100
@@ -1,0 +2,8 @@
+Mon Nov 2 14:56:24 UTC 2020 - Marketa Calabkova <[email protected]>
+
+- update to 0.34.0
+ * This release upgrades to LLVM 10 and drops support for LLVM versions older
than 9.
+ * except aarch64, which stays on LLVM 9 for some reason
+- Drop support-clang9.patch
+
+-------------------------------------------------------------------
Old:
----
llvmlite-0.32.0.tar.gz
support-clang9.patch
New:
----
llvmlite-0.34.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-llvmlite.spec ++++++
--- /var/tmp/diff_new_pack.9x3wDl/_old 2020-11-04 18:31:32.896259983 +0100
+++ /var/tmp/diff_new_pack.9x3wDl/_new 2020-11-04 18:31:32.904259965 +0100
@@ -24,13 +24,12 @@
%endif
%define skip_python2 1
Name: python-llvmlite
-Version: 0.32.0
+Version: 0.34.0
Release: 0
Summary: Lightweight wrapper around basic LLVM functionality
License: BSD-2-Clause
URL: http://llvmlite.pydata.org
Source:
https://github.com/numba/llvmlite/archive/v%{version}.tar.gz#/llvmlite-%{version}.tar.gz
-Patch0: support-clang9.patch
BuildRequires: %{python_module devel}
BuildRequires: %{python_module setuptools}
BuildRequires: cmake
@@ -61,7 +60,6 @@
%prep
%setup -q -n %{modname}-%{version}
-%patch0 -p1
%build
export CPPFLAGS="-fPIC"
++++++ llvmlite-0.32.0.tar.gz -> llvmlite-0.34.0.tar.gz ++++++
++++ 7534 lines of diff (skipped)