[Bug 259567] devel/py-jsonschema

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 31 Oct 2021 08:56:43 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259567

            Bug ID: 259567
           Summary: devel/py-jsonschema
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: bofh@freebsd.org
          Reporter: tom@leben-auf-see.de
             Flags: maintainer-feedback?(bofh@freebsd.org)
          Assignee: bofh@freebsd.org

$ jsonschema --version
shows 0.0.0 instead of actual version which makes matrix-synapse impossible to
start
---
$ service synapse start
Starting synapse.
ERROR:root:Needed jsonschema>=3.0.0, got jsonschema==0.0.0
Missing Requirements: "jsonschema>=3.0.0"
To install run:
    pip install --upgrade --force "jsonschema>=3.0.0"
/usr/local/etc/rc.d/synapse: WARNING: failed to start synapse

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