From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.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 YClFJ1mobWZdLQEAe85BDQ:P1 (envelope-from ) for ; Sat, 15 Jun 2024 14:42:33 +0000 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id YClFJ1mobWZdLQEAe85BDQ (envelope-from ) for ; Sat, 15 Jun 2024 16:42:33 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1718462553; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: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; bh=MG2RDmftiw0pSZDYTosrhmfu3rMPN9jsnlb+tWHsQs8=; b=L8DWwx6jC4XIrSzkkSmkwA/KaypC1YW8xcVn2N/VAqA1Dlexz+D4/nQA+j7IcJSiXb5+kf U0q82chYUHQR3tO6Gm9+M8NmlVOhbr706ADs2revunn8FlghTK2AToszsIGgzdv2Kh28+v l1zmyp1G6HH5hwQDoy1mqC4dat6eV3TExrgFv87UAXD+VtfBIhBVtg+Kv37sq0i19/EaWh H+nV/gtPfuiv/89IPTbT/7xoYUtaw1gijASdVtt5jM4+0PMAjor6rr286UoPxW3n5dCu7u 9knHoAADrvRJetzCyx0V5//bNX7BsL4gqMWPqKrRz92E+6sFgSMwcJN66va0Xg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1718462553; a=rsa-sha256; cv=none; b=oZ8VTgyZnTjLRmJyyYPd8byDubGHwDUSo0ReQF1adfAvVoU72IAvvEBCKrsRWstNC2oQeR fa0xdCiRbGL4D/YFN2SxAvqhLSEphVUYSSADMJ6324g9LhmDg6V4cqDPo464jRsMuQUQno myYW4sOw+cqiP+6D21Pcy8GXiHrca22/nA/JsjFPAJW99Me2YG0lDo4FyfdwAObHGva3sd UpRikc5DM7zzTEwsTcBTmTljSkSurRzhm3Q6t+v2Pwkpapp3E5AxMQqvyuPxGgRRrFERjc hXmd0i0uH+V8YtyaV9ICbOeBoJ3SXFCeZhM1t6mjUNMVJlGfzm3zww7htFBVPw== 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 53957F0F8 for ; Sat, 15 Jun 2024 16:42:32 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sIUbX-0003sH-2R; Sat, 15 Jun 2024 10:42:08 -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 1sIUbS-0003rd-7X for guix-patches@gnu.org; Sat, 15 Jun 2024 10:42:02 -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 1sIUbR-00036E-UV for guix-patches@gnu.org; Sat, 15 Jun 2024 10:42:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sIUbS-0002JX-GH for guix-patches@gnu.org; Sat, 15 Jun 2024 10:42:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#70995] [PATCH v3 0/2] Update python-debugpy. Resent-From: Nicolas Graves Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 15 Jun 2024 14:42:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 70995 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Christopher Baines Cc: 70995@debbugs.gnu.org Received: via spool by 70995-submit@debbugs.gnu.org id=B70995.17184624928803 (code B ref 70995); Sat, 15 Jun 2024 14:42:02 +0000 Received: (at 70995) by debbugs.gnu.org; 15 Jun 2024 14:41:32 +0000 Received: from localhost ([127.0.0.1]:51524 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sIUay-0002Hu-H7 for submit@debbugs.gnu.org; Sat, 15 Jun 2024 10:41:32 -0400 Received: from 1.mo576.mail-out.ovh.net ([178.33.251.173]:53973) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sIUav-0002Hf-PB for 70995@debbugs.gnu.org; Sat, 15 Jun 2024 10:41:30 -0400 Received: from director4.ghost.mail-out.ovh.net (unknown [10.108.9.167]) by mo576.mail-out.ovh.net (Postfix) with ESMTP id 4W1f3T5lNdz1hQh for <70995@debbugs.gnu.org>; Sat, 15 Jun 2024 14:41:25 +0000 (UTC) Received: from ghost-submission-6684bf9d7b-4z9br (unknown [10.110.113.13]) by director4.ghost.mail-out.ovh.net (Postfix) with ESMTPS id 626511FD39; Sat, 15 Jun 2024 14:41:24 +0000 (UTC) Received: from ngraves.fr ([37.59.142.110]) by ghost-submission-6684bf9d7b-4z9br with ESMTPSA id 2IYXExSobWY8qQYAEbZ4Wg (envelope-from ); Sat, 15 Jun 2024 14:41:24 +0000 X-OVh-ClientIp: 81.67.146.208 In-Reply-To: <875xufbw0t.fsf@cbaines.net> References: <20240517054144.15296-1-ngraves@ngraves.fr> <20240528084745.3953-1-ngraves@ngraves.fr> <875xufbw0t.fsf@cbaines.net> Date: Sat, 15 Jun 2024 16:41:20 +0200 Message-ID: <87ed8y46b3.fsf@ngraves.fr> MIME-Version: 1.0 Content-Type: text/plain X-Ovh-Tracer-Id: 12111586775763903093 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvledrfedvuddgkedtucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuqfggjfdpvefjgfevmfevgfenuceurghilhhouhhtmecuhedttdenucenucfjughrpefhvfevufgjfhffkfggtgesthdtredttddttdenucfhrhhomheppfhitgholhgrshcuifhrrghvvghsuceonhhgrhgrvhgvshesnhhgrhgrvhgvshdrfhhrqeenucggtffrrghtthgvrhhnpeevkeelueejtdehgfffkeelkefhhffftefgvdehkeeluefhheeuleejtdejhfdvgfenucfkphepuddvjedrtddrtddruddpkedurdeijedrudegiedrvddtkedpfeejrdehledrudegvddruddutdenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepihhnvghtpeduvdejrddtrddtrddupdhmrghilhhfrhhomhepnhhgrhgrvhgvshesnhhgrhgrvhgvshdrfhhrpdhnsggprhgtphhtthhopedupdhrtghpthhtohepjedtleelheesuggvsggsuhhgshdrghhnuhdrohhrghdpoffvtefjohhsthepmhhoheejiedpmhhouggvpehsmhhtphhouhht 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: , Reply-to: Nicolas Graves X-ACL-Warn: , Nicolas Graves via Guix-patches From: Nicolas Graves via Guix-patches via 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: -6.85 X-Migadu-Queue-Id: 53957F0F8 X-Migadu-Scanner: mx10.migadu.com X-Migadu-Spam-Score: -6.85 X-TUID: DD+1ycH1FpnW On 2024-06-11 11:42, Christopher Baines wrote: > Nicolas Graves via Guix-patches via writes: > >> Nicolas Graves (2): >> gnu: python-debugpy: Move to pyproject-build-system. >> gnu: python-debugpy: Update to 1.8.0. >> >> .../python-debugpy-unbundle-pydevd.patch | 318 +++++++++++------- >> gnu/packages/python-xyz.scm | 32 +- >> 2 files changed, 212 insertions(+), 138 deletions(-) > > From looking at QA, it seems like this change might break > python-ipykernel, any ideas? I'm not sure it breaks, QA is not available anymore and I can build it without any issues on my side. I've probably forgotten to block this patch by the pydevd update though, will do. Should I submit again after this? IIRC, the merging order for the extend work around this is 70393/71037/70995. -- Best regards, Nicolas Graves