Hello community,

here is the log from the commit of package python-plotly for openSUSE:Factory 
checked in at 2020-11-03 15:16:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-plotly (Old)
 and      /work/SRC/openSUSE:Factory/.python-plotly.new.3463 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-plotly"

Tue Nov  3 15:16:14 2020 rev:27 rq:845472 version:4.12.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-plotly/python-plotly.changes      
2020-10-25 18:06:58.735365665 +0100
+++ /work/SRC/openSUSE:Factory/.python-plotly.new.3463/python-plotly.changes    
2020-11-03 15:16:38.632044558 +0100
@@ -1,0 +2,30 @@
+Fri Oct 30 22:32:20 UTC 2020 - Arun Persaud <a...@gmx.de>
+
+- update to version 4.12.0:
+  * Added
+    + For add_trace, add_shape, add_annotation and add_layout_image,
+      the row and/or col argument now also accept the string
+      "all". row="all" adds the object to all the subplot rows and
+      col="all" adds the object to all the subplot columns. (#2840)
+    + Shapes that reference the plot axes in one dimension and the
+      data in another dimension can be added with the new add_hline,
+      add_vline, add_hrect, add_vrect functions, which also support
+      the row="all" and col="all" arguments. (#2840)
+    + The add_trace, add_shape, add_annotation, add_layout_image,
+      add_hline, add_vline, add_hrect, add_vrect functions accept an
+      argument exclude_empty_subplots which if True, only adds the
+      object to subplots already containing traces or layout
+      objects. This is useful in conjunction with the row="all" and
+      col="all" arguments. (#2840)
+    + For all go.Figure functions accepting a selector argument (e.g.,
+      select_traces), this argument can now also be a function which
+      is passed each relevant graph object (in the case of
+      select_traces, it is passed every trace in the figure). For
+      graph objects where this function returns true, the graph object
+      is included in the selection. (#2844)
+  * Updated
+    + Updated Plotly.js to version 1.57.1. See the plotly.js CHANGELOG
+      for more information. These changes are reflected in the
+      auto-generated plotly.graph_objects module.
+
+-------------------------------------------------------------------

Old:
----
  plotly-4.11.0.tar.gz

New:
----
  plotly-4.12.0.tar.gz

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

Other differences:
------------------
++++++ python-plotly.spec ++++++
--- /var/tmp/diff_new_pack.zO7qM4/_old  2020-11-03 15:16:39.904045782 +0100
+++ /var/tmp/diff_new_pack.zO7qM4/_new  2020-11-03 15:16:39.908045785 +0100
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define         skip_python2 1
 Name:           python-plotly
-Version:        4.11.0
+Version:        4.12.0
 Release:        0
 Summary:        Library for collaborative, interactive, publication-quality 
graphs
 License:        MIT

++++++ plotly-4.11.0.tar.gz -> plotly-4.12.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-plotly/plotly-4.11.0.tar.gz 
/work/SRC/openSUSE:Factory/.python-plotly.new.3463/plotly-4.12.0.tar.gz differ: 
char 5, line 1


Reply via email to