Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-numba for openSUSE:Factory 
checked in at 2022-02-02 22:40:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-numba (Old)
 and      /work/SRC/openSUSE:Factory/.python-numba.new.1898 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-numba"

Wed Feb  2 22:40:07 2022 rev:32 rq:950311 version:0.55.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-numba/python-numba.changes        
2022-01-15 20:05:15.173761495 +0100
+++ /work/SRC/openSUSE:Factory/.python-numba.new.1898/python-numba.changes      
2022-02-02 22:40:14.872005977 +0100
@@ -1,0 +2,16 @@
+Sat Jan 29 13:23:43 UTC 2022 - Ben Greiner <[email protected]>
+
+- Update to 0.55.1
+  * This is a bugfix release that closes all the remaining issues
+    from the accelerated release of 0.55.0 and also any release
+    critical regressions discovered since then.
+  * CUDA target deprecation notices:
+    - Support for CUDA toolkits < 10.2 is deprecated and will be
+      removed in Numba 0.56.
+    - Support for devices with Compute Capability < 5.3 is
+      deprecated and will be removed in Numba 0.56.
+- Drop numba-pr7748-random32bitwidth.patch
+- Explicitly declare supported platforms (avoid failing tests on
+  ppc64)
+
+-------------------------------------------------------------------

Old:
----
  numba-0.55.0.tar.gz
  numba-pr7748-random32bitwidth.patch

New:
----
  numba-0.55.1.tar.gz

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

Other differences:
------------------
++++++ python-numba.spec ++++++
--- /var/tmp/diff_new_pack.mb1sit/_old  2022-02-02 22:40:15.919998874 +0100
+++ /var/tmp/diff_new_pack.mb1sit/_new  2022-02-02 22:40:15.927998819 +0100
@@ -28,7 +28,7 @@
 %bcond_with test
 %endif
 Name:           python-numba%{psuffix}
-Version:        0.55.0
+Version:        0.55.1
 Release:        0
 Summary:        NumPy-aware optimizing compiler for Python using LLVM
 License:        BSD-2-Clause
@@ -36,8 +36,6 @@
 Source:         
https://files.pythonhosted.org/packages/source/n/numba/numba-%{version}.tar.gz
 # PATCH-FIX-UPSTREAM fix-max-name-size.patch -- fix for gh#numba/numba#3876 -- 
from gh#numba/numba#4373
 Patch0:         fix-max-name-size.patch
-# PATCH-FIX-UPSTREAM numba-pr7748-random32bitwidth.patch -- gh#numba/numba#7748
-Patch1:         numba-pr7748-random32bitwidth.patch
 # PATCH-FIX-OPENSUSE skip tests failing due to OBS specifics
 Patch3:         skip-failing-tests.patch
 BuildRequires:  %{python_module devel >= 3.7}
@@ -70,6 +68,9 @@
 BuildRequires:  %{python_module scipy >= 1.0}
 BuildRequires:  %{python_module tbb}
 %endif
+# Tests fail on ppc64 big endian, not resolvable on s390x
+# Supported Platforms: 
https://numba.pydata.org/numba-doc/dev/user/installing.html#compatibility
+ExclusiveArch:  x86_64 %ix86 ppc64le %arm aarch64
 %python_subpackages
 
 %description

++++++ numba-0.55.0.tar.gz -> numba-0.55.1.tar.gz ++++++
++++ 2150 lines of diff (skipped)

Reply via email to