Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-dash for openSUSE:Factory 
checked in at 2022-07-12 11:12:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-dash (Old)
 and      /work/SRC/openSUSE:Factory/.python-dash.new.1523 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-dash"

Tue Jul 12 11:12:24 2022 rev:14 rq:988242 version:2.5.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-dash/python-dash.changes  2022-06-08 
14:25:31.484547262 +0200
+++ /work/SRC/openSUSE:Factory/.python-dash.new.1523/python-dash.changes        
2022-07-12 11:12:37.783713388 +0200
@@ -1,0 +2,22 @@
+Mon Jul 11 02:46:42 UTC 2022 - Arun Persaud <a...@gmx.de>
+
+- specfile:
+  * update copyright year
+
+- update to version 2.5.1:
+  * Fixed
+    + #2087 Fix bug #2086 in which using id as a key within a
+      component's id breaks the new callback context's args_grouping
+      function.
+    + #2084 In dash 2.5.0, a default viewport meta tag was added as
+      recommended for mobile-optimized sites by mdn This feature can
+      be disabled by providing an empty viewport meta tag. e.g. app =
+      Dash(meta_tags=[{"name": "viewport"}])
+    + #2090, #2092. Fixed bug where the path to the pages_folder was
+      incorrect on Windows.
+  * Removed
+    + #2087 Removed the undocumented callback context
+      args_grouping_values property which was incompatible with
+      pattern-matching callbacks.
+
+-------------------------------------------------------------------

Old:
----
  dash-2.5.0.tar.gz

New:
----
  dash-2.5.1.tar.gz

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

Other differences:
------------------
++++++ python-dash.spec ++++++
--- /var/tmp/diff_new_pack.lmOtOn/_old  2022-07-12 11:12:38.347714126 +0200
+++ /var/tmp/diff_new_pack.lmOtOn/_new  2022-07-12 11:12:38.347714126 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-dash
 #
-# 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
@@ -18,9 +18,8 @@
 
 # We can't test currenty, see below.
 %bcond_with test
-
 Name:           python-dash
-Version:        2.5.0
+Version:        2.5.1
 Release:        0
 Summary:        Python framework for building reactive web-apps
 License:        MIT
@@ -48,14 +47,14 @@
 Requires:       python-percy
 Requires:       python-plotly >= 5.0.0
 Requires(post): update-alternatives
-Requires(postun):update-alternatives
+Requires(postun): update-alternatives
 BuildArch:      noarch
 %if %{with test}
 BuildRequires:  %{python_module beautifulsoup4}
 BuildRequires:  %{python_module lxml}
 BuildRequires:  %{python_module pytest-mock}
-BuildRequires:  %{python_module pytest-sugar}
 BuildRequires:  %{python_module pytest-rerunfailures}
+BuildRequires:  %{python_module pytest-sugar}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module requests}
 BuildRequires:  %{python_module selenium}

++++++ dash-2.5.0.tar.gz -> dash-2.5.1.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-dash/dash-2.5.0.tar.gz 
/work/SRC/openSUSE:Factory/.python-dash.new.1523/dash-2.5.1.tar.gz differ: char 
5, line 1

Reply via email to