Hello community,

here is the log from the commit of package python-plotly for openSUSE:Factory 
checked in at 2019-11-10 22:51:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-plotly (Old)
 and      /work/SRC/openSUSE:Factory/.python-plotly.new.2990 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-plotly"

Sun Nov 10 22:51:21 2019 rev:15 rq:747198 version:4.2.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-plotly/python-plotly.changes      
2019-09-11 10:33:54.351322141 +0200
+++ /work/SRC/openSUSE:Factory/.python-plotly.new.2990/python-plotly.changes    
2019-11-10 22:51:22.830253940 +0100
@@ -1,0 +2,32 @@
+Sat Nov  9 15:07:23 UTC 2019 - Arun Persaud <[email protected]>
+
+- update to version 4.2.1:
+  * Fixed
+    + Fixed regression in 4.2.0 that caused all figure factories to
+      require that scikit-image be installed (#1832)
+
+- changes from version 4.2.0:
+  * Updated
+    + Updated Plotly.js to version 1.50.1. See the plotly.js CHANGELOG
+      for more information
+  * Added
+    + Added treemap trace type (plotly.js#4185, plotly.js#4219,
+      plotly.js#4227, plotly.js#4242)
+    + Added add_*/select_*/for_each_*/update_* convenience figure
+      methods for annotations, shapes, and images (#1817)
+    + Added overwrite kwarg to update* figure methods to fully replace
+      property values, rather than update them recursively (#1726)
+    + Added texttemplate attribute to all traces that support on-graph
+      text (plotly.js#4071, plotly.js#4179)
+    + Added date custom formatting in hovertemplate and texttemplate
+      e.g. '%{x|%b %-d, %Y}' (plotly.js#4071)
+    + Added transition support to bar trace length, width, on-graph
+      text positioning, marker style and error bars (plotly.js#4180,
+      plotly.js#4186)
+    + Added support for legend scrolling via touch interactions
+      (plotly.js#3873, plotly.js#4214)
+  * Fixed
+    + Fixed iframe renderer on Python 2 (#1822)
+    + Fixed use of merged templates in plotly.express (#1819)
+
+-------------------------------------------------------------------

Old:
----
  plotly-4.1.1.tar.gz

New:
----
  plotly-4.2.1.tar.gz

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

Other differences:
------------------
++++++ python-plotly.spec ++++++
--- /var/tmp/diff_new_pack.jrMGbP/_old  2019-11-10 22:51:23.514255385 +0100
+++ /var/tmp/diff_new_pack.jrMGbP/_new  2019-11-10 22:51:23.518255394 +0100
@@ -18,11 +18,10 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-plotly
-Version:        4.1.1
+Version:        4.2.1
 Release:        0
 Summary:        Library for collaborative, interactive, publication-quality 
graphs
 License:        MIT
-Group:          Development/Languages/Python
 URL:            https://github.com/plotly/plotly.py
 Source:         
https://files.pythonhosted.org/packages/source/p/plotly/plotly-%{version}.tar.gz
 Source100:      python-plotly-rpmlintrc
@@ -60,7 +59,6 @@
 
 %package        jupyter
 Summary:        Jupyter notebook integration for %{name}
-Group:          Development/Languages/Python
 Requires:       %{name} = %{version}
 Requires:       jupyter-plotly = %{version}
 Requires:       python-ipython
@@ -84,7 +82,6 @@
 
 %package     -n jupyter-plotly
 Summary:        Jupyter notebook integration for %{name}
-Group:          Development/Languages/Python
 Requires:       jupyter-ipython
 Requires:       jupyter-ipywidgets
 Requires:       jupyter-nbformat >= 4.2
@@ -110,7 +107,7 @@
 
 %install
 %python_install
-%{jupyter_move_config}
+%jupyter_move_config
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 %fdupes %{buildroot}%{jupyter_prefix}
 

++++++ plotly-4.1.1.tar.gz -> plotly-4.2.1.tar.gz ++++++
++++ 53478 lines of diff (skipped)


Reply via email to