Hello community,

here is the log from the commit of package python-plotly for openSUSE:Factory 
checked in at 2019-12-13 12:04:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-plotly (Old)
 and      /work/SRC/openSUSE:Factory/.python-plotly.new.4691 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-plotly"

Fri Dec 13 12:04:22 2019 rev:18 rq:756725 version:4.4.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-plotly/python-plotly.changes      
2019-12-07 15:09:08.231848957 +0100
+++ /work/SRC/openSUSE:Factory/.python-plotly.new.4691/python-plotly.changes    
2019-12-13 12:05:13.669382822 +0100
@@ -1,0 +2,45 @@
+Fri Dec 13 00:25:52 UTC 2019 - Arun Persaud <[email protected]>
+
+- update to version 4.4.1:
+  * Fixed
+    + Fixed improper JSON encoding exception when the pillow module
+      not installed #1993
+
+- changes from version 4.4.0:
+  * Updated
+    + Updated Plotly.js to version 1.51.2. See the plotly.js CHANGELOG
+      for more information
+    + The tutorials of the plotly.py documentation are now in the main
+      plotly.py Github repository. Contributions in order to improve
+      or extend the documentation are very welcome!
+    + plotly.express generated plots no longer have a default height
+      of 600 pixels, instead they inherit the default height of
+      regular figures #1990. To restore the old behavior, set
+      px.defaults.height=600 once per session, or set the height
+      keyword arguement to any px.function() to 600.
+  * Fixed
+    + Fixed a plotly.express input bug when using data frame
+      indices#1934
+    + Fixed how to display facet labels with plotly express #1966
+    + Fixed a bug to use correctly the zmin/zmax parameter in
+      px.imshow for single-channel images #1981
+    + Clipped docstring width for better display in Jupyterlab
+      #1939. Thank you @joelostblom!
+    + Fixed a bug in the case of external orca server #1915 thank you
+      @dev-dsp!
+  * Added
+    + Extended the plotly.express functional API with 7 new functions:
+      px.pie, px.sunburst, px.treemap, px.funnel, and px.funnel_area
+      (#1909) px.density_mapbox and px.choropleth_mapbox #1937.
+    + plotly.express mapbox functions in plotly.express have new
+      arguments center and mapbox_style #1937.
+    + plotly.express polar plots (scatter_polar, line_polar,
+      bar_polar) now have a range_theta keyword argument for
+      representing only an angular section #1969.
+    + All continuous colorscales now accept a _r suffix that reverses
+      their direction #1933
+    + Docstrings of plotly.py are now doctested #1921.
+    + Reversing a predefined colorscale by appending _r to its name
+      #1933
+
+-------------------------------------------------------------------

Old:
----
  plotly-4.3.0.tar.gz

New:
----
  plotly-4.4.1.tar.gz

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

Other differences:
------------------
++++++ python-plotly.spec ++++++
--- /var/tmp/diff_new_pack.ykU4fb/_old  2019-12-13 12:05:16.545381735 +0100
+++ /var/tmp/diff_new_pack.ykU4fb/_new  2019-12-13 12:05:16.553381732 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-plotly
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define         skip_python2 1
 Name:           python-plotly
-Version:        4.3.0
+Version:        4.4.1
 Release:        0
 Summary:        Library for collaborative, interactive, publication-quality 
graphs
 License:        MIT

++++++ plotly-4.3.0.tar.gz -> plotly-4.4.1.tar.gz ++++++
++++ 4144 lines of diff (skipped)


Reply via email to