Hello community,

here is the log from the commit of package python-dash-core-components for 
openSUSE:Factory checked in at 2020-04-22 20:50:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-dash-core-components (Old)
 and      /work/SRC/openSUSE:Factory/.python-dash-core-components.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-dash-core-components"

Wed Apr 22 20:50:06 2020 rev:2 rq:795467 version:1.9.1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-dash-core-components/python-dash-core-components.changes
  2020-04-01 19:09:51.655302266 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-dash-core-components.new.2738/python-dash-core-components.changes
        2020-04-22 20:50:49.883138399 +0200
@@ -1,0 +2,37 @@
+Sat Apr 18 20:51:50 UTC 2020 - Arun Persaud <[email protected]>
+
+- specfile:
+  * be more specific in %files section
+
+- update to version 1.9.1:
+  * Changed
+    + #740 Keep components that are loading in the DOM, but not
+       visible, as opposed to removing them entirely. This will ensure
+       that the size of the component's container does not shrink or
+       expand when the component goes into the loading state.
+  * Fixed
+    + #740 Fixed bug in which mapbox uirevision was not behaving when
+       inside a dcc.Loading component
+
+- changes from version 1.9.0:
+  * Changed
+    + #766 Update from React 16.8.6 to 16.13.0
+    + #768 Added title property to dcc.Link
+    + #776 Update dcc.Link to set href as children if children not
+       defined. Makes href a required prop as well.
+    + #767 Updated dcc.Link to respond to click modifiers, and added a
+       target prop.
+    + #774 Fixed dcc.Location firing callbacks for wrong property.
+    + 772 Modified dcc.Link to work with absolute paths if
+      refresh=True.
+  * Updated
+    + #784 Feature release of Plotly.js 1.53.0 which contains:
+      o rangebreaks on date axes #4614
+      o (x|y) unified hovermode #4620
+      o "hovered data" mode to spikesnap #4665
+      o "full-json" export format to Plotly.toImage and
+        Plotly.dowloadImage #4593
+      o node.customdata and link.customdata in sankey traces #4621
+      o opacityscale for surface traces #4480
+
+-------------------------------------------------------------------

Old:
----
  v1.8.1.tar.gz

New:
----
  v1.9.1.tar.gz

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

Other differences:
------------------
++++++ python-dash-core-components.spec ++++++
--- /var/tmp/diff_new_pack.EWvr7e/_old  2020-04-22 20:50:51.295141163 +0200
+++ /var/tmp/diff_new_pack.EWvr7e/_new  2020-04-22 20:50:51.299141170 +0200
@@ -27,7 +27,7 @@
 %endif
 %define skip_python2 1
 Name:           python-dash-core-components%{psuffix}
-Version:        1.8.1
+Version:        1.9.1
 Release:        0
 Summary:        Core component suite for Dash
 License:        MIT
@@ -72,7 +72,8 @@
 %files %{python_files}
 %doc README.md
 %license LICENSE
-%{python_sitelib}/*
+%{python_sitelib}/dash_core_components
+%{python_sitelib}/dash_core_components-%{version}-py*.egg-info
 %endif
 
 %changelog

++++++ v1.8.1.tar.gz -> v1.9.1.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-dash-core-components/v1.8.1.tar.gz 
/work/SRC/openSUSE:Factory/.python-dash-core-components.new.2738/v1.9.1.tar.gz 
differ: char 15, line 1


Reply via email to