Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 03 Jan 2022 04:32:33 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 257334] [NEW PORT] devel/py-asgi-lifespan: Programmatic startup/shutdown of ASGI apps
Message-ID:  <bug-257334-21822-QkA5tnsDEo@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-257334-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-257334-21822@https.bugs.freebsd.org/bugzilla/>

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

Hiroki Tagato <tagattie@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tagattie@FreeBSD.org

--- Comment #2 from Hiroki Tagato <tagattie@FreeBSD.org> ---
The ports tree has python 3.7 or later.

So the folllowing lines in the patch appears no longer necessary:

.if ${PYTHON_REL} < 30700
RUN_DEPENDS+=3D=20=20
${PYTHON_PKGNAMEPREFIX}async-exit-stack>=3D0:devel/py-async-exit-stack@${PY=
_FLAVOR}
.endif

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



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