From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id OD3tBh/I02UMQQAAe85BDQ:P1 (envelope-from ) for ; Mon, 19 Feb 2024 22:29:03 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id OD3tBh/I02UMQQAAe85BDQ (envelope-from ) for ; Mon, 19 Feb 2024 22:29:03 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=protonmail.com header.s=protonmail3 header.b=YF+hIy8N; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1708378142; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=JSRlcyw7svpKM1w1sYx/4kzZGL0D8eOKdXNHfPkdLhI=; b=cNZcNm9gdM1nyLLomc9mgB8spndRaam0KY526BC1Wi0ErJc0UNx0tuVsqX134lTeLNCam/ UtRE7TXiOqyRN+LJvruZxgUrNdIRyXNlfDhTrKv37lYffJ1K/8N1/WLQ5JdJPZ7xDUge57 aX7ODSBqiT7nRSW0fC5FF6XjLSzXSbyw2UrHxgaaL3uVsMpH/FuKZj3pWQVMN0BfoHDErj SAjh9H4mBrB6gVenC+5BR1HEILuGtk7vMaUFBgrRzlM9Jx56KS/AtqC4aL9wV7p7dnCDvZ SEWwU2UCMAkrDSvcoLyq1ye30lWPsKCsgUrf3oHt1qvk2111HlywMqPj7DeJug== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=protonmail.com header.s=protonmail3 header.b=YF+hIy8N; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1708378142; a=rsa-sha256; cv=none; b=p4ag7nSc97euZJQu5xCqBgOmfgXAor1MDW9PD3xbLXQIEJws1O+VKe9sv/Qt6QIHZS2TEM XbHUzNJ+g82z5zHWpNl5SQlVM0tSvozE/hVAgbB+dB/1r9CKPO0Tn3Sc466Ody/tMRVZe9 j3ld6to/7JykL4FAZrxyEmdP+ar2Ldi8r0ewcYGtiAklK0N9PbHKTqMq2M8rJ7wI90Rzyh qzUZk4/3Dsj8/gBWQ/r8k8KpxpZEi/Ps9FCnzJFeMBjwo8iUlDEpQEp5ZHQe9kAROdwuyH bW4nIpeDBNchC54Jr4tqP0KUq3/3B2MuOP8kgsulmZv1eK2Kn5YFrQ60QCAdAg== Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id A1C8E2389D for ; Mon, 19 Feb 2024 22:29:02 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rcBBq-00076X-Rg; Mon, 19 Feb 2024 16:28:42 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rcBBo-000766-Ln for guix-patches@gnu.org; Mon, 19 Feb 2024 16:28:40 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rcBBo-0004kj-CH for guix-patches@gnu.org; Mon, 19 Feb 2024 16:28:40 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rcBC9-0002bT-LD for guix-patches@gnu.org; Mon, 19 Feb 2024 16:29:01 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#60240] Python 3.10 in core-updates References: <20221221153230.27764-1-tanguy@bioneland.org> In-Reply-To: <20221221153230.27764-1-tanguy@bioneland.org> Resent-From: John Kehayias Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 19 Feb 2024 21:29:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 60240 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Tanguy LE CARROUR Cc: Sharlatan Hellseher , Simon Tournier , Munyoki Kilyungi , Lars-Dominik Braun , 60240@debbugs.gnu.org, Andreas Enge , jgart , Marius Bakke Received: via spool by 60240-submit@debbugs.gnu.org id=B60240.17083781069964 (code B ref 60240); Mon, 19 Feb 2024 21:29:01 +0000 Received: (at 60240) by debbugs.gnu.org; 19 Feb 2024 21:28:26 +0000 Received: from localhost ([127.0.0.1]:43656 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rcBBa-0002ae-7E for submit@debbugs.gnu.org; Mon, 19 Feb 2024 16:28:26 -0500 Received: from mail-40133.protonmail.ch ([185.70.40.133]:11519) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rcBBW-0002aP-P1 for 60240@debbugs.gnu.org; Mon, 19 Feb 2024 16:28:24 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail3; t=1708378075; x=1708637275; bh=JSRlcyw7svpKM1w1sYx/4kzZGL0D8eOKdXNHfPkdLhI=; h=Date:To:From:Cc:Subject:Message-ID:Feedback-ID:From:To:Cc:Date: Subject:Reply-To:Feedback-ID:Message-ID:BIMI-Selector; b=YF+hIy8NYGiCyZWLZzuWpaREc/30rRMGxB7ayKn2UVkrYqK0jlUAJT57AGal7BgTa t4F5w33uAJO7wkdRUyQD43qhiZZtr1pHrfMZ/TWMzWhZPxQ8H10+wq6siy6w09QnFn lQX7lsJECsSgqMbYlmMPo3qQUnQcqhmIpPJ149UWRynIrHXX4S8MyUKbLmFtitQ3wv sXXLjWkmWKUNNZu6v6q6zNHsnnQGGoG4IM+gbgiP8fbbkXVhAKT51AJK9r9ysIsZv6 VG+nGF3pLx/Kgd+xSCkHUuImJumQNIw4Ztptw65Zp1JwlI01yxx4mfxrGi0fItFRfV w9ZnQF/xm611Q== Date: Mon, 19 Feb 2024 21:27:48 +0000 Message-ID: <875xyk9mbc.fsf@protonmail.com> Feedback-ID: 7805494:user:proton MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: John Kehayias X-ACL-Warn: , John Kehayias via Guix-patches From: John Kehayias via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Scanner: mx10.migadu.com X-Migadu-Spam-Score: -2.10 X-Spam-Score: -2.10 X-Migadu-Queue-Id: A1C8E2389D X-TUID: u4N7r+NqRjYR Hello, I was curious about python 3.11 and dug up this issue so I thought I would check in (CC'ing python-team and original people on the thread). A link for a refresher: On Mon, Mar 13, 2023 at 12:35 AM, Andreas Enge wrote: > Hello Tanguy, > > core-updates has Python 3.10.7, so you may wish to base your work on this > branch and submit it once the branch has been merged. > Yes, we have and default to python-3.10 in master but it would be great to have python-3.11. We could add this as "python-next" and start seeing what packages can build with 3.11 before deciding if/when to switch over. Tanguy: have you tried your patch recently at all? Can we base it off of 3.10 and have a working 3.11 from what you started? Thanks! John > There python@3 still inherits from python2@2. But since it overwrites all > interesting fields, I think it would make sense to write a package defini= tion > "from scratch" by copying fields such as home-page etc. > > Good luck with packaging! > > Andreas