Accepting request 561310 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/561310 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-numba?expand=0&rev=4
This commit is contained in:
parent
18d298ead1
commit
eb1c9a2ec1
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a3b7540713c39f4d7a8d3b18cd49249c6356a35ee1ab5e15a89f7cf970004f0a
|
|
||||||
size 1334749
|
|
3
numba-0.36.2.tar.gz
Normal file
3
numba-0.36.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d61597808ce511e81b64e32da664f52beb7d947bf834dde8b8b60b29d205e5c2
|
||||||
|
size 1335034
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Dec 21 18:33:16 UTC 2017 - arun@gmx.de
|
||||||
|
|
||||||
|
- update to version 0.36.2:
|
||||||
|
* PR #2645: Avoid CPython bug with "exec" in older 2.7.x.
|
||||||
|
* PR #2652: Add support for CUDA 9.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Dec 8 17:59:51 UTC 2017 - arun@gmx.de
|
Fri Dec 8 17:59:51 UTC 2017 - arun@gmx.de
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-numba
|
Name: python-numba
|
||||||
Version: 0.36.1
|
Version: 0.36.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Compiling Python code using LLVM
|
Summary: Compiling Python code using LLVM
|
||||||
License: BSD-2-Clause
|
License: BSD-2-Clause
|
||||||
|
Loading…
Reference in New Issue
Block a user