Package: dask / 2021.01.0+dfsg-1
Metadata
Package | Version | Patches format |
---|---|---|
dask | 2021.01.0+dfsg-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
remove bokeh embeds.patch | (download) |
docs/source/diagnostics-local.rst |
8 2 + 6 - 0 ! |
disable links to sourceless plots that contain off system links. |
use debian version.patch | (download) |
versioneer.py |
6 6 + 0 - 0 ! |
use the debian package version instead of letting versioneer guess. This should aid with reproduciblity. |
reproducible version.patch | (download) |
versioneer.py |
9 9 + 0 - 0 ! |
use the debian version for the software version. |
Use the packaged MathJax.patch | (download) |
docs/source/conf.py |
2 2 + 0 - 0 ! |
use the packaged mathjax |
use local intersphinx.patch | (download) |
docs/source/conf.py |
4 2 + 2 - 0 ! |
use local intersphinx references, instead of the web. Also deleted some duplicated code. |
use local reference yaml.patch | (download) |
docs/source/configuration-reference.rst |
40 20 + 20 - 0 ! |
use local files for building documentation instead of downloading them from github. |
js yaml.patch | (download) |
docs/source/_templates/layout.html |
2 1 + 1 - 0 ! |
debian's js-yaml package doesn't have a .min.js file built and I like trying to avoid .min files especially for something that's likely to only be locally accessed. |
use youtube nocookie.patch | (download) |
docs/source/array.rst |
2 1 + 1 - 0 ! |
use youtube-nocookie.com for embedded videos youtube-nocookie is a little more privacy friendly than regular youtube and is a minor change. |