Commit Graph

3 Commits

Author SHA256 Message Date
8992dcd3a4 Accepting request 1287171 from home:dgarcia:branches:devel:languages:python:numeric
- Drop upstream patch plotly-pr4622-np2.patch
- Remove jupyter sub-package, not part of the package anymore after
  the switch to anywidget gh#plotly/plotly.py#4823
- Remove notebook from jupyter package, as part of jupyter notebook 6
  drop, gh#plotly/plotly.py#4822
- Update to 6.1.2 (CVE-2025-5889, bsc#1244347)
  * Fix type checking and code highlighting for graph_objects classes [#5199]
- Release 6.1.1
  * Prevent swallowing of ValueError when creating a figure with
    subplots [#3888]
  * Fix issue causing fig.write_image() to not generate an image
    [#5193]
- Release 6.1.0
  ## Updated
  * Add support for Kaleido>=v1.0.0 for image generation [#5062, #5177]
  * Reduce package bundle size by 18-24% via changes to code
    generation [#4978]
  ## Fixed
  * Fix third-party widget display issues in v6 [#5102]
  * Add handling for case where jupyterlab or notebook is not
    installed [#5104]
  * Fix issue causing Plotly.js script to be embedded multiple times
    in Jupyter notebooks [#5112]
  * Re-add MIME renderer JupyterLab extension with JupyterLab 4
    support to reduce file sizes for offline notebooks [#5096]
  * Fix issue preventing plots from rendering in HTML notebook export
    when using 'vscode+notebook' renderer [#5154]
- Release 6.0.1
  ## Updated
  * Updated Plotly.js from version 3.0.0 to version 3.0.1. See the

OBS-URL: https://build.opensuse.org/request/show/1287171
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-plotly?expand=0&rev=75
2025-06-20 10:19:10 +00:00
0292d8975d - Update to 5.24.1
* Updated Plotly.js from version 2.35.0 to version 3.0.0-rc.0.
    See the plotly.js CHANGELOG for more information.
- Release 5.24.0
  ## Added
  * New px functions for maps: scatter_map, line_map,
    choropleth_map, and density_map.
  ## Updated
  * Updated Plotly.js from version 2.34.0 to version 2.35.0. See
    the plotly.js CHANGELOG for more information. These changes are
    reflected in the auto-generated plotly.graph_objects module.
    Notable changes include:
    - Add new traces: scattermap, choroplethmap and densitymap and
      map subplots which use maplibre to render maps [#7015, #7060,
      #7085, #7088, #7090, #7092, #7094, #7134]
    - Deprecate mapbox traces and mapbox subplot [#7087]
  * Fixed a bug in integer validation of arrays that threw an error
    when an array contained a mix of strings and integers.
  * Fixed a bug in JupyterLab >= 4 and Jupyter Notebook >= 7 that
    caused latex to not render in plotly charts.
  * Use modern native ES6 import to load plotly.js bundle instead
    of requirejs which is no longer under active development
- Release 5.23.0
  ## Updated
  *  Updated Plotly.js from version 2.32.0 to version 2.34.0. See
     the plotly.js CHANGELOG for more information. These changes
     are reflected in the auto-generated plotly.graph_objects
     module. Notable changes include:
    - Add subtitle attribute to layout.title to enable adding
      subtitles to plots [#7012]

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-plotly?expand=0&rev=70
2024-11-27 12:38:13 +00:00
5be7170d04 Accepting request 1178183 from home:bnavigator:branches:devel:languages:python:numeric
- Build from github archive with obs-service-node_modules and
  local-npm-registry
- Add plotly-pr4622-np2.patch gh#plotly/plotly.py#4622

OBS-URL: https://build.opensuse.org/request/show/1178183
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-plotly?expand=0&rev=65
2024-06-03 16:21:01 +00:00