Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-panel for openSUSE:Factory 
checked in at 2023-10-26 17:13:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-panel (Old)
 and      /work/SRC/openSUSE:Factory/.python-panel.new.24901 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-panel"

Thu Oct 26 17:13:24 2023 rev:17 rq:1120540 version:1.3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-panel/python-panel.changes        
2023-09-20 13:26:56.317806865 +0200
+++ /work/SRC/openSUSE:Factory/.python-panel.new.24901/python-panel.changes     
2023-10-26 17:14:13.303834197 +0200
@@ -1,0 +2,22 @@
+Tue Oct 24 14:42:36 UTC 2023 - Markéta Machová <[email protected]>
+
+- Update to 1.3.0
+  * Integrate support for param reactive expressions and expose pn.rx
+  * Implement ChatMessage, ChatFeed and ChatInterface components
+  * Unify OAuth implementations and refresh access_token
+  * Add ColorMap widget
+  * Add unit to widget in HoloViews pane if provided
+  * Allow registering global on_session_destroyed callback
+  * Implement auto_grow on TextAreaInput
+  * Add ability to redirect users from authorization callback
+  * Add support for Path object in FileDownload
+  * Add authorization_code and password based OAuth login handlers
+  * Add format to EditableFloatSlider and EditableIntSlider
+  * Add support for decorating async functions with pn.io.cache
+  * Map param.Bytes to FileInput widget
+  * Add support for Python 3.12 and drop Python 3.8 support
+  * Upgrade to Param 2.0 as minimum required version
+  * Compatibility with Bokeh 3.3.0
+  * more bugfixes, see upstream CHANGELOG.md
+
+-------------------------------------------------------------------

Old:
----
  panel-1.2.2.tar.gz

New:
----
  panel-1.3.0.tar.gz

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

Other differences:
------------------
++++++ python-panel.spec ++++++
--- /var/tmp/diff_new_pack.kB6Qot/_old  2023-10-26 17:14:13.951857996 +0200
+++ /var/tmp/diff_new_pack.kB6Qot/_new  2023-10-26 17:14:13.955858144 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package python-panel
+# spec file
 #
 # Copyright (c) 2023 SUSE LLC
 #
@@ -26,7 +26,7 @@
 %endif
 
 Name:           python-panel%{psuffix}
-Version:        1.2.2
+Version:        1.3.0
 Release:        0
 Summary:        A high level app and dashboarding solution for Python
 License:        BSD-3-Clause
@@ -36,9 +36,9 @@
 Source99:       python-panel-rpmlintrc
 BuildRequires:  %{python_module base >= 3.7}
 BuildRequires:  %{python_module bleach}
-BuildRequires:  %{python_module bokeh >= 3.1.1 with %python-bokeh < 3.3}
+BuildRequires:  %{python_module bokeh >= 3.3.0}
 BuildRequires:  %{python_module packaging}
-BuildRequires:  %{python_module param >= 1.9.2}
+BuildRequires:  %{python_module param >= 2.0.0}
 BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module pyct >= 0.4.4}
 BuildRequires:  %{python_module pyviz-comms >= 0.7.4}
@@ -72,17 +72,17 @@
 Requires:       jupyter-panel
 Requires:       python-Markdown
 Requires:       python-bleach
+Requires:       python-bokeh >= 3.3.0
 Requires:       python-linkify-it-py
 Requires:       python-markdown-it-py < 3
 Requires:       python-mdit-py-plugins
 Requires:       python-pandas >= 1.2
-Requires:       python-param >= 1.12.0
+Requires:       python-param >= 2.0.0
 Requires:       python-pyviz_comms >= 0.7.4
 Requires:       python-requests
 Requires:       python-tqdm >= 4.48.0
 Requires:       python-typing_extensions
 Requires:       python-xyzservices >= 2021.09.1
-Requires:       (python-bokeh >= 3.1.1 with python-bokeh  < 3.3.0)
 Requires(post): update-alternatives
 Requires(postun):update-alternatives
 Recommends:     python-Pillow

++++++ panel-1.2.2.tar.gz -> panel-1.3.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-panel/panel-1.2.2.tar.gz 
/work/SRC/openSUSE:Factory/.python-panel.new.24901/panel-1.3.0.tar.gz differ: 
char 5, line 1

Reply via email to