Created attachment 253982 [details] net-im/py-matrix-synapse: Update to 1.116.0 This patch updates net-im/py-matrix-synapse to 1.116.0 and switches the port from distutils to pep517. While there I've also removed the now apparently superfluous PLIST entry for the rust module, which coincidentially makes portlint much happier. The update itself is otherwise rather boring with mere version bumps for the cargo dependencies. As usual, the port passes the testsuite just fine: ------------------------------------------------------------------------------- Ran 242 tests in 6.128s PASSED (successes=242) The resulting package has also been running fine on my own instance for the last few days and so far nothing appears to have caught on fire. Feedback is welcome as always. :) Cheers, Sascha
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3adb14bc1f82b4cc5bf952603e7b6266ce4a0d75 commit 3adb14bc1f82b4cc5bf952603e7b6266ce4a0d75 Author: Sascha Biberhofer <ports@skyforge.at> AuthorDate: 2024-10-03 21:03:41 +0000 Commit: Ashish SHUKLA <ashish@FreeBSD.org> CommitDate: 2024-10-03 21:28:10 +0000 net-im/py-matrix-synapse: Update to 1.116.0 - Add shebangfix for the CLI scripts - Switch to pep517 from distutils PR: 281836 net-im/py-matrix-synapse/Makefile | 11 ++++++----- net-im/py-matrix-synapse/Makefile.crates | 10 +++++----- net-im/py-matrix-synapse/distinfo | 26 +++++++++++++------------- 3 files changed, 24 insertions(+), 23 deletions(-)