Hello community,

here is the log from the commit of package python-datashader for 
openSUSE:Factory checked in at 2019-06-06 18:16:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-datashader (Old)
 and      /work/SRC/openSUSE:Factory/.python-datashader.new.4811 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-datashader"

Thu Jun  6 18:16:38 2019 rev:8 rq:707280 version:0.7.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-datashader/python-datashader.changes      
2019-02-14 14:36:22.907570443 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-datashader.new.4811/python-datashader.changes
    2019-06-06 18:16:40.716697338 +0200
@@ -1,0 +2,20 @@
+Mon Apr 29 20:58:26 UTC 2019 - Todd R <[email protected]>
+
+- Disable python2 builds.
+  This requires xarray, which requires python3 now.
+
+-------------------------------------------------------------------
+Mon Apr 22 19:26:50 UTC 2019 - Todd R <[email protected]>
+
+- Update to version 0.7.0
+  + New features:
+    * Simplified Panel-based dashboard using new Param features; now only 48 
lines with fewer new concepts (#707)
+    * Added pandas ExtensionArray and Dask support for storing homogeneous 
ragged arrays (#687)
+    * Added SpatialPointsFrame and updated census, osm-1billion, and osm 
examples to use it (#702, #706, #708)
+    * Expanded 8_Geography.ipynb to document other geo-related functions
+    * Added Dask support for trimesh rendering, though computing the mesh 
initially still requires vertices and simplicies to fit into memory (#696)
+    * Add zero-copy rendering of row-oriented line coordinates, using a new 
axis argument (#694)
+  + Bugfixes and compatibility:
+    * Added lnglat_to_meters to geo module; new code should import it from 
there (#708)
+
+-------------------------------------------------------------------

Old:
----
  datashader-0.6.9.tar.gz

New:
----
  datashader-0.7.0.tar.gz

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

Other differences:
------------------
++++++ python-datashader.spec ++++++
--- /var/tmp/diff_new_pack.ZNES0q/_old  2019-06-06 18:16:41.884696996 +0200
+++ /var/tmp/diff_new_pack.ZNES0q/_new  2019-06-06 18:16:41.884696996 +0200
@@ -22,8 +22,9 @@
 %else
 %bcond_with     test
 %endif
+%define         skip_python2 1
 Name:           python-datashader
-Version:        0.6.9
+Version:        0.7.0
 Release:        0
 Summary:        Data visualization toolchain based on aggregating into a grid
 License:        BSD-3-Clause
@@ -54,8 +55,6 @@
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module toolz}
 BuildRequires:  %{python_module xarray >= 0.9.6}
-BuildRequires:  python-funcsigs
-BuildRequires:  python-singledispatch
 %endif
 Requires:       python-DataShape >= 0.5.1
 Requires:       python-Pillow
@@ -73,10 +72,6 @@
 Requires:       python-toolz
 Requires:       python-xarray >= 0.9.6
 BuildArch:      noarch
-%ifpython2
-BuildRequires:  python-singledispatch
-Requires:       python-funcsigs
-%endif
 %python_subpackages
 
 %description

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


Reply via email to