From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms13.migadu.com with LMTPS id oEqNFI8AbGYBYgEAe85BDQ:P1 (envelope-from ) for ; Fri, 14 Jun 2024 08:34:23 +0000 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id oEqNFI8AbGYBYgEAe85BDQ (envelope-from ) for ; Fri, 14 Jun 2024 10:34:23 +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=irkw6Cpl; dmarc=none; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1718354063; 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=SzqQP3mko2jdIA3Ju5V4afJklUZWJs2V1G+cHuHtwkc=; b=uwXEiL+n5Z3Sfy0nYtJMMHpEbwvmrHaiVK22CWEMFkwAcb0kmh9wcPZCuZIPGh0w4EcU/c SQ8yw4ASoCMCqPWXLlEqK9qvSTCONpiuz81tGilGq3gIF6yFcXCjoew98skoxN4oLg5tSC 5IE/PQkQrf7C4YgrFbi66nR8zIbl0D25wPn9mkSPXMcmtyqEovimv2SQbXsuacMniGcXc2 4GDK6xTYTlko3ZT/+j5xZrSAr3LAfLFbu1OjW6PtCMe3comu0FsLAPGQV5JgKeMIsCiUJc zGnLSxRE/0ueWnjUFZ2SsU377gAYb9M9ZKYnOLO4fRJ6Jq1eDxUFqzBXIwHjKg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1718354063; a=rsa-sha256; cv=none; b=a17zvS3x5q1LhmDIfwbGJ9JdqbOMuN9y/A+qI+k6SAkAOFMpiaVxbSNaGSU1xmYsJzNW/k gzPGYWcipD1u7EJStfpeE1jTzquTYjVjLRFhiRHaebFH5bPgLnAZdJM4qi+MCsp4ei9boU 74xjYjtGZO8pVp7B7BCXbVM3gJ94G1dJQzXTSrkyC2CECMgg2Nply5oFoH31QtUOfXSanH IHQFy16ykLPZR2t3hG3RvAzhIshPArwfOdHZiYTPC12Zli36P92thRcjUYs0XKAE9FSNjw 0TFtwf7Z3z0jiAAbMGbXQuS9AnocwukGHAK8GGmz5C6MyVyXT8Q5PgnZ08ErRg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=bioneland.org header.s=20230804 header.b=irkw6Cpl; dmarc=none; 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" 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 C6C07D353 for ; Fri, 14 Jun 2024 10:34:22 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sI2Np-0004oB-6N; Fri, 14 Jun 2024 04:34:05 -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 1sI2Nn-0004mo-0x for guix-patches@gnu.org; Fri, 14 Jun 2024 04:34:03 -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 1sI2Nm-0004oZ-An for guix-patches@gnu.org; Fri, 14 Jun 2024 04:34:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sI2Nm-0003WQ-95 for guix-patches@gnu.org; Fri, 14 Jun 2024 04:34:02 -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: Fri, 14 Jun 2024 08:34:02 +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 , 71540@debbugs.gnu.org Cc: me@bonfacemunyoki.com, sharlatanus@gmail.com, lars@6xq.net, jgart@dismail.de, marius@gnu.org Received: via spool by 71540-submit@debbugs.gnu.org id=B71540.171835403913528 (code B ref 71540); Fri, 14 Jun 2024 08:34:02 +0000 Received: (at 71540) by debbugs.gnu.org; 14 Jun 2024 08:33:59 +0000 Received: from localhost ([127.0.0.1]:39899 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sI2Nj-0003W7-86 for submit@debbugs.gnu.org; Fri, 14 Jun 2024 04:33:59 -0400 Received: from smtp-42aa.mail.infomaniak.ch ([84.16.66.170]:40213) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sI2Nh-0003Vp-3V for 71540@debbugs.gnu.org; Fri, 14 Jun 2024 04:33:58 -0400 Received: from smtp-3-0001.mail.infomaniak.ch (smtp-3-0001.mail.infomaniak.ch [10.4.36.108]) by smtp-3-3000.mail.infomaniak.ch (Postfix) with ESMTPS id 4W0sxD6DCRznPB; Fri, 14 Jun 2024 10:33:20 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bioneland.org; s=20230804; t=1718354000; bh=SzqQP3mko2jdIA3Ju5V4afJklUZWJs2V1G+cHuHtwkc=; h=References:Subject:From:Cc:To:In-Reply-To:Date:From; b=irkw6CplqfScroOhmUvm7IrB9MMVF+LJ6gd4LOr+CrD7vxtZLUgyL/OXUnGMtN7IG ncCSO/rDqKqXzW4LmcZpbB4nwNSkjs216gR/KUnfNE9GPcM8XVnI9MX1dGhiq+cG7I aXEyGLUnYulPyWUf1RkRUGmKFnx59jCPsxCmmP6HSGO1ZYD3NrJOzYoRllXXK2FqaE V0W7EBUM0WE+166/k9siNmMknDFdfm2TMOVYyNr5Yr2C0DUqRHYZfEUPxSQTV0mJeR APL1OzOAFgYMNWfAioo99RCQDtklqa6VJBMYTvmq1pOZIfpYcnIXSPc5eTyShmfc/K LtaJdFG/FxIcg== Received: from unknown by smtp-3-0001.mail.infomaniak.ch (Postfix) with ESMTPA id 4W0sxC5rDLzyGv; Fri, 14 Jun 2024 10:33:19 +0200 (CEST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable References: <877cesu09g.fsf@antr.me> From: Tanguy LE CARROUR In-Reply-To: <877cesu09g.fsf@antr.me> Date: Fri, 14 Jun 2024 10:33:19 +0200 Message-ID: <171835399913.15842.9755585658776807966@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-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -2.45 X-Spam-Score: -2.45 X-Migadu-Queue-Id: C6C07D353 X-Migadu-Scanner: mx11.migadu.com X-TUID: WSgL8+VIKm0J Hi, Quoting Antero Mejr (2024-06-13 21:10:35) > Updating to 1.7.1 instead of the latest, because poetry 1.8.2 requires a > newer python-packaging, which would trigger many rebuilds. >=20 > Antero Mejr (5): > gnu: Add python-installer. > gnu: Add python-rapidfuzz. > gnu: Add python-poetry-core-next. > gnu: python-cleo: Update to 2.1.0. > gnu: poetry: Update to 1.7.1. >=20 > gnu/packages/python-build.scm | 12 +++ > gnu/packages/python-xyz.scm | 144 ++++++++++++++++++++++++++++------ > 2 files changed, 131 insertions(+), 25 deletions(-) Thanks for working on this! >> Updating to 1.7.1 instead of the latest, because poetry 1.8.2 requires a >> newer python-packaging, which would trigger many rebuilds.a > How about to apply patches against python-team branch with the latest ver= sion? As Oleg said, it would be great to have version 1.8.2. I have to confess th= at, because it=E2=80=99s not available in Guix, I=E2=80=99ve been installing it= using pipx for few months now. This being said here are some (useless) remarks=E2=80=A6 - gnu: Add python-installer. * The synopsis is different from the others. It starts with a "A" and end= s with a "." - gnu: Add python-poetry-plugin-export. * The package name used in `pypi-uri` contains "_" where I usually see "-= ". Is that on purpose? - gnu: Add python-poetry-plugin-export-minimal. * LGTM - gnu: Add python-rapidfuzz. * LGTM - gnu: Add python-poetry-core-next. * The package name used in `pypi-uri` contains "_" where I usually see "-= ". - gnu: python-cleo: Update to 2.1.0. * There is no mention of the `snippet` in the commit message. Wouldn=E2= =80=99t it be worth explaining? - gnu: poetry: Update to 1.7.1. * There is no mention to the fact that you enabled some tests that were previously altogether disabled. Which is good IMHO! =F0=9F=91=8D But the most important is that it builds and it works! Thanks! --=20 Tanguy