Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 07 Sep 2023 08:58:24 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 273612] www/py-starlette: Use anyio3
Message-ID:  <bug-273612-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D273612

            Bug ID: 273612
           Summary: www/py-starlette: Use anyio3
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: sunpoet@FreeBSD.org
          Reporter: meka@tilda.center
          Assignee: sunpoet@FreeBSD.org
             Flags: maintainer-feedback?(sunpoet@FreeBSD.org)

Created attachment 244688
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D244688&action=
=3Dedit
starlette.patch

As starlette declares it's anyio dependency as anyio>=3D3.4.0,<5 that means
version 3 is still supported. The problem that I encounter is that, for
example, httpcore depends on anyio3 while starlette depends on anyio and bo=
th
can not be installed. That being said, I think it's reasonable using anyio3=
 in
starlette so that downstream dependencies don't break.

--=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-273612-7788>