From nobody Tue Apr 04 18:59:13 2023 X-Original-To: ports-bugs@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 4PrcW60hjzz4428q for ; Tue, 4 Apr 2023 18:59:14 +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 4PrcW56j74z4CsB for ; Tue, 4 Apr 2023 18:59:13 +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=1680634753; 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=czRkydORlB2QFp9p5yvfcpaAoMZJysGTC5Ndl/spNyg=; b=cLv+BoezLz/rawOUdGCjoD5GYOcXDO3mSNYPumY9//yge8blCyvB7uEVEmraIyBuEa5lhi rBO/G6BMaaArJyPgY4n41UE/ZiG41g5A766vpGyf1mNtYsJ158YuvqT1P1Prbmugi2CvjD ahX/tWNnHrkcU8coG3yfI0b0blwdXGQG1q1jVza2jAl1T5RN5vfD1D7+7EYSgsZsbFVHDR ck6l9ohSDLhWksVciEeKQ/NdNvxsb4xyJ+MwMb1TonkvZBfHy5BQxtVsxOTfEkWDkzst03 A42O2zt8k9vV9ByHR1PtyTd+ch7cGwrYKg7pLeerjceVa7k/AwDvPJ5Pnl6qYw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1680634753; a=rsa-sha256; cv=none; b=t7Lm+Z/lN9UI01tp4T4t5TF4FfFye5zDo/oD4xOEOYhMLZHpQMLV7EkALo9TqguNEDUlUK CD09a+1l/cEWf3mfkNh4NrpK67Lxd5/HF+kaDExX7nAHcvBBRA2d1Tyy19NOR3XDtz350N 59cboM5kUQU30iie4czih7EeLX8H+iXmoZ1wc42/N2jmHpSeRo+XDm1gXSXu6sMvFUsN+F tRtdgcy8/5iiLz5p/euFMnyxXI4OE3V5QECdX3taQoRwc1V7uk840+CAVWUqxSYoP/GPqH A1KI/v2KFoySDjNqs1EXTOEN8LeX3F2UbHXd9Y3I9GvBLw5pvJ8aowVnZWGDVg== 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 4PrcW55mtTzrWD for ; Tue, 4 Apr 2023 18:59:13 +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 334IxD4T043518 for ; Tue, 4 Apr 2023 18:59:13 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 334IxD47043517 for ports-bugs@FreeBSD.org; Tue, 4 Apr 2023 18:59:13 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 270511] python.mk: do not write bytecode during build Date: Tue, 04 Apr 2023 18:59:13 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Ports Framework X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: vishwin@freebsd.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: portmgr@FreeBSD.org X-Bugzilla-Flags: exp-run? X-Bugzilla-Changed-Fields: see_also 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: Ports bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-ports-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports-bugs@freebsd.org X-BeenThere: freebsd-ports-bugs@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D270511 Charlie Li changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.freebsd.org/bu | |gzilla/show_bug.cgi?id=3D2= 705 | |12 --=20 You are receiving this mail because: You are on the CC list for the bug.=