https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259567

--- Comment #2 from t...@leben-auf-see.de ---
File = /usr/local/lib/python3.8/site-packages/synapse/python_dependencies.py


Code Line 50 
REQUIREMENTS = [
    # we use the TYPE_CHECKER.redefine method added in jsonschema 3.0.0
    "jsonschema>=3.0.0",
    ....

I changed the Code to "jsonschema>=0.0.0" and matrix-synapse starts now, so it
seems to be the only check.

Regards
Tom

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to