From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms13.migadu.com with LMTPS id cG96BRneb2bsMgAAqHPOHw:P1 (envelope-from ) for ; Mon, 17 Jun 2024 06:56:25 +0000 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id cG96BRneb2bsMgAAqHPOHw (envelope-from ) for ; Mon, 17 Jun 2024 08:56:25 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=bioneland.org header.s=20230804 header.b=cHKuxhis; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1718607384; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=a+cF5f6HKc5sXfs2nLKNJbHHR/DcZsG9XPfbqJdvioo=; b=sSZgGNmMsi+tBupeOFUf171B5QeLNn+5BHhztoe/fyiJuVG6FMQVmRW+5jCRFQoAdhXGOJ HBnoq4OuuOoNzXO3XiMI60xYFnK7qZeg1HQObTlKNBfCBcmjff9buQRbyOhHoqcRI5p+1C vH5wjB0Dr+Rak72c8KGhPAFmDnwEp1mOdgyfpDX6BekTeM1FQ2xXrl5MdPyxHJSrYEBJLV E1EjZxR/Es8PSX9eRwpb5TKllqH97WOxqcXEorN1Zfsz3JqAb/82Kdw6wWdDnv0yMuCkEe JZOX3AB2ASDfSfRz94Vh5/o4vAOIjygUHPApHAKI9aX+zYZmMkb2E/MDQttX9g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=bioneland.org header.s=20230804 header.b=cHKuxhis; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=none ARC-Seal: i=1; s=key1; d=yhetil.org; t=1718607384; a=rsa-sha256; cv=none; b=FleL0c1yYHUZYR3Kr+OW2m5TMiLRkv7p1uyhoieL20ixp6EPP9OzWcyOhFms5a3rYXKQk+ oa+ETlKW9n6nWbTNLMV/ZB+4srhPhQ8/c8iDmXPqDQDxUSE7jnlz9aMVzvN4KUuAGAdiRP rAf4fBSjCCtIkL5tqycNj/MYVLJ/bAdInDPfxBIG1DNYUBYkjbmWFEpGJnQLQCeBNW7Npr Ht/QHsQ+Fh2E5EHQNgM/k84cnGi2Bas13UzhQubMXRAAmCekOsqOPM2ZXxRsz5NbkGYQ54 JbzyB/zWwmC4B5q0AGGiQOR1qVsuUgJQmvvNH9jju43vume1mBUF2Vae0CRf6w== 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 E7DEE6E534 for ; Mon, 17 Jun 2024 08:56:24 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sJ6Hc-0007hO-Rl; Mon, 17 Jun 2024 02:56:04 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sJ6HY-0007ge-HN for guix-patches@gnu.org; Mon, 17 Jun 2024 02:56:00 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1sJ6HY-0008FF-2K for guix-patches@gnu.org; Mon, 17 Jun 2024 02:56:00 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sJ6HZ-0000Eu-S1 for guix-patches@gnu.org; Mon, 17 Jun 2024 02:56:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#71540] [PATCH 0/5] gnu: poetry: Update to 1.7.1. Resent-From: Tanguy LE CARROUR Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 17 Jun 2024 06:56:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 71540 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Antero Mejr Cc: sharlatanus@gmail.com, me@bonfacemunyoki.com, lars@6xq.net, jgart@dismail.de, marius@gnu.org, 71540@debbugs.gnu.org Received: via spool by 71540-submit@debbugs.gnu.org id=B71540.1718607303843 (code B ref 71540); Mon, 17 Jun 2024 06:56:01 +0000 Received: (at 71540) by debbugs.gnu.org; 17 Jun 2024 06:55:03 +0000 Received: from localhost ([127.0.0.1]:59424 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sJ6Gd-0000DX-Fd for submit@debbugs.gnu.org; Mon, 17 Jun 2024 02:55:03 -0400 Received: from smtp-42ae.mail.infomaniak.ch ([84.16.66.174]:34537) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sJ6Gb-0000Cv-6F for 71540@debbugs.gnu.org; Mon, 17 Jun 2024 02:55:01 -0400 Received: from smtp-4-0000.mail.infomaniak.ch (smtp-4-0000.mail.infomaniak.ch [10.7.10.107]) by smtp-3-3000.mail.infomaniak.ch (Postfix) with ESMTPS id 4W2gbg315wzky4; Mon, 17 Jun 2024 08:54:23 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bioneland.org; s=20230804; t=1718607263; bh=a+cF5f6HKc5sXfs2nLKNJbHHR/DcZsG9XPfbqJdvioo=; h=References:Subject:From:Cc:To:In-Reply-To:Date:From; b=cHKuxhistUzIy//KHnCrbWi9aExJHEeUF24HM7o75vNCIsErV3XpxswlYbCuOxr1d DNIGcJn55iOw1BLcHavyr9EIHDz2vloGjOt0AiYOS4fuZL7/hOtcTU3BkbA/LwiXgY N++WY96FaMexkF9YHJD14TiJM3y0+Aj34nllzF1Ty+m8VEqEK6h8qctXUtgJ52/tcY 2cff4kqRN5b7RnTgnFp/qXMFfCmrwxfXFuBHAWwXag67TssB8paJqJVUqUk72ppKvP JeRUOn2j/8BftUQXXsIGBKg7cv4KSY5KuJlY1B9soZu/Dce5tIOntxnph+g+H92Z2f bgZHK/rdoE0kg== Received: from unknown by smtp-4-0000.mail.infomaniak.ch (Postfix) with ESMTPA id 4W2gbd6bMjzxPX; Mon, 17 Jun 2024 08:54:21 +0200 (CEST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable References: <877cesu09g.fsf@antr.me> <171835399913.15842.9755585658776807966@bioneland.org> <87frtfgs76.fsf@antr.me> From: Tanguy LE CARROUR In-Reply-To: <87frtfgs76.fsf@antr.me> Date: Mon, 17 Jun 2024 08:54:21 +0200 Message-ID: <171860726140.2621.18039533966681050255@bioneland.org> User-Agent: alot/0.10 X-Infomaniak-Routing: alpha 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Spam-Score: -2.45 X-Migadu-Queue-Id: E7DEE6E534 X-Migadu-Scanner: mx10.migadu.com X-Migadu-Spam-Score: -2.45 X-TUID: P8R6xCCbLK8F Hi, Quoting Antero Mejr (2024-06-14 22:55:25) > Tanguy LE CARROUR writes: > >>> Updating to 1.7.1 instead of the latest, because poetry 1.8.2 require= s a > >>> newer python-packaging, which would trigger many rebuilds.a > >> How about to apply patches against python-team branch with the latest = version? > > > > As Oleg said, it would be great to have version 1.8.2. I have to confes= s that, > > because it=E2=80=99s not available in Guix, I=E2=80=99ve been installin= g it using pipx for few > > months now. > > > > This being said here are some (useless) remarks=E2=80=A6 > > > > ... >=20 > The new patchset (just sent) is rebased on python-team branch, updates > poetry to 1.8.3, and fixes the above issues. >=20 > The recent upgrade to urllib3 2.x on python-team broke a number of > packages, so some fixes for that are also included. >=20 > The python-team branch triggers a rebuild of Cmake, which my laptop > cannot handle due to memory limitations. So I'll have to rely on the QA > server to build, or if someone else wants they can build the patches. I=E2=80=99m building it right now=E2=80=A6 I=E2=80=99ll let you know. Regards. --=20 Tanguy