Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-llvmlite for openSUSE:Factory 
checked in at 2023-05-26 20:15:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-llvmlite (Old)
 and      /work/SRC/openSUSE:Factory/.python-llvmlite.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-llvmlite"

Fri May 26 20:15:51 2023 rev:28 rq:1089197 version:0.40.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-llvmlite/python-llvmlite.changes  
2023-02-23 17:06:15.785918165 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-llvmlite.new.1533/python-llvmlite.changes    
    2023-05-26 20:16:03.564472210 +0200
@@ -1,0 +2,9 @@
+Fri May 26 13:34:11 UTC 2023 - Steve Kowalik <steven.kowa...@suse.com>
+
+- Update to 0.40.0:
+  * This release predominantly upgrades to LLVM 14 and Python 3.11.
+  * Bindings to a large number of passes are added.
+  * The minimum supported Python version is now Python 3.8.
+- Drop patch python311.patch, not required. 
+
+-------------------------------------------------------------------

Old:
----
  llvmlite-0.39.1.tar.gz
  python311.patch

New:
----
  llvmlite-0.40.0.tar.gz

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

Other differences:
------------------
++++++ python-llvmlite.spec ++++++
--- /var/tmp/diff_new_pack.vMj64A/_old  2023-05-26 20:16:04.024474952 +0200
+++ /var/tmp/diff_new_pack.vMj64A/_new  2023-05-26 20:16:04.028474975 +0200
@@ -18,19 +18,17 @@
 
 %define modname llvmlite
 %{?!python_module:%define python_module() python3-%{**}}
-%define         llvm_major 11
+%define         llvm_major 14
 %define         skip_python2 1
 Name:           python-llvmlite
 # Note: this has to be in sync with Numba releases
-Version:        0.39.1
+Version:        0.40.0
 Release:        0
 Summary:        Lightweight wrapper around basic LLVM functionality
 License:        BSD-2-Clause
 URL:            https://llvmlite.pydata.org
 Source:         
https://github.com/numba/llvmlite/archive/v%{version}.tar.gz#/llvmlite-%{version}.tar.gz
-# taken from https://github.com/numba/llvmlite/pull/869
-Patch1:         python311.patch
-BuildRequires:  %{python_module devel >= 3.7}
+BuildRequires:  %{python_module devel >= 3.8}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  cmake
 BuildRequires:  fdupes

++++++ llvmlite-0.39.1.tar.gz -> llvmlite-0.40.0.tar.gz ++++++
++++ 11744 lines of diff (skipped)

Reply via email to