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-10-11 18:02:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-numba (Old)
 and      /work/SRC/openSUSE:Factory/.python-numba.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-numba"

Tue Oct 11 18:02:51 2022 rev:35 rq:1009378 version:0.56.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-numba/python-numba.changes        
2022-10-04 20:38:02.336943006 +0200
+++ /work/SRC/openSUSE:Factory/.python-numba.new.2275/python-numba.changes      
2022-10-11 18:05:22.438067751 +0200
@@ -1,0 +2,5 @@
+Mon Oct 10 10:07:52 UTC 2022 - John Vandenberg <[email protected]>
+
+- Allow numpy 1.23
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-numba.spec ++++++
--- /var/tmp/diff_new_pack.ji8T1t/_old  2022-10-11 18:05:22.898068495 +0200
+++ /var/tmp/diff_new_pack.ji8T1t/_new  2022-10-11 18:05:22.906068508 +0200
@@ -21,7 +21,7 @@
 %define plainpython python
 # upper bound is exclusive: min-numpy_ver <= numpy < max_numpy_ver
 %define min_numpy_ver 1.18
-%define max_numpy_ver 1.23
+%define max_numpy_ver 1.24
 %global flavor @BUILD_FLAVOR@%{nil}
 %if "%{flavor}" == "test"
 %define psuffix -test
@@ -136,8 +136,8 @@
 %check
 %if %{with test}
 # test the installed package, not the source without compiled modules
-mkdir emtpytestdir
-pushd emtpytestdir
+mkdir emptytestdir
+pushd emptytestdir
 %{python_expand # numbatests: check specific tests with `osc build -M test 
--define="numbatests <testnames>"`
 %{_bindir}/numba-%{$python_bin_suffix} -s
 $python -m numba.runtests -v -b --exclude-tags='long_running' -m 
%{_smp_build_ncpus} -- %{?!numbatests:numba.tests}%{?numbatests}

Reply via email to