Debian Patches

Status for dask.distributed/2023.12.1+ds-4

Patch Description Author Forwarded Bugs Origin Last update
install-tests.patch It is far easier to run the autopkgtests if the tests are installed. Diane Trout <diane@ghic.org> no
override-worker-test.patch override-worker-test Debian Python Team <team+python@tracker.debian.org> not-needed 2020-12-26
docs-use-local-images.patch Patch image links to use local copies Diane Trout <diane@ghic.org> no 2020-12-26
use-local-intersphinx-inventory.patch Use the inventory files from other documentation packages. Diane Trout <diane@ghic.org> not-needed 2017-10-12
use-youtube-nocookie.patch youtube-nocookie is a little more privacy friendly than regular youtube and is a minor change. Diane Trout <diane@ghic.org> not-needed 2020-12-26
use-local-favicon.patch Point to local favicon.ico file instead of referencing public url Diane Trout <diane@ghic.org> not-needed
mark-tests-require-installation.patch I was manually slisting tests that needed to be but that led to two different confusing lists in the debian/rules and the
autopkgtests because many of these tests would run after dask is
installed, but can't run while we're still buildling the package. As
an experiment I wondered if adding a mark might make this list
clearer and easier to maintain.
Diane Trout <diane@ghic.org> not-needed
fall-back-to-ipv6-localhost.patch On Debian Test runners the ivp6 loop back interface is available so dask.distributed thinks it has ipv6 access, but it
doesn't have a routable address so the lookup to the well known IPv6
address fails, and the hostname doesn't have an ipv6 address associated
with it so the fallback to gethostname() also fails.
This adds a further fallback to the name localhost.
Diane Trout <diane@ghic.org> invalid
skip-bokeh-tests.patch this function ultimately depends on bokeh so needed a skip Diane Trout <diane@ghic.org> no
skip-directory-test-when-root.patch Skip testing when run as root. Diane Trout <diane@ghic.org> yes
skip-pyarrow-tests.patch Some tests in this module need pyarrow, which isn't available in Debian. Diane Trout <diane@ghic.org> no
adjust-timeouts.patch Try to reduce random test failures Rebecca N. Palmer <rebecca_palmer@zoho.com> no debian
mark-tests-flaky.patch Mark randomly failing tests as flaky
(I don't know why they're randomly failing)
Rebecca N. Palmer <rebecca_palmer@zoho.com> no
skip-coverage-test.patch remove --cov-config option from pytest it doesn't seem to work on Debian, and coverage isn't that important for our tests anyway. Diane Trout <diane@ghic.org> no
fix-sphinx-config.patch Fix sphinx configuration Julian Gilbey <jdg@debian.org> yes 2023-12-31
skip-memray.patch The memray module is not yet available in Debian. ITP bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1009970 Julian Gilbey <jdg@debian.org> no
fix-pandas-test.patch Fix test_pandas test The user warning generated by pandas was breaking this test Julian Gilbey <jdg@debian.org> yes 2024-01-03

All known versions for source package 'dask.distributed'

Links