From debbugs-submit-bounces@debbugs.gnu.org Sun Mar 12 19:35:34 2023 Received: (at 60240) by debbugs.gnu.org; 12 Mar 2023 23:35:34 +0000 Received: from localhost ([127.0.0.1]:33199 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pbVDy-0005nJ-3W for submit@debbugs.gnu.org; Sun, 12 Mar 2023 19:35:34 -0400 Received: from hera.aquilenet.fr ([185.233.100.1]:55722) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pbVDw-0005mw-55 for 60240@debbugs.gnu.org; Sun, 12 Mar 2023 19:35:32 -0400 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id 6A5A814A4; Mon, 13 Mar 2023 00:35:25 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at hera.aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id KBXPyC5Y7M7z; Mon, 13 Mar 2023 00:35:25 +0100 (CET) Received: from jurong (unknown [IPv6:2001:861:c4:f2f0::c64]) by hera.aquilenet.fr (Postfix) with ESMTPSA id CFDDD18B; Mon, 13 Mar 2023 00:35:24 +0100 (CET) Date: Mon, 13 Mar 2023 00:35:23 +0100 From: Andreas Enge To: 60240@debbugs.gnu.org Subject: Python 3.10 in core-updates Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 60240 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) 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. 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 definition "from scratch" by copying fields such as home-page etc. Good luck with packaging! Andreas