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 SLk1ChUgxl/lJAAA0tVLHw (envelope-from ) for ; Tue, 01 Dec 2020 10:51:01 +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 oA0GBhUgxl8lbgAA1q6Kng (envelope-from ) for ; Tue, 01 Dec 2020 10:51:01 +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 C283494023A for ; Tue, 1 Dec 2020 10:51:00 +0000 (UTC) Received: from localhost ([::1]:39334 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kk3FL-0006sU-F1 for larch@yhetil.org; Tue, 01 Dec 2020 05:50:59 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:44074) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kk33m-0006yj-0h for guix-patches@gnu.org; Tue, 01 Dec 2020 05:39:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:46468) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kk33l-0005CG-OH for guix-patches@gnu.org; Tue, 01 Dec 2020 05:39:01 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kk33l-00024A-MK for guix-patches@gnu.org; Tue, 01 Dec 2020 05:39:01 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#44401] [PATCH] gnu: poetry: Update to 1.1.4. Resent-From: Tanguy LE CARROUR Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 01 Dec 2020 10:39:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 44401 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: =?UTF-8?Q?S=C3=A9bastien?= Lerique Cc: 44401@debbugs.gnu.org Received: via spool by 44401-submit@debbugs.gnu.org id=B44401.16068191077895 (code B ref 44401); Tue, 01 Dec 2020 10:39:01 +0000 Received: (at 44401) by debbugs.gnu.org; 1 Dec 2020 10:38:27 +0000 Received: from localhost ([127.0.0.1]:58013 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kk33C-00023H-QP for submit@debbugs.gnu.org; Tue, 01 Dec 2020 05:38:27 -0500 Received: from relay7-d.mail.gandi.net ([217.70.183.200]:43173) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kk33B-000234-Gy for 44401@debbugs.gnu.org; Tue, 01 Dec 2020 05:38:26 -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 relay7-d.mail.gandi.net (Postfix) with ESMTPSA id 7642F20009; Tue, 1 Dec 2020 10:38:18 +0000 (UTC) Date: Tue, 01 Dec 2020 11:38:15 +0100 From: Tanguy LE CARROUR References: <1606671404.14slyqzte6.astroid@melmoth.none> <87lfejp49p.fsf@eauchat.org> <1606730475.mjds5el6sr.astroid@rafflesia.none> <875z5np284.fsf@eauchat.org> In-Reply-To: <875z5np284.fsf@eauchat.org> MIME-Version: 1.0 User-Agent: astroid/0.15.0 (https://github.com/astroidmail/astroid) Message-Id: <1606818706.ve3c41z0my.astroid@melmoth.none> 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: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -2.29 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: C283494023A X-Spam-Score: -2.29 X-Migadu-Scanner: ns3122888.ip-94-23-21.eu X-TUID: CUFaoMZ+Sm30 Hi S=C3=A9bastien, Excerpts from S=C3=A9bastien Lerique's message of November 30, 2020 11:29 a= m: >>> Once I have your latest patch I should probably be able to >>> converge on what you have done. Here is my current patchset for >>> reference: http://0x0.st/i7b_.diff , I'm working on >>> 4a914de930a8317cab5bc11bdb608e3a3da3d1ad. I don't know whether >>> to >>> send parts of this as separate patches or not. >> >> Sounds like a plan! :-) >> >> Can I suggest that you wait for #44077 to be merged and then >> submit your improvements?! >=20 > Yes! I'll do that. Just to let you know that it's been merged! Quiet a few packages still have to be rebuilt, so it took some time for me to install it, but=E2=80=A6 everything seems to work as expected! So, you can proceed with submitting your patches and remove the `patch-setu= p-py` from `poetry`. Thanks! --=20 Tanguy