Accepting request 693357 from devel:languages:python:numeric

OBS-URL: https://build.opensuse.org/request/show/693357
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-numba?expand=0&rev=18
This commit is contained in:
Dominique Leuenberger 2019-04-12 07:17:34 +00:00 committed by Git OBS Bridge
commit a8949686ae
4 changed files with 9 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:61a7fc1f1328d0de1940dad57ecad0e5d8fde45fa2d67c86c9d6e2b5d6c3847b
size 1642679

3
numba-0.43.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e7789d473f332a17e40166d2960826d821edd75d148b4ed340a893a334b46fae
size 1646960

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Apr 11 21:52:30 CEST 2019 - Matej Cepl <mcepl@suse.com>
- Update to 0.43.1, which is a bugfix release.
-------------------------------------------------------------------
Mon Mar 18 18:05:34 CET 2019 - Matej Cepl <mcepl@suse.com>

View File

@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-numba
Version: 0.43.0
Version: 0.43.1
Release: 0
Summary: NumPy-aware optimizing compiler for Python using LLVM
License: BSD-2-Clause