From nobody Sat May 27 12:08:29 2023 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 4QT0tj71dGz4Cf7d for ; Sat, 27 May 2023 12:08:29 +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 4QT0tj4MkMz43sh for ; Sat, 27 May 2023 12:08:29 +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=1685189309; 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=oSqWXxg7kaWY1+z/9j/kQ7kz/SjQuUBqpBB/9oakVso=; b=wdWtknf9m6dkUBy+84BLNXroDBg4JjbnpqEIxFXkXJO8wkGkmd2xBVaF3TEtod7Sjp6tjD uCcdByhKcWPR44LibRS4l21vIajWin5eIB+OlJ5ct0vuAOeuj8jESBj4b+2JP2p4F6adpL H/lroFTEcNHgK+r20yoQ1pXrvwlDvaTybGtk9DlhUU92w8BqrPAHOhuRfzUfBIxbUKrZA9 Labb4qIeCmOxCZFRvnOexS7/zdx8gYR0fDHZ7gzERVkJiJxKHIPM9ZK10y2lACghhwV6fk IeOLpsyLXdkMQetyPKrCk4esI0Jbnq+H/gek0ghfAQPla26HB8otMzQ6nucpPA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1685189309; a=rsa-sha256; cv=none; b=sZTwJIYjQjewugD5dxMj3uMYu6KrmgvpqecM4e7Agzz4KEvXQXDCu5CakMMnaG9SSvYUnw JV9z2xp4UPkQ3+0FgrjY6TiBtXj73VoCqM9gE84lXe/APqpRUIhXDMLt6wJlNrwhRroLek /GNL1yIimeUyYXAPd47lJscjTOa1hdlTuPgjBbhxlMEXMDvRqeeX4pCgOdeUvBcAuyJjav LF3Soi4amHA4hHUj8NmgSjoLaYqV8VxzhiVE9arBZQ83oTII6raBn2CGRY75EWa74CYHhB yww0WFvpcqC2xysOAbwC4ShvY0QbNDWpyqSFV77ywPgvhu62tDR/hdTnXw8/Gg== 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 4QT0tj3SkRznjx for ; Sat, 27 May 2023 12:08:29 +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 34RC8TGc055735 for ; Sat, 27 May 2023 12:08:29 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 34RC8TSl055734 for python@FreeBSD.org; Sat, 27 May 2023 12:08:29 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: python@FreeBSD.org Subject: [Bug 271673] lang/python312: New port, 3.12.0 beta 1 Date: Sat, 27 May 2023 12:08:29 +0000 X-Bugzilla-Reason: AssignedTo 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: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: vishwin@freebsd.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: python@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: assigned_to cc dependson 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=3D271673 Charlie Li changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|ports-bugs@FreeBSD.org |python@FreeBSD.org CC| |vishwin@freebsd.org Depends on| |270510, 270358 --- Comment #3 from Charlie Li --- Not a good idea to import until packaging/setuptools particularly is fixed = up. Will cause too much distracting noise on mailing lists and such from those trying to test it with their packages. Referenced Bugs: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D270358 [Bug 270358] devel/py-setuptools: update to 67.7.2 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D270510 [Bug 270510] python.mk: remove setuptools from RUN_DEPENDS --=20 You are receiving this mail because: You are the assignee for the bug.=