Hello community,

here is the log from the commit of package python-numba for openSUSE:Factory 
checked in at 2018-01-13 21:48:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-numba (Old)
 and      /work/SRC/openSUSE:Factory/.python-numba.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-numba"

Sat Jan 13 21:48:11 2018 rev:5 rq:563677 version:0.36.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-numba/python-numba.changes        
2018-01-09 14:51:46.147807942 +0100
+++ /work/SRC/openSUSE:Factory/.python-numba.new/python-numba.changes   
2018-01-13 21:48:12.256517369 +0100
@@ -1,0 +2,5 @@
+Thu Jan 11 19:25:55 UTC 2018 - toddrme2...@gmail.com
+
+- Bump minimum llvmlite version.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-numba.spec ++++++
--- /var/tmp/diff_new_pack.T5imCU/_old  2018-01-13 21:48:12.836490330 +0100
+++ /var/tmp/diff_new_pack.T5imCU/_new  2018-01-13 21:48:12.836490330 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-numba
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -28,15 +28,14 @@
 Url:            http://numba.github.com
 Source:         
https://files.pythonhosted.org/packages/source/n/numba/numba-%{version}.tar.gz
 BuildRequires:  %{python_module devel}
-BuildRequires:  %{python_module llvmlite >= 0.17}
+BuildRequires:  %{python_module llvmlite >= 0.21}
 BuildRequires:  %{python_module numpy-devel >= 1.7}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  python-rpm-macros
-Requires:       python-llvmlite >= 0.17
+Requires:       python-llvmlite >= 0.21
 Requires:       python-numpy >= 1.7
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Requires(post): update-alternatives
 Requires(preun): update-alternatives
 %python_subpackages


Reply via email to