Package: plotly / 3.6.1+dfsg1-1

Metadata

Package Version Patches format
plotly 3.6.1+dfsg1-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
00 unminified js path.patch | (download)

plotly/offline/offline.py | 16 14 + 2 - 0 !
1 file changed, 14 insertions(+), 2 deletions(-)

 changes path to use plotly offline javascript file.
01 removes install requires.patch | (download)

setup.py | 6 0 + 6 - 0 !
1 file changed, 6 deletions(-)

 removes install_requires in order to avoid automatic package
 installation with some Python package managers.
00 remove unused js files.patch | (download)

setup.py | 18 0 + 18 - 0 !
1 file changed, 18 deletions(-)

  remove autogenerated js files
00 fix static files installation.patch | (download)

plotly/figure_factory/_county_choropleth.py | 11 9 + 2 - 0 !
plotly/graph_reference.py | 9 8 + 1 - 0 !
plotly/io/_orca.py | 11 8 + 3 - 0 !
plotly/io/_templates.py | 7 6 + 1 - 0 !
plotly/widgets/graph_widget.py | 7 6 + 1 - 0 !
setup.py | 2 0 + 2 - 0 !
6 files changed, 37 insertions(+), 10 deletions(-)

 replace static files path for debian specific data path.