Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-holoviews for 
openSUSE:Factory checked in at 2022-02-02 22:40:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-holoviews (Old)
 and      /work/SRC/openSUSE:Factory/.python-holoviews.new.1898 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-holoviews"

Wed Feb  2 22:40:08 2022 rev:32 rq:950528 version:1.14.8~a1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-holoviews/python-holoviews.changes        
2022-01-22 08:18:36.170734474 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-holoviews.new.1898/python-holoviews.changes  
    2022-02-02 22:40:18.763979597 +0100
@@ -1,0 +2,15 @@
+Mon Jan 31 20:26:05 UTC 2022 - Ben Greiner <[email protected]>
+
+- Update to 1.14.8a1
+  * nominally a prerelease, but essentially 1.14.7 plus
+    gh#holoviz/holoviews#516 : Fix for xarray coordinate validation
+- Required to fix hvplot
+- Datashader also requires dask, so don't test on Python 3.10
+  either
+
+-------------------------------------------------------------------
+Sat Jan 29 20:52:52 UTC 2022 - Ben Greiner <[email protected]>
+
+- Don't test with dask for Python 3.10: not supported yet.
+
+-------------------------------------------------------------------

Old:
----
  holoviews-1.14.7.tar.gz

New:
----
  holoviews-1.14.8a1.tar.gz

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

Other differences:
------------------
++++++ python-holoviews.spec ++++++
--- /var/tmp/diff_new_pack.CJrU3o/_old  2022-02-02 22:40:19.407975232 +0100
+++ /var/tmp/diff_new_pack.CJrU3o/_new  2022-02-02 22:40:19.407975232 +0100
@@ -18,14 +18,16 @@
 
 %{?!python_module:%define python_module() python3-%{**}}
 %bcond_without  test
+# https://github.com/holoviz/holoviews/pull/5174
+%define pversion 1.14.8a1
 Name:           python-holoviews
-Version:        1.14.7
+Version:        1.14.8~a1
 Release:        0
 Summary:        Composable, declarative visualizations for Python
 License:        BSD-3-Clause
 Group:          Development/Languages/Python
 URL:            https://github.com/holoviz/holoviews
-Source0:        
https://files.pythonhosted.org/packages/source/h/holoviews/holoviews-%{version}.tar.gz
+Source0:        
https://files.pythonhosted.org/packages/source/h/holoviews/holoviews-%{pversion}.tar.gz
 BuildRequires:  %{python_module colorcet}
 BuildRequires:  %{python_module numpy >= 1.0}
 BuildRequires:  %{python_module pandas >= 0.20}
@@ -71,8 +73,8 @@
 BuildRequires:  %{python_module Pillow}
 BuildRequires:  %{python_module bokeh >= 2.2}
 BuildRequires:  %{python_module dash >= 1.16}
-BuildRequires:  %{python_module dask}
-BuildRequires:  %{python_module datashader >= 0.11.1}
+BuildRequires:  %{python_module dask if %python-base < 3.10}
+BuildRequires:  %{python_module datashader >= 0.11.1 if %python-base < 3.10}
 BuildRequires:  %{python_module deepdiff}
 BuildRequires:  %{python_module ffmpeg-python}
 BuildRequires:  %{python_module ipython >= 5.4.0}
@@ -108,7 +110,7 @@
 (such as Bokeh or Matplotlib).
 
 %prep
-%setup -q -n holoviews-%{version}
+%setup -q -n holoviews-%{pversion}
 %autopatch -p1
 sed -i '/"nose"/ d' setup.py
 
@@ -267,7 +269,7 @@
 %license LICENSE.txt
 %doc CHANGELOG.md README.md
 %python_alternative %{_bindir}/holoviews
-%{python_sitelib}/holoviews-%{version}*-info
+%{python_sitelib}/holoviews-%{pversion}*-info
 %{python_sitelib}/holoviews/
 
 %changelog

++++++ holoviews-1.14.7.tar.gz -> holoviews-1.14.8a1.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-holoviews/holoviews-1.14.7.tar.gz 
/work/SRC/openSUSE:Factory/.python-holoviews.new.1898/holoviews-1.14.8a1.tar.gz 
differ: char 5, line 1

Reply via email to