From nobody Tue Feb 28 07:54:55 2023 X-Original-To: dev-commits-ports-main@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 4PQqQn5Cx4z3v7NQ; Tue, 28 Feb 2023 07:54:57 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (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 "smtp.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4PQqQn4b4Qz3MD8; Tue, 28 Feb 2023 07:54:57 +0000 (UTC) (envelope-from bapt@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1677570897; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=NDsunjeiQ/CiTJIqR5MwAKiUHtBZsC7BGSo5mUSOlPU=; b=r6SMWbKYoQiWdGnxWDi6S2HN3Y4PWn6pBCxbxZoEFaOfgq79BRgpAXAGBog6vccxVGvTmA i0QKUSfISLOfPzrm0KbPIM8KM8U4/zTayPiNY1+SRwZbiIdSsZJW/pGhivC11l2OPsFvx6 9LVorcKCQZKSzHu8dlYw9kWMxZuUGoLibheW7NUsKzFHfh3lb14PCidWcx3FjCkZCNrLF5 2A0asR/rZ+Bcv0hKl5RkfNQF8txiEAsx9+Igta3bx8vhpIRlOrIYdx5ToCj1onEgKY2nny nDEn/PPrQMD2wuRdr7emaIR7sE7EE9Ehl+OFY9iFTML7b92aYb2YhoHTx3TiBg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1677570897; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=NDsunjeiQ/CiTJIqR5MwAKiUHtBZsC7BGSo5mUSOlPU=; b=Nn8x+2RTs4YK2aj0z4GLjd48mEi3a70/kiheUAxdarYpGqRHI4cWpPnFz/h2F7dusc1RUC mVdcm8yyBkQXC3ksoA3g3pmEbOmFN26skPzSZXR4FqpKKY02gCGmx9XpHAe9ykCLHidlSK eMFuGwWsRM8kGkFGsnZC6QPev7q2pK6kKwl07IDojQkkMywABaO7zJYA+FeICpNik4yxkZ uPITRbcquOJen3lxYdCpmp3M8iZhSvatlRUDy5pcZSDe8AZLc9h4e/JTzrsMZjTSWzqnOe gDUNgSPM5WU+dp2iyWIz6aNQB4dJaQwiRS61gSrd9e3y4EMNQ9gO/vVwkMQDbg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1677570897; a=rsa-sha256; cv=none; b=ZxHp6s62+zDKa4R3a2gyomH0kMkecEyxWt9f8f5RWNtX3okbSYu+8WjXwUryZNLpxYLOUq 6HIiwtXfDjnt/htlYgeOQ1s38hTrUTGJwtzt2IY8sPGC3Q3ynqWiNZMytYOzfwjpNINW5i bdE7S4DFwDKqWOQxdezTIdjFgDg7Y311gRc+GW+ESYzitqMbnuyhWu2z6hjkvvt+poEBwx l3kxV7kacZBprCzAlMLKGQ3ko5B506raB8khGlHfrvDbyxbGltkhWi/1F5SZDmbnvzj8g4 1nU498KrZtXs57S0djOj+hRcYiWFElcI0ytKWgu55Wlw7BUfGBzuseOHj2bwog== Received: from aniel.nours.eu (nours.eu [176.31.115.77]) (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) (Authenticated sender: bapt) by smtp.freebsd.org (Postfix) with ESMTPSA id 4PQqQn2yYtzRwN; Tue, 28 Feb 2023 07:54:57 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: by aniel.nours.eu (Postfix, from userid 1001) id B1BD41B8A0B; Tue, 28 Feb 2023 08:54:55 +0100 (CET) Date: Tue, 28 Feb 2023 08:54:55 +0100 From: Baptiste Daroussin To: Matthias Andree Cc: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: Re: git: a9d9d3a42723 - main - lang/python: Revert "add bytecode trigger" Message-ID: <20230228075455.b7otamo7ezahtqxi@aniel.nours.eu> References: <202302272105.31RL593a014619@gitrepo.freebsd.org> List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <202302272105.31RL593a014619@gitrepo.freebsd.org> X-ThisMailContainsUnwantedMimeParts: N On Mon, Feb 27, 2023 at 09:05:09PM +0000, Matthias Andree wrote: > The branch main has been updated by mandree: > > URL: https://cgit.FreeBSD.org/ports/commit/?id=a9d9d3a4272303bf226b9deb55c42303e4fcebdc > > commit a9d9d3a4272303bf226b9deb55c42303e4fcebdc > Author: Matthias Andree > AuthorDate: 2023-02-27 21:01:32 +0000 > Commit: Matthias Andree > CommitDate: 2023-02-27 21:04:52 +0000 > > lang/python: Revert "add bytecode trigger" > > This reverts commit c17ddfbf66e2801ec620d49979aca3d7077d7002. > > This causes breakage on several ports, and the next iteration > requires a full exp-run. See: > > Differential Revision: https://reviews.freebsd.org/D34739 This is not how this is supposed to be done! while you have a point about the issue and the full exp-run, the issue is easily fixable, you should have let time to the committer to revert by himself, by asking him to revert instead of abruply reverting! Best regards, Bapt