Accepting request 757638 from devel:languages:python:numeric
OBS-URL: https://build.opensuse.org/request/show/757638 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-numba?expand=0&rev=22
This commit is contained in:
commit
f71e67905f
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 17 23:28:40 CET 2019 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
- Clean up SPEC file (mostly just testing new python-llvmlite
|
||||
package)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 24 20:55:10 UTC 2019 - Todd R <toddrme2178@gmail.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-numba
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -50,12 +50,12 @@ BuildRequires: tbb-devel
|
||||
Requires: python-llvmlite >= 0.29
|
||||
Requires: python-numpy >= 1.10
|
||||
Requires: python-scipy >= 0.16
|
||||
Requires(post): update-alternatives
|
||||
Requires(preun): update-alternatives
|
||||
Recommends: python-Jinja2
|
||||
Recommends: python-Pygments
|
||||
Recommends: python-cffi
|
||||
Recommends: python-tbb
|
||||
Requires(post): update-alternatives
|
||||
Requires(preun): update-alternatives
|
||||
%ifpython2
|
||||
Requires: python2-enum34
|
||||
Requires: python2-funcsigs
|
||||
|
Loading…
x
Reference in New Issue
Block a user