From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id GMNSEzPkyV8rEQAA0tVLHw (envelope-from ) for ; Fri, 04 Dec 2020 07:24:35 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id UMkiDzPkyV+YGwAAB5/wlQ (envelope-from ) for ; Fri, 04 Dec 2020 07:24:35 +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 044F79403E7 for ; Fri, 4 Dec 2020 07:24:35 +0000 (UTC) Received: from localhost ([::1]:44594 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kl5SD-0007vb-Ra for larch@yhetil.org; Fri, 04 Dec 2020 02:24:33 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:44660) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kl5Ri-0007uT-3X for guix-patches@gnu.org; Fri, 04 Dec 2020 02:24:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:59123) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kl5Rh-0007eL-QY for guix-patches@gnu.org; Fri, 04 Dec 2020 02:24:01 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kl5Rh-0006l9-Kd for guix-patches@gnu.org; Fri, 04 Dec 2020 02:24:01 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#45003] [PATCH] gnu: poetry: Fix a problem with a dependency. Resent-From: Tanguy LE CARROUR Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 04 Dec 2020 07:24:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 45003 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 45003-done@debbugs.gnu.org, Marius Bakke Received: via spool by 45003-done@debbugs.gnu.org id=D45003.160706663025964 (code D ref 45003); Fri, 04 Dec 2020 07:24:01 +0000 Received: (at 45003-done) by debbugs.gnu.org; 4 Dec 2020 07:23:50 +0000 Received: from localhost ([127.0.0.1]:42436 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kl5RV-0006kh-S3 for submit@debbugs.gnu.org; Fri, 04 Dec 2020 02:23:50 -0500 Received: from relay11.mail.gandi.net ([217.70.178.231]:46645) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kl5RT-0006kR-Ic for 45003-done@debbugs.gnu.org; Fri, 04 Dec 2020 02:23:48 -0500 Received: from localhost (static-176-185-184-238.axione.abo.bbox.fr [176.185.184.238]) (Authenticated sender: tanguy@bioneland.org) by relay11.mail.gandi.net (Postfix) with ESMTPSA id D41B3100008; Fri, 4 Dec 2020 07:23:40 +0000 (UTC) Date: Fri, 04 Dec 2020 08:23:38 +0100 From: Tanguy LE CARROUR References: <20201202083354.19350-1-tanguy@bioneland.org> <87o8jaimtw.fsf@gnu.org> In-Reply-To: <87o8jaimtw.fsf@gnu.org> MIME-Version: 1.0 User-Agent: astroid/0.15.0 (https://github.com/astroidmail/astroid) Message-Id: <1607066408.sa1r45l72s.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: 044F79403E7 X-Spam-Score: -2.29 X-Migadu-Scanner: ns3122888.ip-94-23-21.eu X-TUID: MLtH4tJ2WTI9 Hi Marius! Excerpts from Marius Bakke's message of December 3, 2020 10:47 pm: > Tanguy Le Carrour skriver: >=20 >> * gnu/packages/python-xyz.scm (poetry)[arguments]: Relax version constra= ints >> for python-packaging. >=20 > Applied, thanks! Thanks! > Note: I tried to do this: > [=E2=80=A6] > But the test suite actually picks the 'python-packaging' that is > propagated from 'pytest', and promptly fails. >=20 > Updating packaging alone is also a staging-level change, so I did not > dig much further. But there is some room for improvement here. Maybe > by (setenv "PYTHONPATH" (string-append ".:" (getenv "PYTHONPATH"))) ? >=20 > I also wonder whether pytest needs to propagate packaging at all, or if > wrapping is enough. Do you know how common it is to "import pytest" or > "from pytest import foo", and whether those code paths would need > 'packaging'? >=20 > Anyway, future problems! Thanks for maintaining Poetry. :-) I would hardly call it "maintaining"! It's been more like a struggle! ^_^' Now that the situation has (hopefully) stabilized, I can spend some time on the "poetry build system". Thank you again for your precious help and your time! --=20 Tanguy