From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tanguy Le Carrour Subject: gnu: python: Update to 3.8.0. Date: Wed, 23 Oct 2019 11:11:50 +0200 Message-ID: <20191023091150.r6hdhtm2idxfdka3@rafflesia> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:54269) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iNCgT-0004Av-Oz for guix-devel@gnu.org; Wed, 23 Oct 2019 05:12:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iNCgR-00062S-NS for guix-devel@gnu.org; Wed, 23 Oct 2019 05:12:00 -0400 Received: from relay12.mail.gandi.net ([217.70.178.232]:37065) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iNCgR-0005zr-Hk for guix-devel@gnu.org; Wed, 23 Oct 2019 05:11:59 -0400 Received: from localhost (176-159-32-89.abo.bbox.fr [176.159.32.89]) (Authenticated sender: tanguy@bioneland.org) by relay12.mail.gandi.net (Postfix) with ESMTPSA id 9B54D200005 for ; Wed, 23 Oct 2019 09:11:50 +0000 (UTC) Content-Disposition: inline List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Guix Hi Guix! Python 3.8.0 was released on October the 14th [1]. What would be the proper way to package it for Guix?! Add a new public variable `python-3.8` and make `python-3` and `python` point to it? Would `python-3.7` go away?! [1]: https://pythoninsider.blogspot.com/2019/10/python-380-is-now-available.html Regards, -- Tanguy