Hello community,

here is the log from the commit of package python-datashader for 
openSUSE:Factory checked in at 2019-02-14 14:36:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-datashader (Old)
 and      /work/SRC/openSUSE:Factory/.python-datashader.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-datashader"

Thu Feb 14 14:36:07 2019 rev:7 rq:674721 version:0.6.9

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-datashader/python-datashader.changes      
2018-11-26 10:28:57.729122569 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-datashader.new.28833/python-datashader.changes
   2019-02-14 14:36:22.907570443 +0100
@@ -1,0 +2,18 @@
+Wed Feb 13 18:34:28 UTC 2019 - Todd R <toddrme2...@gmail.com>
+
+- Update to version 0.6.9
+  + New features:
+    * Replaced outdated 536-line Bokeh dashboard.py with 71-line 
Panel+HoloViews dashboard.ipynb (#676)
+    * Allow aggregating xarray objects (in addition to Pandas and Dask 
DataFrames) (#675)
+    * Create WMTS tiles from Datashader data (#636)
+    * Added various geographic utility functions (ndvi, slope, aspect, 
hillshade, mean, bump map, Perlin noise) (#661)
+    * Made OpenSky data public (#691)
+  + Bugfixes and compatibility:
+    * Fix array bounds error on line glyph (#683)
+    * Fixed the span argument to tf.shade (#680)
+    * Fixed composite.add (for use in spreading) to clip colors rather than 
overflow (#689)
+    * Fixed gerrymandering shape file (#688)
+    * Updated to match Bokeh (#656), Dask (#681, #667), Pandas/Numpy (#697)
+- Remove upstream included python-datashader-dask-api-change-fix.patch
+
+-------------------------------------------------------------------

Old:
----
  datashader-0.6.8.tar.gz
  python-datashader-dask-api-change-fix.patch

New:
----
  datashader-0.6.9.tar.gz

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

Other differences:
------------------
++++++ python-datashader.spec ++++++
--- /var/tmp/diff_new_pack.2TXNYn/_old  2019-02-14 14:36:24.139569888 +0100
+++ /var/tmp/diff_new_pack.2TXNYn/_new  2019-02-14 14:36:24.143569886 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-datashader
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -23,7 +23,7 @@
 %bcond_with     test
 %endif
 Name:           python-datashader
-Version:        0.6.8
+Version:        0.6.9
 Release:        0
 Summary:        Data visualization toolchain based on aggregating into a grid
 License:        BSD-3-Clause
@@ -31,7 +31,6 @@
 URL:            http://github.com/bokeh/datashader
 Source0:        
https://files.pythonhosted.org/packages/source/d/datashader/datashader-%{version}.tar.gz
 Source100:      python-datashader-rpmlintrc
-Patch0:         python-datashader-dask-api-change-fix.patch
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module param >= 1.6.0}
 BuildRequires:  %{python_module pyct}
@@ -44,6 +43,7 @@
 BuildRequires:  %{python_module PyYAML}
 BuildRequires:  %{python_module bokeh}
 BuildRequires:  %{python_module colorcet}
+BuildRequires:  %{python_module dask-bag}
 BuildRequires:  %{python_module dask-dataframe}
 BuildRequires:  %{python_module dask}
 BuildRequires:  %{python_module fastparquet}
@@ -104,7 +104,6 @@
 %prep
 %setup -q -n datashader-%{version}
 sed -i -e '/^#!\//, 1d' examples/*.py
-%patch0 -p1
 
 %build
 %python_build

++++++ datashader-0.6.8.tar.gz -> datashader-0.6.9.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-datashader/datashader-0.6.8.tar.gz 
/work/SRC/openSUSE:Factory/.python-datashader.new.28833/datashader-0.6.9.tar.gz 
differ: char 5, line 1


Reply via email to