Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-colorcet for openSUSE:Factory 
checked in at 2026-04-04 19:07:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-colorcet (Old)
 and      /work/SRC/openSUSE:Factory/.python-colorcet.new.21863 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-colorcet"

Sat Apr  4 19:07:18 2026 rev:9 rq:1344494 version:3.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-colorcet/python-colorcet.changes  
2025-05-09 18:52:31.423987877 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-colorcet.new.21863/python-colorcet.changes   
    2026-04-04 19:09:05.509244111 +0200
@@ -1,0 +2,10 @@
+Fri Apr  3 15:36:38 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 3.1.0:
+  * Minor release to remove the colorcet examples CLI and drop
+    support for Python 2.7, 3.6 and add support for 3.11, 3.12.
+  * Only register if cmap not in colormaps
+  * Drop Python 2.7 and 3.6 and add 3.11, 3.12
+  * Fix license description in about page. Issue #100.
+
+-------------------------------------------------------------------

Old:
----
  colorcet-3.0.1.tar.gz

New:
----
  colorcet-3.1.0.tar.gz

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

Other differences:
------------------
++++++ python-colorcet.spec ++++++
--- /var/tmp/diff_new_pack.No5QVc/_old  2026-04-04 19:09:05.977263300 +0200
+++ /var/tmp/diff_new_pack.No5QVc/_new  2026-04-04 19:09:05.981263464 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-colorcet
 #
-# Copyright (c) 2025 SUSE LLC
+# 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,23 +17,18 @@
 
 
 Name:           python-colorcet
-Version:        3.0.1
+Version:        3.1.0
 Release:        0
 Summary:        Collection of perceptually uniform colormaps
 License:        CC-BY-4.0
 URL:            https://github.com/bokeh/colorcet
 Source:         
https://files.pythonhosted.org/packages/source/c/colorcet/colorcet-%{version}.tar.gz
-BuildRequires:  %{python_module param >= 1.7.0}
 BuildRequires:  %{python_module pip}
-BuildRequires:  %{python_module pyct >= 0.4.4}
 BuildRequires:  %{python_module setuptools >= 30.3.0}
+BuildRequires:  %{python_module setuptools_scm >= 6}
 BuildRequires:  %{python_module wheel}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-Requires:       python-param >= 1.7.0
-Requires:       python-pyct >= 0.4.4
-Requires(post): update-alternatives
-Requires(postun): update-alternatives
 BuildArch:      noarch
 # SECTION test requirements
 BuildRequires:  %{python_module pytest}
@@ -53,22 +48,14 @@
 
 %install
 %pyproject_install
-%python_clone -a %{buildroot}%{_bindir}/colorcet
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
 %pytest
 
-%post
-%python_install_alternative colorcet
-
-%postun
-%python_uninstall_alternative colorcet
-
 %files %{python_files}
 %doc README.md
 %license LICENSE.txt
-%python_alternative %{_bindir}/colorcet
 %{python_sitelib}/colorcet
 %{python_sitelib}/colorcet-%{version}.dist-info
 

++++++ colorcet-3.0.1.tar.gz -> colorcet-3.1.0.tar.gz ++++++
++++ 49252 lines of diff (skipped)

Reply via email to