From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id OFkWMHDgw18OGQAA0tVLHw (envelope-from ) for ; Sun, 29 Nov 2020 17:54:56 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id +DDxK3Dgw18GZgAAbx9fmQ (envelope-from ) for ; Sun, 29 Nov 2020 17:54:56 +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 87E4B940481 for ; Sun, 29 Nov 2020 17:54:56 +0000 (UTC) Received: from localhost ([::1]:43062 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kjQuV-0006gv-Gi for larch@yhetil.org; Sun, 29 Nov 2020 12:54:55 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:50406) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kjQlv-00018p-0R for guix-patches@gnu.org; Sun, 29 Nov 2020 12:46:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:40972) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kjQlu-00019s-Mk for guix-patches@gnu.org; Sun, 29 Nov 2020 12:46:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kjQlu-000523-JV for guix-patches@gnu.org; Sun, 29 Nov 2020 12:46:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#44401] [PATCH] gnu: poetry: Update to 1.1.4. References: <20201102222624.3552-1-sl@eauchat.org> In-Reply-To: <20201102222624.3552-1-sl@eauchat.org> Resent-From: Tanguy LE CARROUR Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 29 Nov 2020 17:46:02 +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.160667195218680 (code B ref 44401); Sun, 29 Nov 2020 17:46:02 +0000 Received: (at 44401) by debbugs.gnu.org; 29 Nov 2020 17:45:52 +0000 Received: from localhost ([127.0.0.1]:52518 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kjQlj-0004qQ-F1 for submit@debbugs.gnu.org; Sun, 29 Nov 2020 12:45:52 -0500 Received: from relay3-d.mail.gandi.net ([217.70.183.195]:58995) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kjQlh-0004in-Cv for 44401@debbugs.gnu.org; Sun, 29 Nov 2020 12:45:50 -0500 X-Originating-IP: 176.185.184.238 Received: from localhost (static-176-185-184-238.axione.abo.bbox.fr [176.185.184.238]) (Authenticated sender: tanguy@bioneland.org) by relay3-d.mail.gandi.net (Postfix) with ESMTPSA id 4C38E6000C; Sun, 29 Nov 2020 17:45:42 +0000 (UTC) Date: Sun, 29 Nov 2020 18:45:39 +0100 From: Tanguy LE CARROUR MIME-Version: 1.0 User-Agent: astroid/0.15.0 (https://github.com/astroidmail/astroid) Message-Id: <1606671404.14slyqzte6.astroid@melmoth.none> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Spam-Score: -1.0 (-) 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.28 X-Scanner: ns3122888.ip-94-23-21.eu 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-TUID: O4s3AXMeYVRL Hi S=C3=A9bastien, Good to know that I'm not the only one with an interest in Poetry! :-) > This submission was somwhat premature, as poetry 1.1.4 requires > python-keyring 21.2.0, which in turn requires python-mypy for > tests, which itself has failing tests on my machine. It seems I > tried to bite too much in one go, so maybe this can be put on hold > until I resolve the pending issues? FYI, the upgrade to 1.1.4 is also discussed here: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D44077 It seems that there's also a problem with the latest version of keyring on = Guix: https://github.com/jaraco/keyring/issues/469 But I'm (slowly) working on it! Happy hacking! --=20 Tanguy