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 file
Patch File delta Description
0001 change_instructions.patch | (download)

synapse/config/_base.py | 10 10 + 0 - 0 !
1 file changed, 10 insertions(+)

 point users to dpkg-reconfigure when debconf-managed settings are
 missing


0003 bump canonicaljson.patch | (download)

pyproject.toml | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 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 !
1 file changed, 33 insertions(+)

 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 !
1 file changed, 5 insertions(+), 2 deletions(-)

 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 !
1 file changed, 11 insertions(+)

 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 !
tests/http/test_servlet.py | 3 2 + 1 - 0 !
tests/replication/http/test__base.py | 3 2 + 1 - 0 !
tests/test_server.py | 5 4 + 1 - 0 !
4 files changed, 10 insertions(+), 4 deletions(-)

 fix test reactor imports

0008 Revert pillow version bump.patch | (download)

pyproject.toml | 4 3 + 1 - 0 !
1 file changed, 3 insertions(+), 1 deletion(-)

 revert pillow version bump

downgrade setuptools rust.patch | (download)

pyproject.toml | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 don't make setuptools_rust an actual runtime dependency


debian rust.patch | (download)

.cargo/config.toml | 5 5 + 0 - 0 !
1 file changed, 5 insertions(+)

 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 !
1 file changed, 5 insertions(+), 5 deletions(-)

 downgrade some rust depenedencies