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 2024-07-16 22:02:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-hvplot (Old)
 and      /work/SRC/openSUSE:Factory/.python-hvplot.new.17339 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-hvplot"

Tue Jul 16 22:02:49 2024 rev:17 rq:1187634 version:0.10.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-hvplot/python-hvplot.changes      
2024-03-05 18:51:48.379536010 +0100
+++ /work/SRC/openSUSE:Factory/.python-hvplot.new.17339/python-hvplot.changes   
2024-07-16 22:02:59.307105275 +0200
@@ -1,0 +2,25 @@
+Tue Jul  9 03:45:20 UTC 2024 - Steve Kowalik <[email protected]>
+
+- Update to 0.10.0:
+  * Enhancements:
+    + Add bgcolor parameter to set the background color (#1308)
+    + Add robust parameter, similarly to Xarray (#1291)
+    + Add tiles_opts parameter to customize the tiles (#1299)
+    + Add support to xyzservices tiles (#1307)
+    + Allow to set the downsample algorithm as string input (#1314)
+    + Allow crs as Cartopy class name to match projection (#1332)
+  * Bug Fixes:
+    + Fix saving Panel objects with hvplot.save (#1297)
+    + Fix setting group_label when plotting a histogram (#1310)
+    + Fix the support of HoloViews ImageStack support and usage of
+      aggregator and by (#1316)
+    + Fix handling of EPSG codes (#1330)
+    + Explorer: fix handling of Xarray objects that have dims without
+      coords (#1334)
+  * Compatibility:
+    + Minor changes in preparation of the HoloViews Pandas index
+      refactor (#1281)
+- Limit numpy to < 2.
+- Delete now unneeded rpmlintrc.
+
+-------------------------------------------------------------------

Old:
----
  hvplot-0.9.2.tar.gz
  python-hvplot-rpmlintrc

New:
----
  hvplot-0.10.0.tar.gz

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

Other differences:
------------------
++++++ python-hvplot.spec ++++++
--- /var/tmp/diff_new_pack.qaTKvQ/_old  2024-07-16 22:03:00.475147874 +0200
+++ /var/tmp/diff_new_pack.qaTKvQ/_new  2024-07-16 22:03:00.475147874 +0200
@@ -18,19 +18,18 @@
 
 %define skip_python39 1
 Name:           python-hvplot
-Version:        0.9.2
+Version:        0.10.0
 Release:        0
 Summary:        High-level plotting API for the PyData ecosystem built on 
HoloViews
 License:        BSD-3-Clause
-Group:          Development/Languages/Python
 URL:            https://github.com/pyviz/hvplot
 Source0:        
https://files.pythonhosted.org/packages/source/h/hvplot/hvplot-%{version}.tar.gz
 # Test data. Bump the commit whenever you bump this version
 Source1:        
https://github.com/pydata/xarray-data/archive/7d8290e0be9d2a8f4b4381641f20a97db6eaea3d.tar.gz#/xarray-data.tar.gz
-Source100:      python-hvplot-rpmlintrc
 BuildRequires:  %{python_module param >= 1.9 with %python-param < 3}
 BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module pyct >= 0.4.4}
+BuildRequires:  %{python_module setuptools_scm}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module wheel}
 BuildRequires:  fdupes
@@ -38,10 +37,10 @@
 Requires:       python-bokeh >= 1.0.0
 Requires:       python-colorcet >= 2
 Requires:       python-holoviews >= 1.11.0
-Requires:       python-numpy >= 1.15
 Requires:       python-packaging
 Requires:       python-pandas
 Requires:       python-panel >= 0.11.0
+Requires:       (python-numpy >= 1.15 with python-numpy < 2)
 Requires:       (python-param >= 1.12 with python-param < 3)
 Requires(post): update-alternatives
 Requires(postun): update-alternatives
@@ -75,7 +74,7 @@
 BuildRequires:  %{python_module holoviews >= 1.11.0}
 BuildRequires:  %{python_module ipywidgets}
 BuildRequires:  %{python_module networkx}
-BuildRequires:  %{python_module numpy >= 1.7}
+BuildRequires:  %{python_module numpy >= 1.15 with %python-numpy < 2}
 BuildRequires:  %{python_module pandas}
 BuildRequires:  %{python_module panel >= 0.11.0}
 BuildRequires:  %{python_module param >= 1.9.0}
@@ -135,5 +134,5 @@
 %license LICENSE
 %{python_sitelib}/hvplot
 %exclude %{python_sitelib}/hvplot/tests
-%{python_sitelib}/hvplot-%{version}*-info
+%{python_sitelib}/hvplot-%{version}.dist-info
 

++++++ hvplot-0.9.2.tar.gz -> hvplot-0.10.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-hvplot/hvplot-0.9.2.tar.gz 
/work/SRC/openSUSE:Factory/.python-hvplot.new.17339/hvplot-0.10.0.tar.gz 
differ: char 5, line 1

Reply via email to