Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 02 Jan 2026 11:02:26 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 292129] net-im/py-matrix-synapse: Update to 1.144.0
Message-ID:  <bug-292129-7788@https.bugs.freebsd.org/bugzilla/>

index | next in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292129

            Bug ID: 292129
           Summary: net-im/py-matrix-synapse: Update to 1.144.0
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
               URL: https://github.com/element-hq/synapse/releases/tag/v1.
                    144.0
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: ports@skyforge.at

Created attachment 266750
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=266750&action=edit
net-im/py-matrix-synapse: Update to 1.144.0

This updates net-im/py-matrix-synapse to 1.144.0. While this is nominally just
a version bump with regular dependency upgrades, the patch itself is slightly
more involved because it fixes an issue present in the 1.144.0 release that
relates to our version of zope.interface:

* We remove the defensive upper version bounds on poetry-core and
setuptools_rust present in pyproject.toml
* We fix the license declaration in pyproject.toml, which seems incompatible
with the version of setuptools we currently use (I think).
* We apply commit df24e0f from upstream (see [1]) to fix an issue with
zope.interface versions <6.2 (as described in upstream pr 19274, see [2]).
* While there, I've added the NETWORKING requirement to the rc-script as
reported in bug #290877 and fixed the upgrade notes as reported in bug #289988.


Tests pass as usual:

Ran 4479 tests in 264.047s, PASSED (skips=169, successes=4310)

The resulting package builds fine and hasn't cought on fire while running on my
server for the past 24 hours, which I'd count as a clear win.


Cheers,
Sascha

[1]
https://github.com/element-hq/synapse/commit/df24e0f30244b1c423f4130d64c6008be341d0b7
[2] https://github.com/element-hq/synapse/pull/19274

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

home | help

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