Script 'mail_helper' called by obssrc
Hello community,

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

Package is "python-datashader"

Thu Jun 18 18:44:23 2026 rev:37 rq:1360240 version:0.19.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-datashader/python-datashader.changes      
2025-12-22 22:50:05.419126472 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-datashader.new.1981/python-datashader.changes
    2026-06-18 18:45:07.312303248 +0200
@@ -1,0 +2,19 @@
+Thu May 28 14:41:30 UTC 2026 - Marius Grossu <[email protected]>
+
+- Drop support for Python 3.11: added %global skip_python311 1 in spec file 
+  (bsc#1263906)
+
+-------------------------------------------------------------------
+Fri Apr  3 13:49:36 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 0.19.0:
+  * Deprecate pyct functions fetch_data, copy_examples, examples
+  * Optimized numba code for QuadMesh (3D support)
+  * Add support for Python 3.14
+  * Improved performance for dask-based raster
+  * Compatibility:
+    + Compatibility with Pandas 3.0
+    + Compatibility with Numpy 2.0
+- Move Pillow and dask-dataframe to Recommends as they are now optional.
+
+-------------------------------------------------------------------

Old:
----
  datashader-0.18.2.tar.gz

New:
----
  datashader-0.19.0.tar.gz

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

Other differences:
------------------
++++++ python-datashader.spec ++++++
--- /var/tmp/diff_new_pack.EhBxuT/_old  2026-06-18 18:45:08.660359575 +0200
+++ /var/tmp/diff_new_pack.EhBxuT/_new  2026-06-18 18:45:08.664359742 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-datashader
 #
-# Copyright (c) 2025 SUSE LLC and contributors
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,6 +17,7 @@
 
 
 %global flavor @BUILD_FLAVOR@%{nil}
+%global skip_python311 1
 %if "%{flavor}" == "test"
 %define psuffix -test
 ExclusiveArch:  x86_64
@@ -29,7 +30,7 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-datashader%{psuffix}
-Version:        0.18.2
+Version:        0.19.0
 Release:        0
 Summary:        Data visualization toolchain based on aggregating into a grid
 License:        BSD-3-Clause
@@ -45,9 +46,7 @@
 BuildRequires:  %{python_module pyct}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-Requires:       python-Pillow
 Requires:       python-colorcet
-Requires:       python-dask-dataframe
 Requires:       python-multipledispatch
 Requires:       python-numba
 Requires:       python-numpy
@@ -59,12 +58,14 @@
 Requires:       python-scipy
 Requires:       python-toolz
 Requires:       python-xarray
-Requires(post): update-alternatives
-Requires(postun): update-alternatives
+Recommends:     python-Pillow
+Recommends:     python-dask-dataframe
 %if %{with test}
 BuildRequires:  %{python_module bokeh >= 3.1}
 BuildRequires:  %{python_module datashader = %{version}}
+BuildRequires:  %{python_module dask-dataframe}
 BuildRequires:  %{python_module fastparquet}
+BuildRequires:  %{python_module hypothesis}
 BuildRequires:  %{python_module matplotlib >= 3.3}
 BuildRequires:  %{python_module nbconvert}
 BuildRequires:  %{python_module nbformat}
@@ -107,7 +108,6 @@
 %install
 %if ! %{with test}
 %pyproject_install
-%python_clone -a %{buildroot}%{_bindir}/datashader
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 %endif
 
@@ -120,16 +120,9 @@
 %endif
 
 %if ! %{with test}
-%post
-%python_install_alternative datashader
-
-%postun
-%python_uninstall_alternative datashader
-
 %files %{python_files}
 %doc README.md
 %license LICENSE.txt
-%python_alternative %{_bindir}/datashader
 %{python_sitelib}/datashader
 %{python_sitelib}/datashader-%{version}.dist-info
 %endif

++++++ datashader-0.18.2.tar.gz -> datashader-0.19.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-datashader/datashader-0.18.2.tar.gz 
/work/SRC/openSUSE:Factory/.python-datashader.new.1981/datashader-0.19.0.tar.gz 
differ: char 16, line 1

Reply via email to