Debian Patches
Status for buildbot/4.3.0-2
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| master-disable-www-ui-in-sample.cfg.patch | master: disable www ui in sample.cfg | Robin Jarry <robin@jarry.cc> | no | 2018-04-07 | ||
| docs-use-python3-interpreter-explicitly.patch | docs: use python3 interpreter explicitly The python symlink is not installed by default anymore. |
Robin Jarry <robin@jarry.cc> | no | 2020-12-08 | ||
| examples-fix-bad-python-shebang.patch | examples: fix bad python shebang /usr/bin/python is not installed by default. Also, this file is not an executable script. Remove the shebang. |
Robin Jarry <robin@jarry.cc> | no | 2020-12-08 | ||
| docs-use-universal-locale.patch | docs: use universal locale | Robin Jarry <robin@jarry.cc> | no | 2023-12-30 | ||
| alembic-path-separator.patch | Fix deprecation warning from alembic >= 1.16.0 Following https://github.com/sqlalchemy/alembic/commit/9913fdb8e20262ccbc34f715b044d36b4be8b5ad, alembic produces a deprecation warning if we don't set `path_separator`. This caused test failures in Debian, as seen in https://bugs.debian.org/1117391. |
Colin Watson <cjwatson@debian.org> | yes | debian | 2025-10-26 | |
| remove-setuptools-dependency.patch | Remove run-time dependency on setuptools setuptools is only needed to build wheels (for which `build-system.requires` in `pyproject.toml` files is sufficient), and by one possibly-obsolete import in `master/buildbot/test/__init__.py` which is better expressed as a test dependency. Remove the run-time dependency on it. |
Colin Watson <cjwatson@debian.org> | yes | debian | 2026-05-17 | |
| sphinx-9.1.0-docs-failure.patch | Fix `make docs-release` failure with Sphinx 9.1.0 | Colin Watson <cjwatson@debian.org> | yes | debian upstream | 2026-05-17 |
