Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-plotly for openSUSE:Factory 
checked in at 2022-06-25 10:24:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-plotly (Old)
 and      /work/SRC/openSUSE:Factory/.python-plotly.new.1548 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-plotly"

Sat Jun 25 10:24:19 2022 rev:33 rq:984880 version:5.8.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-plotly/python-plotly.changes      
2022-02-14 22:37:06.273559631 +0100
+++ /work/SRC/openSUSE:Factory/.python-plotly.new.1548/python-plotly.changes    
2022-06-25 10:24:36.486703384 +0200
@@ -1,0 +2,35 @@
+Tue May 31 03:06:21 UTC 2022 - Arun Persaud <a...@gmx.de>
+
+- update to version 5.8.0:
+  * Fixed
+    + Improve support for type checking and IDE auto-completion by
+      bypassing lazy-loading when type checking. #3425 with thanks to
+      @JP-Ellis
+    + line dash-style validators are now correctly used everywhere so
+      that values like 10px 2px are accepted #3722
+    + Resolved various deprecation warning messages and compatibility
+      issues with upstream dependencies and Python 3.11, plus removed
+      dependency on six, with thanks to @maresb, @hugovk, @tirkarthi,
+      @martinRenou, and @BjoernLudwigPTB
+    + Better support for MathJax 3 #3706
+  * Added
+    + Type annotations for Plotly Express functions and chainable
+      go.Figure methods, for better IDE auto-completion #3708
+  * Updated
+    + Updated Plotly.js to from version 2.11.1 to version 2.12.1. See
+      the plotly.js CHANGELOG for more information. Notable changes
+      include:
+      - Add minor ticks to cartesian axes
+      - Add griddash option to most axes
+
+- changes from version 5.7.0:
+  * Added
+    + added pattern_shape options to px.area() #3668
+  * Updated
+    + Updated Plotly.js to from version 2.9.0 to version 2.11.1. See
+      the plotly.js CHANGELOG for more information. Notable changes
+      include:
+      - Add fillpattern options to scatter trace
+      - Various JS-specific improvements such as MathJax 3.0 support
+
+-------------------------------------------------------------------

Old:
----
  plotly-5.6.0.tar.gz
  plotly.py-5.6.0-gh.tar.gz

New:
----
  plotly-5.8.0.tar.gz
  plotly.py-5.8.0-gh.tar.gz

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

Other differences:
------------------
++++++ python-plotly.spec ++++++
--- /var/tmp/diff_new_pack.hakbV5/_old  2022-06-25 10:24:37.386704669 +0200
+++ /var/tmp/diff_new_pack.hakbV5/_new  2022-06-25 10:24:37.394704680 +0200
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python3-%{**}}
 %define         skip_python2 1
 Name:           python-plotly
-Version:        5.6.0
+Version:        5.8.0
 Release:        0
 Summary:        Library for collaborative, interactive, publication-quality 
graphs
 License:        MIT
@@ -130,10 +130,7 @@
 %check
 # No test suite in the PyPI package, which is required for the bundled JS 
files, go to the GitHub repo tree now.
 cd ../plotly.py-%{version}/packages/python/plotly
-%{pytest plotly/tests/test_core
-# cleanup between flavor runs
-rm plotly/tests/test_core/test_offline/plotly.min.js
-}
+%{pytest plotly/tests/test_core}
 # most of the optional packages are not available on python36: skip entire 
test suite
 python36_skip="-V"
 # not available

++++++ plotly-5.6.0.tar.gz -> plotly-5.8.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-plotly/plotly-5.6.0.tar.gz 
/work/SRC/openSUSE:Factory/.python-plotly.new.1548/plotly-5.8.0.tar.gz differ: 
char 5, line 1

++++++ plotly.py-5.6.0-gh.tar.gz -> plotly.py-5.8.0-gh.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-plotly/plotly.py-5.6.0-gh.tar.gz 
/work/SRC/openSUSE:Factory/.python-plotly.new.1548/plotly.py-5.8.0-gh.tar.gz 
differ: char 14, line 1

Reply via email to