From nobody Wed Dec 14 16:07:27 2022 X-Original-To: freebsd-questions@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 4NXKyH3wFTz4jj39 for ; Wed, 14 Dec 2022 16:07:35 +0000 (UTC) (envelope-from 0x1eef@protonmail.com) Received: from mail-40134.protonmail.ch (mail-40134.protonmail.ch [185.70.40.134]) (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 "protonmail.com", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4NXKyH1KbDz3D73 for ; Wed, 14 Dec 2022 16:07:34 +0000 (UTC) (envelope-from 0x1eef@protonmail.com) Authentication-Results: mx1.freebsd.org; none Date: Wed, 14 Dec 2022 16:07:27 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail3; t=1671034051; x=1671293251; bh=iLPvNhpe8Rxp3CXqXB8J9QVnYYkzf8BmToqhVCDYyeQ=; h=Date:To:From:Cc:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID:BIMI-Selector; b=lqUdZK+6RTnV8o1GG2FRL+pyETc/TgO2q0kHLGx3pF+1oRmSRHLUJJu6dLjAgDo6H dTQfSInH6IAgySqvFnSJizOzsICi55zAuiNgJN3kwQntuh3FFuMxqOQ2laY1jXRi1P 5sxNdc3jsNNXgJqgIj8zJstTv0TT1RfOR25yD7w3w1MpRJoPG6JWydwTTRPpNpou2g N/chQ63hzIYcBLbZRuaYotoLbQakFy/Ga2MNLPDjURAJABWHt2Kvx77R7unPX7CB1a ndBvgJBCXMzezo6Dkm/xuSKTKkKjc+oXHi81Wr1uEY25r7kaKFunUSSzF6STtR5UQP iegaScrIb3cjA== To: Yasuhiro Kimura From: 0x1eef <0x1eef@protonmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: Does glib really need python at runtime? Message-ID: <57SDnphjFOo4AYQ9Rx5H495D6xO1o2N1pIyx_zgU7hU0wDqBTmKJMhiPQ75H8t9TQiH1QaP_oOn-BFvbr8xDD0RR9W52eOSSR6OoRAIponA=@protonmail.com> In-Reply-To: <20221214.210242.2096530171743592661.yasu@FreeBSD.org> References: <3e71a826-6fbd-30b6-2577-d400d0cb7eca@qeng-ho.org> <20221214.201104.1234506425110480502.yasu@FreeBSD.org> <20221214.210242.2096530171743592661.yasu@FreeBSD.org> Feedback-ID: 39071764:user:proton List-Id: User questions List-Archive: https://lists.freebsd.org/archives/freebsd-questions List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Rspamd-Queue-Id: 4NXKyH1KbDz3D73 X-Spamd-Bar: ---- X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:62371, ipnet:185.70.40.0/24, country:CH] X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-ThisMailContainsUnwantedMimeParts: N >=20 > They aren't used when building glib itself. They are used when > building other program that depends on glib. To build such program, > you need to run them. And that requires python. So it's runtime > dependency from the viewpoint of glib. >=20 > --- > Yasuhiro Kimura Sorry to be a broken record on this... but... Is there something that blocks the python39 port being updated ?=20 Is the fix not available yet?=20 Thanks, 0x1eef