Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
sphinx-8.0.patch | Port to Sphinx 8.0 The old `intersphinx_mapping` format has been removed; it must now map identifiers to (target, inventory) tuples. |
Colin Watson <cjwatson@debian.org> | yes | debian | 2024-12-20 | |
003-remove-external-url-docs.patch | Patch for conf.py in docs. External URL has been removed and replaced with available local link. |
Yogeswaran Umasankar <kd8mbd@gmail.com> | not-needed | 2024-12-20 | ||
002-relax-warnings-as-errors-pytest.patch | Relax warnings as errors in pytest. There was a DeprecationWarning in protobuf package leading to segfault. Relaxed warnings as errors to avoid pytest failure. |
Yogeswaran Umasankar <kd8mbd@gmail.com> | not-needed | 2024-05-26 | ||
001-replace-pytz-with-py-module.patch | Replace pytz with python build-in module. pytz has a non-standard interface that is very easy to misuse. Replaced pytz with python build-in datetime module. |
Yogeswaran Umasankar <kd8mbd@gmail.com> | yes | 2024-05-26 |