Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-dash-core-components for 
openSUSE:Factory checked in at 2021-04-12 17:10:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-dash-core-components (Old)
 and      /work/SRC/openSUSE:Factory/.python-dash-core-components.new.2401 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-dash-core-components"

Mon Apr 12 17:10:38 2021 rev:4 rq:884577 version:1.16.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-dash-core-components/python-dash-core-components.changes
  2021-01-05 18:12:59.499307676 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-dash-core-components.new.2401/python-dash-core-components.changes
        2021-04-12 17:10:45.994591679 +0200
@@ -1,0 +2,35 @@
+Fri Apr  9 21:02:04 UTC 2021 - Ben Greiner <c...@bnavigator.de>
+
+- Update to version 1.16.0
+  * #863 Adds a new Download component. Along with this several 
+    utility functions are added to help construct the appropriate 
+    data format:
+      dcc.send_file - send a file from disk
+      dcc.send_data_frame - send a DataFrame, using one of its 
+      writer methods
+      dcc.send_bytes - send a bytestring or the result of a 
+      bytestring writer
+      dcc.send_string - send a string or the result of a string 
+      writer
+  * #923 Set autoComplete to off in dcc.Dropdown. This fixes #808
+  * #930 Fixed a bug #867 with DatePickerRange that would 
+    sometimes shift the allowed dates by one day.
+  * #934 Fixed a bug in EnhancedTab component that ignored 
+    disabled_className property
+- Release 1.15.0
+  * #905 Make sure the figure prop of dcc.Graph receives updates 
+    from user interactions in the graph, by using the same layout 
+    object as provided in the prop rather than cloning it. Fixes 
+    #879.
+  * #903 Part of fixing dash import bug
+    https://github.com/plotly/dash/issues/1143
+  * #911, #906
+    Upgraded Plotly.js to 1.58.4
+       Patch Release 1.58.4
+       Patch Release 1.58.3
+  * #888 Adds a drag_value prop to dcc.Sliderto be able to fire
+    callbacks from dragging and releasing the slider.
+- Skip python36 buildrequire for pandas tests: No numpy, no pandas 
+  (we don't test it right now anyway)
+
+-------------------------------------------------------------------

Old:
----
  dash-core-components-1.14.1-gh.tar.gz

New:
----
  dash-core-components-1.16.0-gh.tar.gz

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

Other differences:
------------------
++++++ python-dash-core-components.spec ++++++
--- /var/tmp/diff_new_pack.nHSj90/_old  2021-04-12 17:10:46.862592639 +0200
+++ /var/tmp/diff_new_pack.nHSj90/_new  2021-04-12 17:10:46.866592644 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package python-dash-core-components
+# spec file for package python-dash-core-components-test
 #
 # Copyright (c) 2021 SUSE LLC
 #
@@ -28,9 +28,10 @@
 %define skip_python2 1
 # Upstream cannot tag the release version, but we need the github archive for 
the test files
 # https://github.com/plotly/dash-core-components/issues/886
-%define commit 230997613c81ce927cf558720585a9632e3df192
+# get this from the master branch (dev is the default but does not have the 
full package)
+%define commit 44949a48a4c28ab6164eb4c823a346862ae2cfeb
 Name:           python-dash-core-components%{psuffix}
-Version:        1.14.1
+Version:        1.16.0
 Release:        0
 Summary:        Core component suite for Dash
 License:        MIT
@@ -42,9 +43,9 @@
 BuildArch:      noarch
 %if %{with test}
 BuildRequires:  %{python_module dash}
-BuildRequires:  %{python_module pandas}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module selenium}
+BuildRequires:  %{python_module pandas if (%python-base without python36-base)}
 %endif
 %python_subpackages
 

++++++ dash-core-components-1.14.1-gh.tar.gz -> 
dash-core-components-1.16.0-gh.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-dash-core-components/dash-core-components-1.14.1-gh.tar.gz
 
/work/SRC/openSUSE:Factory/.python-dash-core-components.new.2401/dash-core-components-1.16.0-gh.tar.gz
 differ: char 12, line 1

Reply via email to