GNU bug report logs - #66788
[PATCH 0/2] Update python-black to 23.1.0

Please note: This is a static page, with minimal formatting, updated once a day.
Click here to see this page with the latest information and nicer formatting.

Package: guix-patches; Reported by: Nicolas Graves <ngraves@HIDDEN>; Keywords: patch; Done: Nicolas Graves <ngraves@HIDDEN>; Maintainer for guix-patches is guix-patches@HIDDEN.
bug closed, send any further explanations to 66788 <at> debbugs.gnu.org and Nicolas Graves <ngraves@HIDDEN> Request was from Nicolas Graves <ngraves@HIDDEN> to control <at> debbugs.gnu.org. Full text available.

Message received at 66788 <at> debbugs.gnu.org:


Received: (at 66788) by debbugs.gnu.org; 10 May 2024 09:48:48 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Fri May 10 05:48:48 2024
Received: from localhost ([127.0.0.1]:41894 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1s5Mrv-0004Xr-Ra
	for submit <at> debbugs.gnu.org; Fri, 10 May 2024 05:48:48 -0400
Received: from 16.mo581.mail-out.ovh.net ([46.105.72.216]:35459)
 by debbugs.gnu.org with esmtp (Exim 4.84_2)
 (envelope-from <ngraves@HIDDEN>) id 1s5Mrt-0004Xj-QX
 for 66788 <at> debbugs.gnu.org; Fri, 10 May 2024 05:48:46 -0400
Received: from director8.ghost.mail-out.ovh.net (unknown [10.108.25.52])
 by mo581.mail-out.ovh.net (Postfix) with ESMTP id 4VbPGP37Bzz1JmZ
 for <66788 <at> debbugs.gnu.org>; Fri, 10 May 2024 09:48:45 +0000 (UTC)
Received: from ghost-submission-6684bf9d7b-fqgc7 (unknown [10.110.96.89])
 by director8.ghost.mail-out.ovh.net (Postfix) with ESMTPS id C3B6F1FE58;
 Fri, 10 May 2024 09:48:44 +0000 (UTC)
Received: from ngraves.fr ([37.59.142.107])
 by ghost-submission-6684bf9d7b-fqgc7 with ESMTPSA
 id zKOIKHztPWZZJDQAeB+Qxg
 (envelope-from <ngraves@HIDDEN>); Fri, 10 May 2024 09:48:44 +0000
Authentication-Results: garm.ovh; auth=pass
 (GARM-107S001c720f402-9d62-4040-9da3-ffcaf5b0f3e6,
 E63BAB6C0A71DD4DA934779D5D345DF804807214) smtp.auth=ngraves@HIDDEN
X-OVh-ClientIp: 81.67.146.208
From: Nicolas Graves <ngraves@HIDDEN>
To: Nicolas Graves via Guix-patches via <guix-patches@HIDDEN>,
 66788 <at> debbugs.gnu.org
Subject: Re: [bug#66788] [PATCH 0/2] Update python-black to 23.1.0
In-Reply-To: <20231028094534.26587-1-ngraves@HIDDEN>
References: <20231028094534.26587-1-ngraves@HIDDEN>
Date: Fri, 10 May 2024 11:48:43 +0200
Message-ID: <87ikzmf150.fsf@HIDDEN>
MIME-Version: 1.0
Content-Type: text/plain
X-Ovh-Tracer-Id: 17112834161000440362
X-VR-SPAMSTATE: OK
X-VR-SPAMSCORE: -100
X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvledrvdefkedgvddtucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuqfggjfdpvefjgfevmfevgfenuceurghilhhouhhtmecuhedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmnecujfgurhephffvufgjfhffkfggtgesthdtredttddttdenucfhrhhomheppfhitgholhgrshcuifhrrghvvghsuceonhhgrhgrvhgvshesnhhgrhgrvhgvshdrfhhrqeenucggtffrrghtthgvrhhnpeeijefgffffudeivefgudeihfdtgfeljefhvdevhfegkeejvedthfdtfeeljeehgfenucfkphepuddvjedrtddrtddruddpkedurdeijedrudegiedrvddtkedpfeejrdehledrudegvddruddtjeenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepihhnvghtpeduvdejrddtrddtrddupdhmrghilhhfrhhomhepnhhgrhgrvhgvshesnhhgrhgrvhgvshdrfhhrpdhnsggprhgtphhtthhopedupdhrtghpthhtohepieeijeekkeesuggvsggsuhhgshdrghhnuhdrohhrghdpoffvtefjohhsthepmhhoheekuddpmhhouggvpehsmhhtphhouhht
X-Spam-Score: 0.0 (/)
X-Debbugs-Envelope-To: 66788
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: -1.0 (-)

On 2023-10-28 11:45, Nicolas Graves via Guix-patches via wrote:

> This patch series updates python-black to 23.1.0.
>
> Nicolas Graves (2):
>   gnu: python-packaging: Update to 22.0.
>   gnu: python-black: Update to 23.1.0.
>
>  gnu/packages/python-xyz.scm | 65 +++++++++++++++----------------------
>  1 file changed, 27 insertions(+), 38 deletions(-)

This patch series will probably have to be rebased entirely after the
work done on python-team branch. Closing the issue.

-- 
Best regards,
Nicolas Graves




Information forwarded to guix-patches@HIDDEN:
bug#66788; Package guix-patches. Full text available.

Message received at submit <at> debbugs.gnu.org:


Received: (at submit) by debbugs.gnu.org; 10 May 2024 09:48:52 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Fri May 10 05:48:52 2024
Received: from localhost ([127.0.0.1]:41897 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1s5Ms0-0004Y9-41
	for submit <at> debbugs.gnu.org; Fri, 10 May 2024 05:48:52 -0400
Received: from lists.gnu.org ([209.51.188.17]:35682)
 by debbugs.gnu.org with esmtp (Exim 4.84_2)
 (envelope-from <ngraves@HIDDEN>) id 1s5Mry-0004Y2-JF
 for submit <at> debbugs.gnu.org; Fri, 10 May 2024 05:48:51 -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 <ngraves@HIDDEN>)
 id 1s5Mry-0006vc-Tq
 for guix-patches@HIDDEN; Fri, 10 May 2024 05:48:50 -0400
Received: from 2.mo576.mail-out.ovh.net ([178.33.251.80])
 by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.90_1) (envelope-from <ngraves@HIDDEN>)
 id 1s5Mrx-0001B4-24
 for guix-patches@HIDDEN; Fri, 10 May 2024 05:48:50 -0400
Received: from director8.ghost.mail-out.ovh.net (unknown [10.109.140.5])
 by mo576.mail-out.ovh.net (Postfix) with ESMTP id 4VbPGP1Rfdz1hfM
 for <guix-patches@HIDDEN>; Fri, 10 May 2024 09:48:45 +0000 (UTC)
Received: from ghost-submission-6684bf9d7b-fqgc7 (unknown [10.110.96.89])
 by director8.ghost.mail-out.ovh.net (Postfix) with ESMTPS id C3B6F1FE58;
 Fri, 10 May 2024 09:48:44 +0000 (UTC)
Received: from ngraves.fr ([37.59.142.107])
 by ghost-submission-6684bf9d7b-fqgc7 with ESMTPSA
 id zKOIKHztPWZZJDQAeB+Qxg
 (envelope-from <ngraves@HIDDEN>); Fri, 10 May 2024 09:48:44 +0000
Authentication-Results: garm.ovh; auth=pass
 (GARM-107S001c720f402-9d62-4040-9da3-ffcaf5b0f3e6,
 E63BAB6C0A71DD4DA934779D5D345DF804807214) smtp.auth=ngraves@HIDDEN
X-OVh-ClientIp: 81.67.146.208
From: Nicolas Graves <ngraves@HIDDEN>
To: Nicolas Graves via Guix-patches via <guix-patches@HIDDEN>,
 66788 <at> debbugs.gnu.org
Subject: Re: [bug#66788] [PATCH 0/2] Update python-black to 23.1.0
In-Reply-To: <20231028094534.26587-1-ngraves@HIDDEN>
References: <20231028094534.26587-1-ngraves@HIDDEN>
Date: Fri, 10 May 2024 11:48:43 +0200
Message-ID: <87ikzmf150.fsf@HIDDEN>
MIME-Version: 1.0
Content-Type: text/plain
X-Ovh-Tracer-Id: 17112834161000440362
X-VR-SPAMSTATE: OK
X-VR-SPAMSCORE: -100
X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvledrvdefkedgvddtucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuqfggjfdpvefjgfevmfevgfenuceurghilhhouhhtmecuhedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmnecujfgurhephffvufgjfhffkfggtgesthdtredttddttdenucfhrhhomheppfhitgholhgrshcuifhrrghvvghsuceonhhgrhgrvhgvshesnhhgrhgrvhgvshdrfhhrqeenucggtffrrghtthgvrhhnpeeijefgffffudeivefgudeihfdtgfeljefhvdevhfegkeejvedthfdtfeeljeehgfenucfkphepuddvjedrtddrtddruddpkedurdeijedrudegiedrvddtkedpfeejrdehledrudegvddruddtjeenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepihhnvghtpeduvdejrddtrddtrddupdhmrghilhhfrhhomhepnhhgrhgrvhgvshesnhhgrhgrvhgvshdrfhhrpdhnsggprhgtphhtthhopedupdhrtghpthhtohepghhuihigqdhprghttghhvghssehgnhhurdhorhhgpdfovfetjfhoshhtpehmohehjeeipdhmohguvgepshhmthhpohhuth
Received-SPF: pass client-ip=178.33.251.80; envelope-from=ngraves@HIDDEN;
 helo=2.mo576.mail-out.ovh.net
X-Spam_score_int: -18
X-Spam_score: -1.9
X-Spam_bar: -
X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_NONE=0.001,
 SPF_PASS=-0.001 autolearn=ham autolearn_force=no
X-Spam_action: no action
X-Spam-Score: -1.3 (-)
X-Debbugs-Envelope-To: submit
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: -2.3 (--)

On 2023-10-28 11:45, Nicolas Graves via Guix-patches via wrote:

> This patch series updates python-black to 23.1.0.
>
> Nicolas Graves (2):
>   gnu: python-packaging: Update to 22.0.
>   gnu: python-black: Update to 23.1.0.
>
>  gnu/packages/python-xyz.scm | 65 +++++++++++++++----------------------
>  1 file changed, 27 insertions(+), 38 deletions(-)

This patch series will probably have to be rebased entirely after the
work done on python-team branch. Closing the issue.

-- 
Best regards,
Nicolas Graves




Information forwarded to guix-patches@HIDDEN:
bug#66788; Package guix-patches. Full text available.

Message received at 66788 <at> debbugs.gnu.org:


Received: (at 66788) by debbugs.gnu.org; 4 Feb 2024 12:55:40 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Sun Feb 04 07:55:39 2024
Received: from localhost ([127.0.0.1]:48390 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1rWc27-0007O2-Ms
	for submit <at> debbugs.gnu.org; Sun, 04 Feb 2024 07:55:39 -0500
Received: from 1.mo575.mail-out.ovh.net ([46.105.41.146]:59357)
 by debbugs.gnu.org with esmtp (Exim 4.84_2)
 (envelope-from <ngraves@HIDDEN>) id 1rWc25-0007Ns-R9
 for 66788 <at> debbugs.gnu.org; Sun, 04 Feb 2024 07:55:38 -0500
Received: from director10.ghost.mail-out.ovh.net (unknown [10.108.2.251])
 by mo575.mail-out.ovh.net (Postfix) with ESMTP id A10A62794D
 for <66788 <at> debbugs.gnu.org>; Sun,  4 Feb 2024 12:55:24 +0000 (UTC)
Received: from ghost-submission-6684bf9d7b-g2n4g (unknown [10.111.174.14])
 by director10.ghost.mail-out.ovh.net (Postfix) with ESMTPS id 4C3961FDF1;
 Sun,  4 Feb 2024 12:55:24 +0000 (UTC)
Received: from ngraves.fr ([37.59.142.109])
 by ghost-submission-6684bf9d7b-g2n4g with ESMTPSA
 id mnTCCDyJv2WXWwIAU9Om0A
 (envelope-from <ngraves@HIDDEN>); Sun, 04 Feb 2024 12:55:24 +0000
Authentication-Results: garm.ovh; auth=pass
 (GARM-109S0032406ca88-1b0d-4261-80d1-5bca861cefc8,
 CDD90146079FDB87F723A7A7FD21F5F4569C6C59) smtp.auth=ngraves@HIDDEN
X-OVh-ClientIp: 81.67.146.208
From: Nicolas Graves <ngraves@HIDDEN>
To: Ludovic =?utf-8?Q?Court=C3=A8s?= <ludo@HIDDEN>
Subject: Re: [bug#66788] [PATCH 0/2] Update python-black to 23.1.0
In-Reply-To: <87fs0hn0tx.fsf@HIDDEN>
References: <20231028094534.26587-1-ngraves@HIDDEN>
 <87fs0hn0tx.fsf@HIDDEN>
Date: Sun, 04 Feb 2024 13:55:24 +0100
Message-ID: <877cjk1j9f.fsf@HIDDEN>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable
X-Ovh-Tracer-Id: 9888778882892030506
X-VR-SPAMSTATE: OK
X-VR-SPAMSCORE: -100
X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvkedrfedukedggeehucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuqfggjfdpvefjgfevmfevgfenuceurghilhhouhhtmecuhedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmnecujfgurhephffvvefujghffffkgggtgfesthhqredttddtjeenucfhrhhomheppfhitgholhgrshcuifhrrghvvghsuceonhhgrhgrvhgvshesnhhgrhgrvhgvshdrfhhrqeenucggtffrrghtthgvrhhnpeffudelkeejveetleeuffejfefftefhhfffuedtteethfelueelveffjedvffdtffenucfkphepuddvjedrtddrtddruddpkedurdeijedrudegiedrvddtkedpfeejrdehledrudegvddruddtleenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepihhnvghtpeduvdejrddtrddtrddupdhmrghilhhfrhhomhepoehnghhrrghvvghssehnghhrrghvvghsrdhfrheqpdhnsggprhgtphhtthhopedupdhrtghpthhtohepieeijeekkeesuggvsggsuhhgshdrghhnuhdrohhrghdpoffvtefjohhsthepmhhoheejhedpmhhouggvpehsmhhtphhouhht
X-Spam-Score: -0.0 (/)
X-Debbugs-Envelope-To: 66788
Cc: 66788 <at> debbugs.gnu.org
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: -1.0 (-)

On 2023-12-04 21:56, Ludovic Court=C3=A8s wrote:

> Hi,
>
> Nicolas Graves <ngraves@HIDDEN> skribis:
>
>> This patch series updates python-black to 23.1.0.
>>
>> Nicolas Graves (2):
>>   gnu: python-packaging: Update to 22.0.
>>   gnu: python-black: Update to 23.1.0.
>
> Looks like you forgot to send the actual patches, no?

Indeed, I've sent them now, sorry.
>
> Ludo=E2=80=99.
>
>
>

--=20
Best regards,
Nicolas Graves




Information forwarded to guix-patches@HIDDEN:
bug#66788; Package guix-patches. Full text available.

Message received at 66788 <at> debbugs.gnu.org:


Received: (at 66788) by debbugs.gnu.org; 4 Feb 2024 12:55:02 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Sun Feb 04 07:55:02 2024
Received: from localhost ([127.0.0.1]:48387 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1rWc1W-0007Mq-BQ
	for submit <at> debbugs.gnu.org; Sun, 04 Feb 2024 07:55:02 -0500
Received: from 5.mo576.mail-out.ovh.net ([46.105.43.105]:42421)
 by debbugs.gnu.org with esmtp (Exim 4.84_2)
 (envelope-from <ngraves@HIDDEN>) id 1rWc1S-0007MF-Ut
 for 66788 <at> debbugs.gnu.org; Sun, 04 Feb 2024 07:55:00 -0500
Received: from director11.ghost.mail-out.ovh.net (unknown [10.109.140.244])
 by mo576.mail-out.ovh.net (Postfix) with ESMTP id 4C2B930A08
 for <66788 <at> debbugs.gnu.org>; Sun,  4 Feb 2024 12:54:45 +0000 (UTC)
Received: from ghost-submission-6684bf9d7b-5bl6d (unknown [10.110.113.129])
 by director11.ghost.mail-out.ovh.net (Postfix) with ESMTPS id E035E1FE05;
 Sun,  4 Feb 2024 12:54:44 +0000 (UTC)
Received: from ngraves.fr ([37.59.142.109])
 by ghost-submission-6684bf9d7b-5bl6d with ESMTPSA
 id BZtFMBSJv2U5CgEAFgCRpA
 (envelope-from <ngraves@HIDDEN>); Sun, 04 Feb 2024 12:54:44 +0000
Authentication-Results: garm.ovh; auth=pass
 (GARM-109S0037e73db84-a190-4623-a660-3a0fa5016d38,
 CDD90146079FDB87F723A7A7FD21F5F4569C6C59) smtp.auth=ngraves@HIDDEN
X-OVh-ClientIp: 81.67.146.208
From: Nicolas Graves <ngraves@HIDDEN>
To: 66788 <at> debbugs.gnu.org
Subject: [PATCH 2/2] gnu: python-packaging: Update to 22.0.
Date: Sun,  4 Feb 2024 13:54:39 +0100
Message-ID: <20240204125440.3508-2-ngraves@HIDDEN>
X-Mailer: git-send-email 2.41.0
In-Reply-To: <20240204125440.3508-1-ngraves@HIDDEN>
References: <20240204125440.3508-1-ngraves@HIDDEN>
MIME-Version: 1.0
Content-Transfer-Encoding: 8bit
X-Ovh-Tracer-Id: 9877801359855903453
X-VR-SPAMSTATE: OK
X-VR-SPAMSCORE: 0
X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvkedrfedukedggeeiucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuqfggjfdpvefjgfevmfevgfenuceurghilhhouhhtmecuhedttdenucenucfjughrpefhvfevufffkffojghfggfgsedtkeertdertddtnecuhfhrohhmpefpihgtohhlrghsucfirhgrvhgvshcuoehnghhrrghvvghssehnghhrrghvvghsrdhfrheqnecuggftrfgrthhtvghrnhepvdehleeiffehtedvlefhffffjeefgfduhfetkeevheeiteduiedugfekuedtheejnecuffhomhgrihhnpehgihhthhhusgdrtghomhenucfkphepuddvjedrtddrtddruddpkedurdeijedrudegiedrvddtkedpfeejrdehledrudegvddruddtleenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepihhnvghtpeduvdejrddtrddtrddupdhmrghilhhfrhhomhepoehnghhrrghvvghssehnghhrrghvvghsrdhfrheqpdhnsggprhgtphhtthhopedupdhrtghpthhtohepieeijeekkeesuggvsggsuhhgshdrghhnuhdrohhrghdpoffvtefjohhsthepmhhoheejiedpmhhouggvpehsmhhtphhouhht
X-Spam-Score: -0.0 (/)
X-Debbugs-Envelope-To: 66788
Cc: ludo@HIDDEN, ngraves@HIDDEN
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: -1.0 (-)

* gnu/packages/python-xyz.scm (python-packaging): Update to 22.0.
---
 gnu/packages/python-xyz.scm | 29 ++++++++++-------------------
 1 file changed, 10 insertions(+), 19 deletions(-)

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 5ffea67fc9..b1d2923595 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -23500,25 +23500,16 @@ (define-public python-gtts
 (define-public python-packaging
   (package/inherit python-packaging-bootstrap
     (name "python-packaging")
-    (arguments
-     `(#:phases (modify-phases %standard-phases
-                  (replace 'check
-                    (lambda* (#:key tests? #:allow-other-keys)
-                      (if tests?
-                          (invoke "pytest" "-vv")
-                          (format #t "test suite not run~%")))))))
-    (native-inputs (list python-pretend python-pytest))
-    (propagated-inputs (list python-pyparsing python-six))
-    (home-page "https://github.com/pypa/packaging")
-    (synopsis "Core utilities for Python packages")
-    (description "Packaging is a Python module for dealing with Python packages.
-     It offers an interface for working with package versions, names, and dependency
-     information.")
-    ;; From 'LICENSE': This software is made available under the terms of
-    ;; *either* of the licenses found in LICENSE.APACHE or LICENSE.BSD.
-    ;; Contributions to this software is made under the terms of *both* these
-    ;; licenses.
-    (license (list license:asl2.0 license:bsd-2))))
+    (version "22.0")
+    (source
+     (origin
+       (method url-fetch)
+       (uri (pypi-uri "packaging" version))
+       (sha256
+        (base32 "1lygw8fw9qj8md86g0ckzp16y1qlhw60zq0pjy7pn0acplhfr611"))))
+    (build-system pyproject-build-system)
+    (native-inputs (list python-pretend python-pytest python-flit-core))
+    (propagated-inputs (list python-pyparsing python-six))))
 
 (define-public python-relatorio
   (package
-- 
2.41.0





Information forwarded to guix-patches@HIDDEN:
bug#66788; Package guix-patches. Full text available.

Message received at 66788 <at> debbugs.gnu.org:


Received: (at 66788) by debbugs.gnu.org; 4 Feb 2024 12:55:02 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Sun Feb 04 07:55:02 2024
Received: from localhost ([127.0.0.1]:48385 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1rWc1V-0007Mn-Rw
	for submit <at> debbugs.gnu.org; Sun, 04 Feb 2024 07:55:02 -0500
Received: from 8.mo560.mail-out.ovh.net ([188.165.52.147]:36009)
 by debbugs.gnu.org with esmtp (Exim 4.84_2)
 (envelope-from <ngraves@HIDDEN>) id 1rWc1R-0007MC-Gg
 for 66788 <at> debbugs.gnu.org; Sun, 04 Feb 2024 07:55:00 -0500
Received: from director2.ghost.mail-out.ovh.net (unknown [10.108.17.89])
 by mo560.mail-out.ovh.net (Postfix) with ESMTP id 168FD25325
 for <66788 <at> debbugs.gnu.org>; Sun,  4 Feb 2024 12:54:44 +0000 (UTC)
Received: from ghost-submission-6684bf9d7b-hpcsk (unknown [10.108.42.198])
 by director2.ghost.mail-out.ovh.net (Postfix) with ESMTPS id 90B5A1FE24;
 Sun,  4 Feb 2024 12:54:43 +0000 (UTC)
Received: from ngraves.fr ([37.59.142.96])
 by ghost-submission-6684bf9d7b-hpcsk with ESMTPSA
 id 4h4oHhOJv2WTVRAAf9cG3w
 (envelope-from <ngraves@HIDDEN>); Sun, 04 Feb 2024 12:54:43 +0000
Authentication-Results: garm.ovh; auth=pass
 (GARM-96R0010a7033de-e904-4156-ba6a-c419fa08d80a,
 CDD90146079FDB87F723A7A7FD21F5F4569C6C59) smtp.auth=ngraves@HIDDEN
X-OVh-ClientIp: 81.67.146.208
From: Nicolas Graves <ngraves@HIDDEN>
To: 66788 <at> debbugs.gnu.org
Subject: [PATCH 1/2] gnu: python-black: Update to 23.1.0.
Date: Sun,  4 Feb 2024 13:54:38 +0100
Message-ID: <20240204125440.3508-1-ngraves@HIDDEN>
X-Mailer: git-send-email 2.41.0
MIME-Version: 1.0
Content-Transfer-Encoding: 8bit
X-Ovh-Tracer-Id: 9877519883433796317
X-VR-SPAMSTATE: OK
X-VR-SPAMSCORE: 0
X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvkedrfedukedggeehucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuqfggjfdpvefjgfevmfevgfenuceurghilhhouhhtmecuhedttdenucenucfjughrpefhvfevufffkffoggfgsedtkeertdertddtnecuhfhrohhmpefpihgtohhlrghsucfirhgrvhgvshcuoehnghhrrghvvghssehnghhrrghvvghsrdhfrheqnecuggftrfgrthhtvghrnhepteeffefhfffhjeevleeuvdehgffgveekheeuhfekhfehuefgheffhedugfegleeinecuffhomhgrihhnpehgihhthhhusgdrtghomhenucfkphepuddvjedrtddrtddruddpkedurdeijedrudegiedrvddtkedpfeejrdehledrudegvddrleeinecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehinhgvthepuddvjedrtddrtddruddpmhgrihhlfhhrohhmpeeonhhgrhgrvhgvshesnhhgrhgrvhgvshdrfhhrqedpnhgspghrtghpthhtohepuddprhgtphhtthhopeeiieejkeekseguvggssghughhsrdhgnhhurdhorhhgpdfovfetjfhoshhtpehmohehiedtpdhmohguvgepshhmthhpohhuth
X-Spam-Score: -0.0 (/)
X-Debbugs-Envelope-To: 66788
Cc: ludo@HIDDEN, ngraves@HIDDEN
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: -1.0 (-)

* gnu/packages/python-xyz.scm (python-black): Update to 23.1.0.
---
 gnu/packages/python-xyz.scm | 36 +++++++++++++++++-------------------
 1 file changed, 17 insertions(+), 19 deletions(-)

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index c68b17b0ab..5ffea67fc9 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -7496,43 +7496,41 @@ (define-public python-language-server
 (define-public python-black
   (package
     (name "python-black")
-    (version "22.3.0")
+    (version "23.1.0")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "black" version))
        (sha256
-        (base32
-         "0yfahlqc7dsdp1js0cbv706apldnfnlbal9b53cww8n0hs40n0im"))))
-    (build-system python-build-system)
+        (base32 "1b4jjv3fw2wgssnw2v1x0w09s7rz9sj5g4i1lwmmlgwhm2z9ggdh"))))
+    (build-system pyproject-build-system)
+    ;; These tests fail because Guix replaces the file shebangs.
     (arguments
-     `(#:phases
-       (modify-phases %standard-phases
-         (add-after 'patch-source-shebangs 'use-absolute-file-names
-           (lambda* (#:key native-inputs inputs #:allow-other-keys)
-             (let* ((inpts (or native-inputs inputs))
-                    (python3 (search-input-file inpts "/bin/python3")))
-               (substitute* (find-files "tests" "\\.py$")
-                 (("#!/usr/bin/env python3(\\.[0-9]+)?" _ minor-version)
-                  (string-append "#!" python3 (if (string? minor-version)
-                                                  minor-version
-                                                  "")))))))
-         (replace 'check
-           (lambda* (#:key tests? #:allow-other-keys)
-             (when tests? (invoke "pytest" "-vv")))))))
+     '(#:test-flags `("-k" ,(string-append
+                             "not test_infer_target_version "
+                             "and not test_simple_format[fmtonoff] "
+                             "and not test_simple_format[function] "
+                             "and not test_simple_format[string_prefixes] "
+                             "and not test_python_39[python39]"))))
     (propagated-inputs
      (list python-click
            python-attrs
            python-appdirs
            python-pathspec
            python-mypy-extensions
+           python-packaging
            python-platformdirs
            python-regex
            python-tomli
            python-typed-ast
            python-typing-extensions))
     (native-inputs
-     (list python-pytest python-pytest-aiohttp python-setuptools-scm))
+     (list python-hatchling
+           python-hatch-vcs
+           python-hatch-fancy-pypi-readme
+           python-pytest
+           python-pytest-aiohttp
+           python-setuptools-scm))
     (home-page "https://github.com/psf/black")
     (synopsis "The uncompromising code formatter")
     (description "Black is the uncompromising Python code formatter.")
-- 
2.41.0





Information forwarded to guix-patches@HIDDEN:
bug#66788; Package guix-patches. Full text available.

Message received at 66788 <at> debbugs.gnu.org:


Received: (at 66788) by debbugs.gnu.org; 4 Dec 2023 20:57:04 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Mon Dec 04 15:57:04 2023
Received: from localhost ([127.0.0.1]:35850 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1rAG00-0002Ln-FH
	for submit <at> debbugs.gnu.org; Mon, 04 Dec 2023 15:57:04 -0500
Received: from eggs.gnu.org ([2001:470:142:3::10]:47504)
 by debbugs.gnu.org with esmtp (Exim 4.84_2)
 (envelope-from <ludo@HIDDEN>) id 1rAFzy-0002LG-Te
 for 66788 <at> debbugs.gnu.org; Mon, 04 Dec 2023 15:57:03 -0500
Received: from fencepost.gnu.org ([2001:470:142:3::e])
 by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.90_1) (envelope-from <ludo@HIDDEN>)
 id 1rAFzh-0004vc-HY; Mon, 04 Dec 2023 15:56:45 -0500
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org;
 s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To:
 From; bh=qNTMXf9MoGCvH6ofezyti5ppqINbDtoeZda15U+/P+c=; b=XeJR8BAQ00A9HQxRTLNB
 Ftxchvc2QamkQ1eczin5CCGwjz6/CegKZxxa6xeJoaV7V2MGrErHpuYE/MslG+fA8kL2mSf58lR3Z
 2M/l6mfbyFK/qO5dQ3T34S/FMIndj0zb2cKxuWvK/8HJNWI6/egMQlp8mSJFnp0+2o4BBWjXAZz0l
 tvV03PdnW0gjQkEu7tDVmmQCK8p6fygVLUyk1F45fyilMccAZX8HU/ilbk50/MQQl70LoozkaSkAa
 tMa/HNUT9CaoIkU8qJVeEy9qcQNXzbxvjEqCfqU6O+5j4Srm1BQNPssF9N/lTSNNBhgkshukE8K2t
 VNWIvUybHIaz7A==;
From: =?utf-8?Q?Ludovic_Court=C3=A8s?= <ludo@HIDDEN>
To: Nicolas Graves <ngraves@HIDDEN>
Subject: Re: [bug#66788] [PATCH 0/2] Update python-black to 23.1.0
In-Reply-To: <20231028094534.26587-1-ngraves@HIDDEN> (Nicolas Graves's
 message of "Sat, 28 Oct 2023 11:45:34 +0200")
References: <20231028094534.26587-1-ngraves@HIDDEN>
Date: Mon, 04 Dec 2023 21:56:42 +0100
Message-ID: <87fs0hn0tx.fsf@HIDDEN>
User-Agent: Gnus/5.13 (Gnus v5.13)
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable
X-Spam-Score: -2.3 (--)
X-Debbugs-Envelope-To: 66788
Cc: 66788 <at> debbugs.gnu.org
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: -3.3 (---)

Hi,

Nicolas Graves <ngraves@HIDDEN> skribis:

> This patch series updates python-black to 23.1.0.
>
> Nicolas Graves (2):
>   gnu: python-packaging: Update to 22.0.
>   gnu: python-black: Update to 23.1.0.

Looks like you forgot to send the actual patches, no?

Ludo=E2=80=99.




Information forwarded to guix-patches@HIDDEN:
bug#66788; Package guix-patches. Full text available.

Message received at submit <at> debbugs.gnu.org:


Received: (at submit) by debbugs.gnu.org; 28 Oct 2023 09:46:49 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Sat Oct 28 05:46:49 2023
Received: from localhost ([127.0.0.1]:37774 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1qwfu5-0002qj-FL
	for submit <at> debbugs.gnu.org; Sat, 28 Oct 2023 05:46:49 -0400
Received: from lists.gnu.org ([2001:470:142::17]:37852)
 by debbugs.gnu.org with esmtp (Exim 4.84_2)
 (envelope-from <ngraves@HIDDEN>) id 1qwfu2-0002qR-Ly
 for submit <at> debbugs.gnu.org; Sat, 28 Oct 2023 05:46:48 -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 <ngraves@HIDDEN>)
 id 1qwftQ-0005g7-9f
 for guix-patches@HIDDEN; Sat, 28 Oct 2023 05:46:08 -0400
Received: from 18.mo581.mail-out.ovh.net ([188.165.56.163])
 by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.90_1) (envelope-from <ngraves@HIDDEN>)
 id 1qwftN-00042o-HP
 for guix-patches@HIDDEN; Sat, 28 Oct 2023 05:46:08 -0400
Received: from director11.ghost.mail-out.ovh.net (unknown [10.109.138.56])
 by mo581.mail-out.ovh.net (Postfix) with ESMTP id 123A727145
 for <guix-patches@HIDDEN>; Sat, 28 Oct 2023 09:45:51 +0000 (UTC)
Received: from ghost-submission-6684bf9d7b-4kzb7 (unknown [10.110.103.73])
 by director11.ghost.mail-out.ovh.net (Postfix) with ESMTPS id D2D7A1FE93;
 Sat, 28 Oct 2023 09:45:50 +0000 (UTC)
Received: from ngraves.fr ([37.59.142.103])
 by ghost-submission-6684bf9d7b-4kzb7 with ESMTPSA
 id 3Xq8ME7YPGWEMgAATfw2IA
 (envelope-from <ngraves@HIDDEN>); Sat, 28 Oct 2023 09:45:50 +0000
Authentication-Results: garm.ovh; auth=pass
 (GARM-103G005bf467920-c247-43db-b4c4-ae6720be52e4,
 8DB9E9997241180CBE7678A9122BA2DE6553C070) smtp.auth=ngraves@HIDDEN
X-OVh-ClientIp: 81.67.140.142
From: Nicolas Graves <ngraves@HIDDEN>
To: guix-patches@HIDDEN
Subject: [PATCH 0/2] Update python-black to 23.1.0
Date: Sat, 28 Oct 2023 11:45:34 +0200
Message-ID: <20231028094534.26587-1-ngraves@HIDDEN>
X-Mailer: git-send-email 2.41.0
MIME-Version: 1.0
Content-Transfer-Encoding: 8bit
X-Ovh-Tracer-Id: 15586676837486224098
X-VR-SPAMSTATE: OK
X-VR-SPAMSCORE: 0
X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvkedrleehgddugeejucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuqfggjfdpvefjgfevmfevgfenuceurghilhhouhhtmecuhedttdenucenucfjughrpefhvfevufffkffoggfgsedtkeertdertddtnecuhfhrohhmpefpihgtohhlrghsucfirhgrvhgvshcuoehnghhrrghvvghssehnghhrrghvvghsrdhfrheqnecuggftrfgrthhtvghrnhepkeffgeetfffgffejgeejvdffgfdtvdeuueetgfefuedvjeegvdegjeejveeuueevnecukfhppeduvdejrddtrddtrddupdekuddrieejrddugedtrddugedvpdefjedrheelrddugedvrddutdefnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehinhgvthepuddvjedrtddrtddruddpmhgrihhlfhhrohhmpeeonhhgrhgrvhgvshesnhhgrhgrvhgvshdrfhhrqedpnhgspghrtghpthhtohepuddprhgtphhtthhopehguhhigidqphgrthgthhgvshesghhnuhdrohhrghdpoffvtefjohhsthepmhhoheekuddpmhhouggvpehsmhhtphhouhht
Received-SPF: pass client-ip=188.165.56.163; envelope-from=ngraves@HIDDEN;
 helo=18.mo581.mail-out.ovh.net
X-Spam_score_int: -18
X-Spam_score: -1.9
X-Spam_bar: -
X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_NONE=-0.0001,
 RCVD_IN_MSPIKE_H5=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001,
 SPF_PASS=-0.001 autolearn=ham autolearn_force=no
X-Spam_action: no action
X-Spam-Score: 1.0 (+)
X-Debbugs-Envelope-To: submit
Cc: ngraves@HIDDEN
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: -0.0 (/)

This patch series updates python-black to 23.1.0.

Nicolas Graves (2):
  gnu: python-packaging: Update to 22.0.
  gnu: python-black: Update to 23.1.0.

 gnu/packages/python-xyz.scm | 65 +++++++++++++++----------------------
 1 file changed, 27 insertions(+), 38 deletions(-)

-- 
2.41.0





Acknowledgement sent to Nicolas Graves <ngraves@HIDDEN>:
New bug report received and forwarded. Copy sent to guix-patches@HIDDEN. Full text available.
Report forwarded to guix-patches@HIDDEN:
bug#66788; Package guix-patches. Full text available.
Please note: This is a static page, with minimal formatting, updated once a day.
Click here to see this page with the latest information and nicer formatting.
Last modified: Fri, 10 May 2024 10:00:01 UTC

GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997 nCipher Corporation Ltd, 1994-97 Ian Jackson.