Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Nov 2023 21:52:29 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 275032] net-im/py-matrix-synapse: setuptools-rust depend version wrong, preventing it from building
Message-ID:  <bug-275032-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D275032

            Bug ID: 275032
           Summary: net-im/py-matrix-synapse: setuptools-rust depend
                    version wrong, preventing it from building
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: vvelox@vvelox.net
                CC: ports@skyforge.at
             Flags: maintainer-feedback?(ports@skyforge.at)
                CC: ports@skyforge.at

Created attachment 246249
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D246249&action=
=3Dedit
diff

Max version of setuptools-rust is hard coded when it really just needs to be
over 1.3. Upstream engages in pointless tracking of the max current version=
 of
setuptools_rust. Doing so here just increases work with having to update th=
at
depend each time a new version of matrix-synapse comes out or setuptools-ru=
st
is released. Easiest just to drop the max version check.


https://github.com/matrix-org/synapse/blob/develop/pyproject.toml

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-275032-7788>