From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id MBO7KS7O0V/OZQAA0tVLHw (envelope-from ) for ; Thu, 10 Dec 2020 07:28:46 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id 4NWSJS7O0V9EKwAA1q6Kng (envelope-from ) for ; Thu, 10 Dec 2020 07:28:46 +0000 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 0B6409402DD for ; Thu, 10 Dec 2020 07:28:46 +0000 (UTC) Received: from localhost ([::1]:49544 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1knGNZ-0000qw-0E for larch@yhetil.org; Thu, 10 Dec 2020 02:28:45 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:50960) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1knGNP-0000qj-4a for guix-devel@gnu.org; Thu, 10 Dec 2020 02:28:35 -0500 Received: from relay3-d.mail.gandi.net ([217.70.183.195]:40529) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1knGNN-0002e0-8S; Thu, 10 Dec 2020 02:28:34 -0500 X-Originating-IP: 176.185.184.238 Received: from localhost (static-176-185-184-238.ftth.abo.bbox.fr [176.185.184.238]) (Authenticated sender: tanguy@bioneland.org) by relay3-d.mail.gandi.net (Postfix) with ESMTPSA id 9C3C660004; Thu, 10 Dec 2020 07:28:27 +0000 (UTC) Date: Thu, 10 Dec 2020 08:28:24 +0100 From: Tanguy LE CARROUR Subject: Re: Poetry upgrade and related packages To: Marius Bakke References: <87sg8oo2bq.fsf@eauchat.org> <1607003488.tc0yc76x5m.astroid@melmoth.none> <87wnxw45rr.fsf@gnu.org> <1607331131.vwxmd3587f.astroid@rafflesia.none> <87v9dd43zz.fsf@gnu.org> <1607422279.q306mwrdai.astroid@melmoth.none> <87czzj519e.fsf@gnu.org> In-Reply-To: <87czzj519e.fsf@gnu.org> MIME-Version: 1.0 User-Agent: astroid/0.15.0 (https://github.com/astroidmail/astroid) Message-Id: <1607584691.obssfk8v7o.astroid@melmoth.none> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: none client-ip=217.70.183.195; envelope-from=tanguy@bioneland.org; helo=relay3-d.mail.gandi.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Guix-devel Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -0.80 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Migadu-Queue-Id: 0B6409402DD X-Spam-Score: -0.80 X-Migadu-Scanner: scn1.migadu.com X-TUID: tnOrI6jVcWlD Hi, Excerpts from Marius Bakke's message of December 9, 2020 12:25 am: > For some practical experience, you can try updating to Python 3.9.1 and > the latest Pytest (+ dependencies). This needs to be done soon for the > 'core-updates' branch anyway. ;-) Let's give it a try! 8-) Regards, --=20 Tanguy