Debian Patches
Status for libpysal/4.14.1-1
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| 001.use-local-intersphinx-instead-of-remote.patch | use local intersphinx paths for documentation build Replace remote intersphinx URLs with local system paths to ensure the documentation builds correctly in offline environments (e.g. Debian build). =================================================================== |
Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com> | not-needed | 2026-04-01 | ||
| 002.Fixed-sphinx-warning-malformed-inline-in-docstring.patch | fix Sphinx autosummary and documentation build warnings The documentation build was failing or emitting multiple warnings due to incorrect usage of autosummary entries and inconsistent module references. Items such as section titles were mistakenly included in autosummary blocks, and fully-qualified names conflicted with the defined currentmodule. . This patch cleans up the documentation by: - removing non-importable entries from autosummary blocks - standardizing references to use relative module paths (graph.*, weights.*, etc.) under the defined currentmodule - fixing minor reStructuredText formatting issues . As a result, the Sphinx build completes successfully with significantly fewer warnings. =================================================================== |
Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com> | not-needed | 2026-04-01 |
