Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-hvplot for openSUSE:Factory 
checked in at 2021-09-25 22:51:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-hvplot (Old)
 and      /work/SRC/openSUSE:Factory/.python-hvplot.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-hvplot"

Sat Sep 25 22:51:22 2021 rev:9 rq:921149 version:0.7.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-hvplot/python-hvplot.changes      
2021-07-22 22:44:00.359149323 +0200
+++ /work/SRC/openSUSE:Factory/.python-hvplot.new.1899/python-hvplot.changes    
2021-09-25 22:51:25.039347031 +0200
@@ -1,0 +2,15 @@
+Thu Sep 23 13:00:03 UTC 2021 - Ben Greiner <c...@bnavigator.de>
+
+- Update to 0.7.3
+  * Improved .interactive Dataframe support: max_rows display,
+    column access (#640)
+  * Improved accessor and attribute behavior for .interactive
+    (#633, #635, #641, #642)
+  * Add .holoviews() terminal method to .interactive pipelines
+  * Add support for kwargs to .interactive.layout
+  * Misc fixes to .interactive API (#630, #632)
+  * Allow dynspread=True to be used with rasterize=True (now that
+    Datashader supports it)
+- remove unnecessary no-network.patch
+
+-------------------------------------------------------------------
@@ -4,0 +20,39 @@
+
+-------------------------------------------------------------------
+Tue May 25 10:10:08 UTC 2021 - Matej Cepl <mc...@suse.com>
+
+- Update to 0.7.2:
+  - Add support for geographic features (#622)
+  - Added support for OHLC plot (#623)
+  - Add Ibis backend, providing hvPlot features for lazy SQL
+    queries (#507)
+  - Support setting options for diagonal plots in scatter_matrix
+    (#602)
+  - Take group_label from columns if available (#615)
+  - Add kwargs to interactive.layout()
+  - Fix support for clim on contours (#587)
+  - Adding default coordinates to datasets with missing coords
+    (#605)
+  - Do not plot streamz example point (#614)
+  - Fix passing in multiple z-values (#616)
+  - Ensure violin and boxplot color is applied (#619)
+  - Ensure categorical colormapping is applied during datashade
+    (#621)
+  - Switch default tile source to OSM (since Wikipedia tiles are
+    no longer available) (#610)
+  - Correctly document .hist rather than .histogram (#571)
+  - Use strings rather than bytes when referring to airplane
+    dataset columns (#538)
+  - Preserve function signature and docstring in
+    with_hv_extension (#601)
+  - Add hover_cols example (#612)
+  - Switch to pydata sphinx theme (#613)
+  - Update available options in customization docs (#620)
+  - Add hover='vline' hover='hline' options to expose Bokeh HoverTool mode 
(#493)
+  - Support streaming plots from HoloViews streams (not needing
+    a streamz source) (#542)
+  - Misc: GitHub Actions (#568), melting wide data (#566), 'by'
+    columns (#565), NetworkX (#549), cycles for continuous
+    colormaps (#548), interactivity warning (#550)
+- Add no-network.patch to allow testing without a network
+  connection (gh#holoviz/hvplot#662).

Old:
----
  hvplot-0.7.0.tar.gz

New:
----
  hvplot-0.7.3.tar.gz

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

Other differences:
------------------
++++++ python-hvplot.spec ++++++
--- /var/tmp/diff_new_pack.bDA6Qc/_old  2021-09-25 22:51:26.379348736 +0200
+++ /var/tmp/diff_new_pack.bDA6Qc/_new  2021-09-25 22:51:26.383348742 +0200
@@ -21,7 +21,7 @@
 # NEP 29: python36-numpy is no longer available on Tumbleweed
 %define         skip_python36 1
 Name:           python-hvplot
-Version:        0.7.0
+Version:        0.7.3
 Release:        0
 Summary:        High-level plotting API for the PyData ecosystem built on 
HoloViews
 License:        BSD-3-Clause
@@ -72,7 +72,7 @@
 BuildRequires:  %{python_module datashader >= 0.6.5}
 BuildRequires:  %{python_module holoviews >= 1.11.0}
 BuildRequires:  %{python_module networkx}
-BuildRequires:  %{python_module numpy >= 1.15}
+BuildRequires:  %{python_module numpy >= 1.7}
 BuildRequires:  %{python_module pandas}
 BuildRequires:  %{python_module param >= 1.6.1}
 BuildRequires:  %{python_module parameterized}
@@ -93,9 +93,8 @@
 plot APIs is offered, or it can be used as a standalone component.
 
 %prep
-%setup -q -n hvplot-%{version} -a1
-mkdir cache
-mv xarray-data-master cache/xarray_tutorial_data
+%autosetup -p1 -n hvplot-%{version}
+tar -x -f %{SOURCE1} 
--transform='s/xarray-data-master/cache\/xarray_tutorial_data/'
 
 %build
 %python_build

++++++ hvplot-0.7.0.tar.gz -> hvplot-0.7.3.tar.gz ++++++
++++ 10224 lines of diff (skipped)

++++++ xarray-data.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-hvplot/xarray-data.tar.gz 
/work/SRC/openSUSE:Factory/.python-hvplot.new.1899/xarray-data.tar.gz differ: 
char 14, line 1

Reply via email to