[Bug 270737] net-im/py-matrix-synapse: 1.8.0 fails to start with devel/py-canonicaljson 2.0.0

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 10 Apr 2023 10:59:50 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270737

            Bug ID: 270737
           Summary: net-im/py-matrix-synapse: 1.8.0 fails to start with
                    devel/py-canonicaljson 2.0.0
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: kaltheat@gmail.com
                CC: ports@skyforge.at, sunpoet@FreeBSD.org
                CC: ports@skyforge.at, sunpoet@FreeBSD.org

Hi,

with devel/py-canonicaljson 2.0.0 (which was updated 5 days ago[1]) I get:

# /usr/local/etc/rc.d/synapse start
Starting synapse.
ERROR:root:Synapse 1.80.0 needs canonicaljson<2.0.0,>=1.5.0, but got
canonicaljson==2.0.0
Missing Requirements: "canonicaljson"
To install run:
    pip install --upgrade --force "canonicaljson"
/usr/local/etc/rc.d/synapse: WARNING: failed to start synapse


Maybe this version-dependency is obsolete since in pyproject.toml[2] and
poetry.lock[3] version 2.0.0 is mentioned explicitely?

Regards,
kaltheat

[1]
https://cgit.freebsd.org/ports/commit/devel/py-canonicaljson?id=d619c996005f45bf2427e69e5e9e75c3e68239e6
[1] https://github.com/matrix-org/synapse/blob/develop/pyproject.toml
[2] https://github.com/matrix-org/synapse/blob/develop/poetry.lock

-- 
You are receiving this mail because:
You are the assignee for the bug.