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 2022-02-03 23:16:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-hvplot (Old)
 and      /work/SRC/openSUSE:Factory/.python-hvplot.new.1898 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-hvplot"

Thu Feb  3 23:16:39 2022 rev:10 rq:950555 version:0.7.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-hvplot/python-hvplot.changes      
2021-09-25 22:51:25.039347031 +0200
+++ /work/SRC/openSUSE:Factory/.python-hvplot.new.1898/python-hvplot.changes    
2022-02-03 23:17:34.608166216 +0100
@@ -1,0 +2,5 @@
+Mon Jan 31 20:33:03 UTC 2022 - Ben Greiner <c...@bnavigator.de>
+
+- Don't test with python310-dask: not supported yet
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-hvplot.spec ++++++
--- /var/tmp/diff_new_pack.svteYp/_old  2022-02-03 23:17:35.316161384 +0100
+++ /var/tmp/diff_new_pack.svteYp/_new  2022-02-03 23:17:35.320161357 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-hvplot
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,10 +16,8 @@
 #
 
 
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%{?!python_module:%define python_module() python3-%{**}}
 %define         skip_python2 1
-# NEP 29: python36-numpy is no longer available on Tumbleweed
-%define         skip_python36 1
 Name:           python-hvplot
 Version:        0.7.3
 Release:        0
@@ -68,8 +66,8 @@
 BuildRequires:  %{python_module Pillow}
 BuildRequires:  %{python_module bokeh >= 1.0.0}
 BuildRequires:  %{python_module colorcet >= 2}
-BuildRequires:  %{python_module dask}
-BuildRequires:  %{python_module datashader >= 0.6.5}
+BuildRequires:  %{python_module dask if %python-base < 3.10}
+BuildRequires:  %{python_module datashader >= 0.6.5 if %python-base < 3.10}
 BuildRequires:  %{python_module holoviews >= 1.11.0}
 BuildRequires:  %{python_module networkx}
 BuildRequires:  %{python_module numpy >= 1.7}

Reply via email to