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 2023-06-11 19:54:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-plotly (Old)
 and      /work/SRC/openSUSE:Factory/.python-plotly.new.15902 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-plotly"

Sun Jun 11 19:54:26 2023 rev:37 rq:1091744 version:5.14.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-plotly/python-plotly.changes      
2023-03-28 17:50:27.135289518 +0200
+++ /work/SRC/openSUSE:Factory/.python-plotly.new.15902/python-plotly.changes   
2023-06-11 19:57:17.443887144 +0200
@@ -1,0 +2,28 @@
+Thu Jun  8 13:02:57 UTC 2023 - Ben Greiner <c...@bnavigator.de>
+
+- Update to 5.14.1
+  * Fixed compatibility issue with Pandas 2.0 [#4103]
+- Release 5.14.0
+  * Updated Plotly.js from version 2.18.2 to version 2.20.0. See
+    the plotly.js CHANGELOG for more information. Notable changes
+    include:
+  * Add title.automargin to enable automatic top and bottom
+    margining for both container and paper referenced titles
+    [#6428], with thanks to Gamma Technologies for sponsoring the
+    related development.
+  * Add label attribute to shapes [#6454], with thanks to the
+    Volkswagen Center of Excellence for Battery Systems for
+    sponsoring development!
+  * Add labelalias to various axes namely cartesian, gl3d, polar,
+    smith, ternary, carpet, indicator and colorbar [#6481], this
+    feature was anonymously sponsored: thank you to our sponsor!
+  * Key errors no longer precalculated when performing updates on
+    plots [#4101]
+  * Fixed an issue with characters displaying incorrectly, by
+    adding charset="utf-8" to scripts in to_html [#4114]
+  * Added packaging to install requirements, fixing a No module
+    named 'packaging error on Python 3.6 [#4113]
+  * Added option to allow passing a column name as a str in
+    hover_data and custom_data in plotly.express [4083]
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ python-plotly.spec ++++++
--- /var/tmp/diff_new_pack.uk0RP7/_old  2023-06-11 19:57:18.187891630 +0200
+++ /var/tmp/diff_new_pack.uk0RP7/_new  2023-06-11 19:57:18.191891655 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           python-plotly
-Version:        5.13.1
+Version:        5.14.1
 Release:        0
 Summary:        Library for collaborative, interactive, publication-quality 
graphs
 License:        MIT
@@ -30,6 +30,7 @@
 BuildRequires:  %{python_module base >= 3.6}
 BuildRequires:  %{python_module jupyterlab >= 3}
 BuildRequires:  %{python_module notebook >= 5.3}
+BuildRequires:  %{python_module packaging}
 BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module tenacity >= 6.2.0}
@@ -37,6 +38,7 @@
 BuildRequires:  fdupes
 BuildRequires:  jupyter-rpm-macros
 BuildRequires:  python-rpm-macros
+Requires:       python-packaging
 Requires:       python-tenacity >= 6.2.0
 Recommends:     python-ipython
 Recommends:     python-matplotlib >= 2.2.2
@@ -61,7 +63,7 @@
 BuildRequires:  %{python_module scikit-image}
 BuildRequires:  %{python_module scipy}
 BuildRequires:  %{python_module statsmodels}
-BuildRequires:  %{python_module xarray if %python-base >= 3.9}
+BuildRequires:  %{python_module xarray}
 # /SECTION
 %python_subpackages
 
@@ -78,6 +80,8 @@
 Summary:        Jupyter notebook integration for %{name}
 Requires:       %{name} = %{version}
 Requires:       jupyter-plotly = %{version}
+# So that any of the flavor satisifies the jupyter package
+Provides:       jupyterpython(plotly-jupyter) = %{version}
 Requires:       python-ipywidgets >= 7.6
 Requires:       (python-jupyterlab >= 3 or python-notebook >= 5.3)
 Provides:       python-jupyterlab-plotly = %{version}-%{release}
@@ -95,7 +99,7 @@
 
 %package     -n jupyter-plotly
 Summary:        Jupyter notebook integration for %{name}
-Requires:       python3-plotly-jupyter = %{version}
+Requires:       jupyterpython(plotly-jupyter) = %{version}
 Provides:       jupyterlab-plotly = %{version}-%{release}
 
 %description -n jupyter-plotly
@@ -138,8 +142,6 @@
 donttest+=" or test_matplotlylib"
 # flaky timing error
 donttest+=" or test_fast_track_finite_arrays"
-# no xarray for python38
-python38_ignore="--ignore plotly/tests/test_optional/test_px/test_imshow.py"
 %pytest plotly/tests/test_optional -k "not ($donttest)" ${$python_ignore}
 popd
 

++++++ plotly-5.13.1.tar.gz -> plotly-5.14.1.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-plotly/plotly-5.13.1.tar.gz 
/work/SRC/openSUSE:Factory/.python-plotly.new.15902/plotly-5.14.1.tar.gz 
differ: char 5, line 1

++++++ plotly.py-5.13.1-gh.tar.gz -> plotly.py-5.14.1-gh.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-plotly/plotly.py-5.13.1-gh.tar.gz 
/work/SRC/openSUSE:Factory/.python-plotly.new.15902/plotly.py-5.14.1-gh.tar.gz 
differ: char 13, line 1

Reply via email to