Package: matrix-synapse / 1.136.0-1
Metadata
Package | Version | Patches format |
---|---|---|
matrix-synapse | 1.136.0-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
0001 change_instructions.patch | (download) |
synapse/config/_base.py |
10 10 + 0 - 0 ! |
point users to dpkg-reconfigure when debconf-managed settings are missing |
0003 bump canonicaljson.patch | (download) |
pyproject.toml |
2 1 + 1 - 0 ! |
bump canonicaljson to 1.6.2 |
0004 Warn users about packages installed from pip.patch | (download) |
synapse/util/check_dependencies.py |
33 33 + 0 - 0 ! |
warn users about packages installed from pip |
0005 Avoid telling people to install packages with pip.patch | (download) |
synapse/util/check_dependencies.py |
7 5 + 2 - 0 ! |
avoid telling people to install packages with pip |
0006 Configure test harness for Debian build environment.patch | (download) |
tests/__init__.py |
11 11 + 0 - 0 ! |
configure test harness for debian build environment |
0007 Fix test reactor imports.patch | (download) |
tests/federation/transport/server/test__base.py |
3 2 + 1 - 0 ! |
fix test reactor imports |
0008 Revert pillow version bump.patch | (download) |
pyproject.toml |
4 3 + 1 - 0 ! |
revert pillow version bump |
downgrade setuptools rust.patch | (download) |
pyproject.toml |
2 1 + 1 - 0 ! |
don't make setuptools_rust an actual runtime dependency |
debian rust.patch | (download) |
.cargo/config.toml |
5 5 + 0 - 0 ! |
tell cargo to use debian registry Modified by Peter Michael Green to include vendored sources. |
downgrade_rust_versions.patch | (download) |
rust/Cargo.toml |
10 5 + 5 - 0 ! |
downgrade some rust depenedencies |