[Bug 257334] [NEW PORT] devel/py-asgi-lifespan: Programmatic startup/shutdown of ASGI apps

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 03 Jan 2022 04:32:33 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257334

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+=  
${PYTHON_PKGNAMEPREFIX}async-exit-stack>=0:devel/py-async-exit-stack@${PY_FLAVOR}
.endif

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