Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-branca for openSUSE:Factory 
checked in at 2023-12-15 21:50:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-branca (Old)
 and      /work/SRC/openSUSE:Factory/.python-branca.new.25432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-branca"

Fri Dec 15 21:50:19 2023 rev:9 rq:1133414 version:0.7.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-branca/python-branca.changes      
2022-12-22 16:23:25.158148532 +0100
+++ /work/SRC/openSUSE:Factory/.python-branca.new.25432/python-branca.changes   
2023-12-15 21:50:42.277695666 +0100
@@ -1,0 +2,11 @@
+Thu Dec 14 09:16:56 UTC 2023 - Petr Gajdos <pgaj...@suse.com>
+
+- update to 0.7.0:
+  * Make all Element with Template pickable natively
+  * Make _parse_size robust to already parsed values
+  * StepColormap: inclusive lower bound
+  * Add color schemes: plasma, inferno, magma
+  * Allow branca ColorMap in write_png
+  * More flexible _parse_size
+
+-------------------------------------------------------------------

Old:
----
  branca-0.6.0.tar.gz

New:
----
  branca-0.7.0.tar.gz

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

Other differences:
------------------
++++++ python-branca.spec ++++++
--- /var/tmp/diff_new_pack.XCHK9Y/_old  2023-12-15 21:50:42.837716145 +0100
+++ /var/tmp/diff_new_pack.XCHK9Y/_new  2023-12-15 21:50:42.837716145 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-branca
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           python-branca
-Version:        0.6.0
+Version:        0.7.0
 Release:        0
 Summary:        HTML+JS page generator
 License:        MIT
@@ -35,6 +35,7 @@
 Requires:       python-Jinja2
 BuildArch:      noarch
 # SECTION test requirements
+BuildRequires:  %{python_module numpy}
 BuildRequires:  %{python_module Jinja2}
 BuildRequires:  %{python_module ipykernel}
 BuildRequires:  %{python_module nbconvert}
@@ -47,7 +48,7 @@
 Generate HTML+JS pages with Python.
 
 %prep
-%setup -q -n branca-%{version}
+%autosetup -p1 -n branca-%{version}
 
 %build
 export SETUPTOOLS_SCM_PRETEND_VERSION=%{version}

++++++ branca-0.6.0.tar.gz -> branca-0.7.0.tar.gz ++++++
++++ 3013 lines of diff (skipped)

Reply via email to