[Bug 275032] net-im/py-matrix-synapse: setuptools-rust depend version wrong, preventing it from building
Date: Sat, 11 Nov 2023 21:52:29 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275032
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=246249&action=edit
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 that
depend each time a new version of matrix-synapse comes out or setuptools-rust
is released. Easiest just to drop the max version check.
https://github.com/matrix-org/synapse/blob/develop/pyproject.toml
--
You are receiving this mail because:
You are the assignee for the bug.