Accepting request 757636 from home:mcepl:branches:devel:languages:python:numeric
- Clean up SPEC file (mostly just testing new python-llvmlite package) OBS-URL: https://build.opensuse.org/request/show/757636 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-numba?expand=0&rev=30
This commit is contained in:
parent
680c0efed6
commit
c75550179d
@ -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>
|
Thu Oct 24 20:55:10 UTC 2019 - Todd R <toddrme2178@gmail.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-numba
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -50,12 +50,12 @@ BuildRequires: tbb-devel
|
|||||||
Requires: python-llvmlite >= 0.29
|
Requires: python-llvmlite >= 0.29
|
||||||
Requires: python-numpy >= 1.10
|
Requires: python-numpy >= 1.10
|
||||||
Requires: python-scipy >= 0.16
|
Requires: python-scipy >= 0.16
|
||||||
|
Requires(post): update-alternatives
|
||||||
|
Requires(preun): update-alternatives
|
||||||
Recommends: python-Jinja2
|
Recommends: python-Jinja2
|
||||||
Recommends: python-Pygments
|
Recommends: python-Pygments
|
||||||
Recommends: python-cffi
|
Recommends: python-cffi
|
||||||
Recommends: python-tbb
|
Recommends: python-tbb
|
||||||
Requires(post): update-alternatives
|
|
||||||
Requires(preun): update-alternatives
|
|
||||||
%ifpython2
|
%ifpython2
|
||||||
Requires: python2-enum34
|
Requires: python2-enum34
|
||||||
Requires: python2-funcsigs
|
Requires: python2-funcsigs
|
||||||
|
Loading…
Reference in New Issue
Block a user