diff --git a/python-numba.changes b/python-numba.changes index 387e988..0920b6c 100644 --- a/python-numba.changes +++ b/python-numba.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Dec 17 23:28:40 CET 2019 - Matej Cepl + +- Clean up SPEC file (mostly just testing new python-llvmlite + package) + ------------------------------------------------------------------- Thu Oct 24 20:55:10 UTC 2019 - Todd R diff --git a/python-numba.spec b/python-numba.spec index e408f01..ffef303 100644 --- a/python-numba.spec +++ b/python-numba.spec @@ -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