Created attachment 232015 [details] Update to 1.53.0
Created attachment 232071 [details] Update to 1.53.0 v2 Update constraint on py-matrix-common dependency. Thanks for the review.
Comment on attachment 232071 [details] Update to 1.53.0 v2 Looks good to me. A big thank you for updating the dependency patch in particular. :-D Even more importantly perhaps, it passes the ususal shenangians (Ran 2190 tests in 1210.471s, PASSED (skips=38, successes=2152)) and hasn't caused any porblems in production. Let's get this merged. :-)
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=177c86096737a6e17f3fc3b8ee7bd37d1961bd36 commit 177c86096737a6e17f3fc3b8ee7bd37d1961bd36 Author: Ashish SHUKLA <ashish@FreeBSD.org> AuthorDate: 2022-02-22 18:09:29 +0000 Commit: Ashish SHUKLA <ashish@FreeBSD.org> CommitDate: 2022-02-24 15:34:36 +0000 net-im/py-matrix-synapse: Update to 1.53.0 PR: 262126 Approved by: Sascha Biberhofer <ports at skyforge dot at> (maintainer) net-im/py-matrix-synapse/Makefile | 4 ++-- net-im/py-matrix-synapse/distinfo | 6 +++--- .../files/patch-synapse_python__dependencies.py | 24 +++------------------- 3 files changed, 8 insertions(+), 26 deletions(-)
Committed, thanks!