Debian Patches
Status for python-nh3/0.3.0-1
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
docs-Use-sphinx_rtd_theme-as-html_theme.patch | docs: Use sphinx_rtd_theme as html_theme Shibuya isn't finally packaged so we can't use it, use the default Sphinx RTD theme for now. |
Carsten Schoenert <c.schoenert@t-online.de> | not-needed | 2024-08-05 | ||
Cargo.toml-Drop-feature-generate-import-lib.patch | Cargo.toml: Drop feature 'generate-import-lib' The optional feature 'generate-import-lib' for the pyo3 library is mainly intended to generate import libraries for Python DLL for MinGW-w64 and MSVC (cross-)compile targets. As this option is currently also an experiemntal feature and only used in Windows we patch this feature usage out. See also the PyO3 user guide, section Features for extension module authors: https://pyo3.rs/v0.23.3/features.html#generate-import-lib |
Carsten Schoenert <c.schoenert@t-online.de> | not-needed | 2025-09-17 |