From nobody Sat Dec 17 09:15:26 2022 X-Original-To: python@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4NZ0gL6ZXgzZnFJ for ; Sat, 17 Dec 2022 09:15:26 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4NZ0gL5HfVz48P6 for ; Sat, 17 Dec 2022 09:15:26 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1671268526; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=CGj5eJmO5Ij7FT2JY6X3tr/f1PqCS4e401v+25+42Zk=; b=tQdxtOTiKe9RlrYHyb+UbaVzgh0lVCbRLIS58bSbvPJiQWN9Q9Ldtl9jFNnMWqeQEXvugv zwIxevWvHguBYA5MZ8aAF8ojFR4pWVGZvlxxZ85QVx/TiE+zKNjCv6G7bMk79Ov9VFxVtH 8LegCxaYfwc5FGKuz4HhOb5GPhl/6US4q++hx79cKdUKtERg2XIxK+z60Fqud1eZTMpcnt 1LgzLyILbk/GMTxt4tm3bSR7+tMvo/qqcHLeGzV8m0NdBiKLiUBuf4/jWrc+zmaPx33QUl mPNwxRpL6XHeFzR/Q6gf+3iSI80cKZs20yRMu78oQ0mKF5uU2KZEj8cfQrrm5w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1671268526; a=rsa-sha256; cv=none; b=PTZrt6ufJVaTLy1bfrXSf1Bgzipx8+Gu1J5ciFaArdLdMZNer1lxrYvwjIFI6upXUHXb7M CFneiV3voUpacAL27HuzkppuFPtniKFE/vEaHRC0hBY/ddBbcPi2azXbh6AONZMvy8hqp/ zsdmBKBsJNa5Vkuy/CS5gs4+3/tuM6t/ry2x7IvTWZljh6P8vsAGTXWswvNLsJjfmn5jR3 i94GDIfa/EfB+MsatUpXrptgln3L0YgAy2jFuhOyZ3BbtfbRoun2b4sI5Fm+7tOrB8rM12 GJdzO2AE7QswKU58hQifFvzonU18S84rI96FUaAceiJpKcelkU5YQEI4IgYVJw== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4NZ0gL4CHCzmqM for ; Sat, 17 Dec 2022 09:15:26 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 2BH9FQcw095370 for ; Sat, 17 Dec 2022 09:15:26 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 2BH9FQNq095369 for python@FreeBSD.org; Sat, 17 Dec 2022 09:15:26 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 257334] [NEW PORT] devel/py-asgi-lifespan: Programmatic startup/shutdown of ASGI apps Date: Sat, 17 Dec 2022 09:15:26 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: feature X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: commit-hook@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: yuri@freebsd.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D257334 --- Comment #8 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3Db4c9bc97bb146574281e704a2898835= 5ab91dafe commit b4c9bc97bb146574281e704a28988355ab91dafe Author: Goran Meki=C4=87 AuthorDate: 2022-12-17 05:41:15 +0000 Commit: Yuri Victorovich CommitDate: 2022-12-17 09:14:19 +0000 devel/py-asgi-lifespan: New port: Programmatic startup/shutdown of ASGI apps PR: 257334 devel/Makefile | 1 + devel/py-asgi-lifespan/Makefile (new) | 26 ++++++++++++++++++++++++++ devel/py-asgi-lifespan/distinfo (new) | 3 +++ devel/py-asgi-lifespan/pkg-descr (new) | 4 ++++ 4 files changed, 34 insertions(+) --=20 You are receiving this mail because: You are on the CC list for the bug.=