Debian Patches
Status for astroplan/0.10.1-3
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
use_mock_remote_test_data.patch | Use mock remote test data | Vincent Prat <vivi@debian.org> | not-needed | 2023-10-27 | ||
fix_intersphinx | Fix intersphinx_mapping KeyError | Vincent Prat <vinceprat@free.fr> | no | 2023-10-27 | ||
sphinx-autodoc-preserve-defaults.patch | enable Sphinx autodoc preservation of method-argument defaults . This avoids build environment information such as timing information from inadvertently leaking into the packaged documentation. diff --git a/docs/conf.py b/docs/conf.py index 7a9c7d7..03a655b 100644 |
James Addison <jay@jp-hosting.net> | no | debian | 2024-02-26 | |
sphinx-matplotlib-ext-reproducible.patch | enable a fixed salt for matplotlib hash-based ID-generation of SVG paths . This removes a source of per-build variance due by avoiding the (default) use of randomized UUID4-based salt values. diff --git a/docs/conf.py b/docs/conf.py index 7a9c7d7..badebc3 100644 |
James Addison <jay@jp-hosting.net> | no | debian | 2025-03-29 | |
Directly-take-the-version-from-the-package.patch | Directly take the version from the package | Ole Streicher <olebole@debian.org> | no | 2023-10-27 | ||
remove_six.patch | yes |