Accepting request 742269 from devel:languages:python:numeric
baserev update by copy to link target OBS-URL: https://build.opensuse.org/request/show/742269 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-numba?expand=0&rev=28
This commit is contained in:
parent
dd0bf7e244
commit
680c0efed6
@ -18,18 +18,6 @@ Thu Sep 26 08:06:01 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Sep 26 08:06:01 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
Thu Sep 26 08:06:01 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||||
|
|
||||||
- Update to 0.46.0:
|
|
||||||
* Many fixes and changes for llvm/cuda updates
|
|
||||||
See CHANGE_LOG file for details
|
|
||||||
- Add fix-max-name-size.patch to fix issue with numba
|
|
||||||
identifier length on recent LLVM versions.
|
|
||||||
- Remove test from skip-failing-tests.patch fixed by
|
|
||||||
fix-max-name-size.patch. The test is important, if it is failing
|
|
||||||
numba will not work reliably.
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Thu Sep 26 08:06:01 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
||||||
|
|
||||||
- Update to 0.45.1:
|
- Update to 0.45.1:
|
||||||
* Many fixes and changes for llvm/cuda updates
|
* Many fixes and changes for llvm/cuda updates
|
||||||
See CHANGE_LOG file for details
|
See CHANGE_LOG file for details
|
||||||
|
@ -17,7 +17,6 @@
|
|||||||
|
|
||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
%define skip_python2 1
|
|
||||||
Name: python-numba
|
Name: python-numba
|
||||||
Version: 0.46.0
|
Version: 0.46.0
|
||||||
Release: 0
|
Release: 0
|
||||||
|
Loading…
Reference in New Issue
Block a user