Codebase list matrix-synapse / run/f3867bd3-41e9-4e35-8746-5bdadda7842f/main
Remove constraints unnecessary since buster (oldstable) * Build-Depends: Drop versioned constraint on python3-bleach (>= 1.4.2). * Build-Depends: Drop versioned constraint on python3-lxml (>= 4.2.0). * Build-Depends: Drop versioned constraint on python3-msgpack (>= 0.5.0). * Build-Depends: Drop versioned constraint on python3-nacl (>= 1.2.1). * Build-Depends: Drop versioned constraint on python3-netaddr (>= 0.7.18). * Build-Depends: Drop versioned constraint on python3-openssl (>= 0.14). * Build-Depends: Drop versioned constraint on python3-packaging (>= 16.1). * Build-Depends: Drop versioned constraint on python3-pil (>= 5.4.0). * Build-Depends: Drop versioned constraint on python3-pymacaroons (>= 0.13.0). * Build-Depends: Drop versioned constraint on python3-pysaml2 (>= 4.0.0). * Build-Depends: Drop versioned constraint on python3-setuptools (>= 0.6b3). * Build-Depends: Drop versioned constraint on python3-treq (>= 18). * matrix-synapse: Drop versioned constraint on lsb-base (>= 3.0-6) in Depends. * matrix-synapse: Drop versioned constraint on python3-jwt (>= 1.6.4) in Suggests. * matrix-synapse: Drop conflict with removed package matrix-synapse-ldap3 (<< 0.1.3-2~) in Breaks. Changes-By: deb-scrub-obsolete Debian Janitor 1 year, 4 months ago
1 changed file(s) with 14 addition(s) and 16 deletion(s). Raw diff Collapse all Expand all
1313 python3-all,
1414 python3-attr (>= 19.2.0~),
1515 python3-bcrypt,
16 python3-bleach (>= 1.4.2),
16 python3-bleach,
1717 python3-cryptography,
1818 python3-canonicaljson (>= 1.6.2~),
1919 python3-daemonize,
2222 python3-ijson (>= 3.1.4),
2323 python3-jinja2 (>= 3.0),
2424 python3-jsonschema (>= 3.0.0),
25 python3-lxml (>= 4.2.0),
25 python3-lxml,
2626 python3-matrix-common (>= 1.3.0~),
2727 python3-mock,
28 python3-msgpack (>= 0.5.0),
29 python3-nacl (>= 1.2.1),
30 python3-netaddr (>= 0.7.18),
31 python3-openssl (>= 0.14),
32 python3-packaging (>= 16.1),
28 python3-msgpack,
29 python3-nacl,
30 python3-netaddr,
31 python3-openssl,
32 python3-packaging,
3333 python3-phonenumbers,
34 python3-pil (>= 5.4.0),
34 python3-pil,
3535 python3-prometheus-client,
3636 python3-psutil,
3737 python3-pyasn1,
3838 python3-pydantic (>= 1.7.4),
39 python3-pymacaroons (>= 0.13.0),
40 python3-pysaml2 (>= 4.0.0),
39 python3-pymacaroons,
40 python3-pysaml2,
4141 python3-service-identity (>= 18.1.0),
42 python3-setuptools (>= 0.6b3),
42 python3-setuptools,
4343 python3-setuptools-rust (>= 1.2.0~),
4444 python3-signedjson (>= 1.1.0),
4545 python3-sortedcontainers,
4646 python3-systemd,
47 python3-treq (>= 18),
47 python3-treq,
4848 python3-twisted (>= 18.9.0-8~),
4949 python3-typing-extensions (>= 3.10~),
5050 python3-unpaddedbase64 (>= 2.1.0~),
6262 Depends:
6363 adduser,
6464 libjs-jquery,
65 lsb-base (>= 3.0-6),
65 lsb-base,
6666 libpython3-stdlib (<< 3.6.4~rc1-2~) | python3-distutils,
6767 python3-bleach,
6868 python3-jinja2 (>= 3.0~),
7474 ${shlibs:Depends},
7575 ${python3:Depends},
7676 ${perl:Depends}
77 Breaks:
78 matrix-synapse-ldap3 (<< 0.1.3-2~)
7977 Suggests:
80 python3-jwt (>= 1.6.4),
78 python3-jwt,
8179 python3-authlib (>= 0.14.0),
8280 Recommends:
8381 python3-pympler,