Hello community,
here is the log from the commit of package python-datashader for
openSUSE:Factory checked in at 2019-10-24 23:11:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-datashader (Old)
and /work/SRC/openSUSE:Factory/.python-datashader.new.2990 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-datashader"
Thu Oct 24 23:11:22 2019 rev:10 rq:742650 version:0.8.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-datashader/python-datashader.changes
2019-10-11 15:22:10.927301167 +0200
+++
/work/SRC/openSUSE:Factory/.python-datashader.new.2990/python-datashader.changes
2019-10-24 23:11:27.796683284 +0200
@@ -1,0 +2,5 @@
+Thu Oct 24 17:10:37 UTC 2019 - Todd R <[email protected]>
+
+- Fix build dependencies.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-datashader.spec ++++++
--- /var/tmp/diff_new_pack.9haLh7/_old 2019-10-24 23:11:28.824684483 +0200
+++ /var/tmp/diff_new_pack.9haLh7/_new 2019-10-24 23:11:28.828684488 +0200
@@ -32,6 +32,8 @@
Source0:
https://files.pythonhosted.org/packages/source/d/datashader/datashader-%{version}.tar.gz
Source100: python-datashader-rpmlintrc
BuildRequires: %{python_module devel}
+BuildRequires: %{python_module param >= 1.6.0}
+BuildRequires: %{python_module pyct}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
@@ -67,8 +69,6 @@
BuildRequires: %{python_module numba >= 0.37.0}
BuildRequires: %{python_module numpy >= 1.7}
BuildRequires: %{python_module pandas >= 0.24.1}
-BuildRequires: %{python_module param >= 1.6.0}
-BuildRequires: %{python_module pyct}
BuildRequires: %{python_module pytest >= 3.9.3}
BuildRequires: %{python_module pytest-benchmark >= 3.0.0}
BuildRequires: %{python_module scikit-image}