Package: plotly / 5.20.0+dfsg-1
Metadata
Package | Version | Patches format |
---|---|---|
plotly | 5.20.0+dfsg-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
00 fix static files installation.patch | (download) |
plotly/data/__init__.py |
2 1 + 1 - 0 ! |
replace static files path for debian specific data path and remove generation of JS files. |
01 removes install requires.patch | (download) |
setup.py |
1 0 + 1 - 0 ! |
removes install_requires in order to avoid automatic package installation with some Python package managers. |
00 drop distutils.patch | (download) |
setup.py |
16 8 + 8 - 0 ! |
in python 3.10 and 3.11, distutils has been formally marked as deprecated. Code that imports distutils will no longer work from Python 3.12. This patch replaces the distutils usage. |
1