Date: Sun, 16 Oct 2022 23:35:13 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 267133] net/py-trio- Since 0.22.0, needs to depend on "exceptiongroup" (backported from python 3.11) Message-ID: <bug-267133-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D267133 Bug ID: 267133 Summary: net/py-trio- Since 0.22.0, needs to depend on "exceptiongroup" (backported from python 3.11) Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: parv.0zero9+freebsd@gmail.com Created attachment 237388 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D237388&action= =3Dedit Add runtime & test dependency on "exceptiongroup" "trio" 0.22.0 needs "exceptiongroup" package, backported from python 3.11 .= .. https://trio.readthedocs.io/en/latest/history.html#trio-0-22-0-2022-09-28 Replace MultiError with (Base)ExceptionGroup #2211 https://github.com/python-trio/trio/issues/2211 https://github.com/python-trio/trio/pull/2213 Attached is a patch which adds ">=3D1.0.0rc9" version dependency; bumps PORTREVISION. The "trio" requirements also note that "exceptiongroup" is to be used when "python < 3.11". How does one note that for a dependency in the Makefile? --=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-267133-7788>