From unknown Mon Aug 18 11:11:46 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#76645] [PATCH 0/2] Add python-cocotb and missing dependency. Resent-From: Cayetano Santos Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 28 Feb 2025 14:37:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 76645 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 76645@debbugs.gnu.org Cc: Cayetano Santos X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.174075341119902 (code B ref -1); Fri, 28 Feb 2025 14:37:02 +0000 Received: (at submit) by debbugs.gnu.org; 28 Feb 2025 14:36:51 +0000 Received: from localhost ([127.0.0.1]:47957 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1to1Tu-0005Ao-Bd for submit@debbugs.gnu.org; Fri, 28 Feb 2025 09:36:50 -0500 Received: from lists.gnu.org ([2001:470:142::17]:59934) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1to1Tr-00059n-1U for submit@debbugs.gnu.org; Fri, 28 Feb 2025 09:36:48 -0500 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 1to1TP-0008W2-8W for guix-patches@gnu.org; Fri, 28 Feb 2025 09:36:23 -0500 Received: from latitanza.investici.org ([82.94.249.234]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1to1TC-0003UN-Ve for guix-patches@gnu.org; Fri, 28 Feb 2025 09:36:13 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=inventati.org; s=stigmate; t=1740753364; bh=MjR995kcq8K5Q34Re4InTAMVtpDSTPCR0aaN4zQYStI=; h=From:To:Cc:Subject:Date:From; b=XCFU4pO4+Cg+UovrOeTS70UBj62E50P1JfJ4v3OQrYX0ac4K6LH/79uqFh64lYqkJ zO2ffh04SIGLn0vQEAkoaqqC8V56iHfeHUDkOqpnMY687LRNCaiibbLp2m4CRnxzb2 WGFEluSj0QiQnab4+TNMTMtLIEXqvcjon7NEbtHQ= Received: from mx3.investici.org (unknown [127.0.0.1]) by latitanza.investici.org (Postfix) with ESMTP id 4Z49kD21L6zGp57; Fri, 28 Feb 2025 14:36:04 +0000 (UTC) Received: from [82.94.249.234] (mx3.investici.org [82.94.249.234]) (Authenticated sender: cayetano.santos@inventati.org) by localhost (Postfix) with ESMTPSA id 4Z49kD0kt1zGp4j; Fri, 28 Feb 2025 14:36:04 +0000 (UTC) From: Cayetano Santos Date: Fri, 28 Feb 2025 15:35:02 +0100 Message-ID: X-Mailer: git-send-email 2.48.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=82.94.249.234; envelope-from=csantosb@inventati.org; helo=latitanza.investici.org X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, RCVD_IN_VALIDITY_SAFE_BLOCKED=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.9 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.1 (/) - Python-cocotb requires python-find-libpython. Cayetano Santos (2): gnu: Add python-find-libpython. gnu: Add python-cocotb. gnu/packages/electronics.scm | 36 ++++++++++++++++++++++++++++++++++++ gnu/packages/python-xyz.scm | 26 ++++++++++++++++++++++++++ 2 files changed, 62 insertions(+) -- 2.48.1 From unknown Mon Aug 18 11:11:46 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Cayetano Santos Subject: bug#76645: closed (Re: [bug#76645] [PATCH 0/2] Add python-cocotb and missing dependency.) Message-ID: References: <871pvigji4.fsf@inventati.org> X-Gnu-PR-Message: they-closed 76645 X-Gnu-PR-Package: guix-patches X-Gnu-PR-Keywords: patch Reply-To: 76645@debbugs.gnu.org Date: Fri, 28 Feb 2025 15:47:03 +0000 Content-Type: multipart/mixed; boundary="----------=_1740757623-14246-1" This is a multi-part message in MIME format... ------------=_1740757623-14246-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #76645: [PATCH 0/2] Add python-cocotb and missing dependency. which was filed against the guix-patches package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 76645@debbugs.gnu.org. --=20 76645: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D76645 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1740757623-14246-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 76645-done) by debbugs.gnu.org; 28 Feb 2025 15:46:18 +0000 Received: from localhost ([127.0.0.1]:51076 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1to2Z7-0003e6-LJ for submit@debbugs.gnu.org; Fri, 28 Feb 2025 10:46:18 -0500 Received: from devianza.investici.org ([198.167.222.108]:58575) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1to2Z5-0003dk-2f for 76645-done@debbugs.gnu.org; Fri, 28 Feb 2025 10:46:16 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=inventati.org; s=stigmate; t=1740757573; bh=y5fT1sFqs2qVt8/JVEHIr7gul6fHS3Gp0apzx2y4c8E=; h=From:To:Subject:In-Reply-To:Date:From; b=Pl1XZf4D6dCjq4AbFSRoMbHQwse5vsIz8/Q9YGvuIO3mSflMhW/9RC1jcafymG+Uv /kBMli0kTSMy1ReuXoTu4MPTHwXZ0tI37/Vh5gp8HMKj86FIpVjL4+9wTriPxs6l/o /kfIuV6EhmesT9gpX3N0vGDTAvVkAWi3oc2Loa1U= Received: from mx2.investici.org (unknown [127.0.0.1]) by devianza.investici.org (Postfix) with ESMTP id 4Z4CH94nZLz6vJ8 for <76645-done@debbugs.gnu.org>; Fri, 28 Feb 2025 15:46:13 +0000 (UTC) Received: from [198.167.222.108] (mx2.investici.org [198.167.222.108]) (Authenticated sender: cayetano.santos@inventati.org) by localhost (Postfix) with ESMTPSA id 4Z4CH93jtRz6vJ2 for <76645-done@debbugs.gnu.org>; Fri, 28 Feb 2025 15:46:13 +0000 (UTC) From: Cayetano Santos To: 76645-done@debbugs.gnu.org Subject: Re: [bug#76645] [PATCH 0/2] Add python-cocotb and missing dependency. In-Reply-To: User-Agent: mu4e 1.12.8; emacs 29.4 Date: Fri, 28 Feb 2025 16:46:11 +0100 Message-ID: <871pvigji4.fsf@inventati.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 76645-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) --=-=-= Content-Type: text/plain Abort. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iI0EARYKADUWIQTMuBhC+dcFjs1nN3q/XN9N9r9mggUCZ8HaQxccY3NhbnRvc2JA aW52ZW50YXRpLm9yZwAKCRC/XN9N9r9mggWDAQC7eSNpcQQ/QAmYlrt6k+Q8YxWy NN9CczSfAQeZi8NalAEAqdx3rAy9feQovqGwOwnRIFfeVN54m/Bg7xTExHZGWgs= =2/L4 -----END PGP SIGNATURE----- --=-=-=-- ------------=_1740757623-14246-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 28 Feb 2025 14:36:51 +0000 Received: from localhost ([127.0.0.1]:47957 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1to1Tu-0005Ao-Bd for submit@debbugs.gnu.org; Fri, 28 Feb 2025 09:36:50 -0500 Received: from lists.gnu.org ([2001:470:142::17]:59934) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1to1Tr-00059n-1U for submit@debbugs.gnu.org; Fri, 28 Feb 2025 09:36:48 -0500 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 1to1TP-0008W2-8W for guix-patches@gnu.org; Fri, 28 Feb 2025 09:36:23 -0500 Received: from latitanza.investici.org ([82.94.249.234]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1to1TC-0003UN-Ve for guix-patches@gnu.org; Fri, 28 Feb 2025 09:36:13 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=inventati.org; s=stigmate; t=1740753364; bh=MjR995kcq8K5Q34Re4InTAMVtpDSTPCR0aaN4zQYStI=; h=From:To:Cc:Subject:Date:From; b=XCFU4pO4+Cg+UovrOeTS70UBj62E50P1JfJ4v3OQrYX0ac4K6LH/79uqFh64lYqkJ zO2ffh04SIGLn0vQEAkoaqqC8V56iHfeHUDkOqpnMY687LRNCaiibbLp2m4CRnxzb2 WGFEluSj0QiQnab4+TNMTMtLIEXqvcjon7NEbtHQ= Received: from mx3.investici.org (unknown [127.0.0.1]) by latitanza.investici.org (Postfix) with ESMTP id 4Z49kD21L6zGp57; Fri, 28 Feb 2025 14:36:04 +0000 (UTC) Received: from [82.94.249.234] (mx3.investici.org [82.94.249.234]) (Authenticated sender: cayetano.santos@inventati.org) by localhost (Postfix) with ESMTPSA id 4Z49kD0kt1zGp4j; Fri, 28 Feb 2025 14:36:04 +0000 (UTC) From: Cayetano Santos To: guix-patches@gnu.org Subject: [PATCH 0/2] Add python-cocotb and missing dependency. Date: Fri, 28 Feb 2025 15:35:02 +0100 Message-ID: X-Mailer: git-send-email 2.48.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=82.94.249.234; envelope-from=csantosb@inventati.org; helo=latitanza.investici.org X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, RCVD_IN_VALIDITY_SAFE_BLOCKED=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.9 (/) X-Debbugs-Envelope-To: submit Cc: Cayetano Santos X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.1 (/) - Python-cocotb requires python-find-libpython. Cayetano Santos (2): gnu: Add python-find-libpython. gnu: Add python-cocotb. gnu/packages/electronics.scm | 36 ++++++++++++++++++++++++++++++++++++ gnu/packages/python-xyz.scm | 26 ++++++++++++++++++++++++++ 2 files changed, 62 insertions(+) -- 2.48.1 ------------=_1740757623-14246-1--