Hello community,

here is the log from the commit of package python-plotly for openSUSE:Leap:15.2 
checked in at 2020-05-14 16:58:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/python-plotly (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.python-plotly.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-plotly"

Thu May 14 16:58:16 2020 rev:24 rq:805466 version:4.7.1

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/python-plotly/python-plotly.changes    
2020-04-14 14:21:45.537309322 +0200
+++ /work/SRC/openSUSE:Leap:15.2/.python-plotly.new.2738/python-plotly.changes  
2020-05-14 16:58:19.074764932 +0200
@@ -1,0 +2,48 @@
+Sat May  9 16:19:10 UTC 2020 - Arun Persaud <a...@gmx.de>
+
+- update to version 4.7.1:
+  * Fixed
+    + Fix AttributeError: module 'plotly.graph_objs' has no attribute
+      'FigureWidget' exception on from plotly.graph_objs import * when
+      ipywidgets is not installed. Error also occurred when importing
+      plotly.figure_factor. It is now possible to import
+      plotly.graph_objs.FigureWidget when ipywidgets is not installed,
+      and an informative ImportError exception will be raised in the
+      FigureWidget constructor (#2443, #1111).
+    + Fix TypeError: unhashable type: 'Template' during Figure
+      construction when plotly.io.templates.default is set to a
+      Template object rather than a string.
+
+- changes from version 4.7.0:
+  * Updated
+    + Updated Plotly.js to version 1.54.1. See the plotly.js CHANGELOG
+      for more information. The main new feature of this version of
+      Plotly.js is the possibility to draw layout shapes, using custom
+      dragmodes and corresponding modebar buttons.
+    + The sphinx-gallery scraper has been updated to work with
+      different structures of galleries #2149
+  * Added
+    + The hover_data parameter of px functions can now be a
+      dictionary. This makes it possible to skip hover information for
+      some arguments or to change the formatting of hover informatiom
+      #2377.
+    + It's now possible to build a development version of Plotly.py
+      against the build artifacts from a non-master branch of
+      Plotly.js, which makes for faster QA and development cycles
+      #2349. Thanks @zouhairm for this Pull Request!
+  * Fixed
+    + Plotly Express trendlines now handle missing data correctly
+      #2357
+  * Performance
+    + This version includes several performance improvements (#2368,
+      #2403).
+    + Child graph objects (e.g. figure.layout.xaxis) are no longer
+      created eagerly during graph object construction. Instead, they
+      are created lazily the first time the property is accessed.
+    + Property validation is now disabled for select internal
+      operations.
+    + When used with Python 3.7 and above, ploty.py now takes
+      advantage of PEP-562 to perform submodule imports lazily. This
+      dramatically improves import times.
+
+-------------------------------------------------------------------

Old:
----
  plotly-4.6.0.tar.gz

New:
----
  plotly-4.7.1.tar.gz

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

Other differences:
------------------
++++++ python-plotly.spec ++++++
--- /var/tmp/diff_new_pack.EH0RTn/_old  2020-05-14 16:58:19.414765583 +0200
+++ /var/tmp/diff_new_pack.EH0RTn/_new  2020-05-14 16:58:19.418765591 +0200
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define         skip_python2 1
 Name:           python-plotly
-Version:        4.6.0
+Version:        4.7.1
 Release:        0
 Summary:        Library for collaborative, interactive, publication-quality 
graphs
 License:        MIT

++++++ plotly-4.6.0.tar.gz -> plotly-4.7.1.tar.gz ++++++
++++ 1277506 lines of diff (skipped)


Reply via email to