From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id GJidIHe+rmT4qQAASxT56A (envelope-from ) for ; Wed, 12 Jul 2023 16:53:43 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id MPZjIHe+rmROCgEAauVa8A (envelope-from ) for ; Wed, 12 Jul 2023 16:53:43 +0200 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 5C0BA54A23 for ; Wed, 12 Jul 2023 16:53:43 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=debian.org header.s=1.vagrant.user header.b="EBxRkB/v"; 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=1689173623; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: 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=8qd5LhqDtHT48bs1DB3iniilmspxH3nDiEqu1LsxtEA=; b=EcQOOnBZBbY1KNIRw+6zfSvlVXWnRequgOI+HpbUTgF6+qrhl1mXCUKx1cMlB8zbwBNUNr gqA2V+vn/0L46Y5TmdJ7Qb7+lmI/wEUKRe+cHjec9lmUuYSwISc0CTCU37UmBc9qrnYWWx KZ/3ac5ISc6bSVqGIJlfFg9m4FeF9Y9+XSbNgo46Pse/F2Wsxyk1l8Zl6XFpluatW+tQqR sOVGbvdc84b2KB5lqZiZGAAf62lvveYWOO4Cvob7q/eGeSzpl9bEZfD1L24vGQxzWjZQX8 NVDgaWTkNOTvV7EfIjrcfi/0UPHRTNaBWTZgoPxOkv3WBUru/lh28abGyEv+gA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=debian.org header.s=1.vagrant.user header.b="EBxRkB/v"; 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-Seal: i=1; s=key1; d=yhetil.org; t=1689173623; a=rsa-sha256; cv=none; b=Lj1sbNpXImqYH7O3dlal4qqkJ5Qt8z3ypFo9KVKbuKS9euCA1tFaJzype2eaz1g70y9IoV iAgk8sz8HiqOZfmWnEwpjF9ADjsE8L2AOa9JeYy45h36GGcHLVh4jSo+XoioeECry6JAPf wJd4Asj2yyzqni9kgB7mSvq1B2BChaDUsSiTIoU2gfmM3qR5aelLfxtA9RGxgRJ/rW1Kxw GDCXjHUkLvOevP7cnwj+O1I/RoU9pp/cfs6D8wpj0qBQUm3in1UsiS/G8bj2BmTPsRoaFv eUKYJFNSvZePU95OfO1A/U5pvhQO5hrPDxDenO9AMa3JQNFwznnVBlEoObLYTw== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qJbDE-00062y-AQ; Wed, 12 Jul 2023 10:53: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 1qJbDD-00062V-8Y for guix-patches@gnu.org; Wed, 12 Jul 2023 10:53:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qJbDD-0003bH-0K for guix-patches@gnu.org; Wed, 12 Jul 2023 10:53:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qJbDC-0001cU-Sc for guix-patches@gnu.org; Wed, 12 Jul 2023 10:53:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64149] [PATCH v3 5/6] gnu: patman: Add python-u-boot-pylib to inputs. Resent-From: vagrant@debian.org Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 12 Jul 2023 14:53:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64149 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: 64149@debbugs.gnu.org Cc: vagrant@debian.org, ludo@gnu.org, efraim@flashner.co.il, maxim.cournoyer@gmail.com Received: via spool by 64149-submit@debbugs.gnu.org id=B64149.16891735556149 (code B ref 64149); Wed, 12 Jul 2023 14:53:02 +0000 Received: (at 64149) by debbugs.gnu.org; 12 Jul 2023 14:52:35 +0000 Received: from localhost ([127.0.0.1]:52760 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qJbCl-0001b6-2q for submit@debbugs.gnu.org; Wed, 12 Jul 2023 10:52:35 -0400 Received: from cascadia.aikidev.net ([173.255.214.101]:54180) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qJbCj-0001aQ-DV for 64149@debbugs.gnu.org; Wed, 12 Jul 2023 10:52:33 -0400 Received: from localhost (unknown [IPv6:2600:3c01:e000:21:7:77:0:50]) (Authenticated sender: vagrant@aikidev.net) by cascadia.aikidev.net (Postfix) with ESMTPSA id 73FE81AD25; Wed, 12 Jul 2023 07:52:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=debian.org; s=1.vagrant.user; t=1689173547; bh=3G40GOLje2isgDXXsg4PGh3gxfk63XLouVl6pcFVfhI=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=EBxRkB/vFWi9TlBcd0yUd0jhIIlvQzJ1UdculwL4YWYW6RT4j3BuuFgV8B/psL34k ts2Ih/wAxIhuCwnnor+XDWMcXg5jgluI9hhhT55btYtHpWEZAMeBOh+nzIG1f3f206 1hi80NRZpciLY+rhJwPzDQCPUxLf5RGmuF0aE8pIvkNKFJ6wpxJgjrZntiD+hvdR2f ebSCQEPz90PPGH4D4JDMYMggXz9axC+0n7egql+tKW+uWlJ60OzjQCSAMs7Fj6AV/F Qf6OG03k1OpivLOQP0UaTp8gx3UzOV2N6ABL3eXkvA+5H0pAh75EBkm7DtMXy1JCde 64bFhS1GpljMQ== From: vagrant@debian.org Date: Wed, 12 Jul 2023 07:52:05 -0700 Message-Id: <20230712145206.298746-5-vagrant@debian.org> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230712145206.298746-1-vagrant@debian.org> References: <874jm95gmz.fsf@wireframe> <20230712145206.298746-1-vagrant@debian.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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-Migadu-Queue-Id: 5C0BA54A23 X-Migadu-Scanner: mx1.migadu.com X-Migadu-Spam-Score: -0.81 X-Spam-Score: -0.81 X-TUID: zX48p6DyxW1o From: Maxim Cournoyer * gnu/packages/bootloaders.scm (patman) [inputs]: Add python-u-boot-pylib. --- gnu/packages/bootloaders.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/bootloaders.scm b/gnu/packages/bootloaders.scm index 704d607b79..f9abef49d6 100644 --- a/gnu/packages/bootloaders.scm +++ b/gnu/packages/bootloaders.scm @@ -878,7 +878,7 @@ (define-public patman (add-after 'unpack 'chdir (lambda _ (chdir "tools/patman")))))) - (inputs (list python-pygit2 python-requests)) + (inputs (list python-pygit2 python-requests python-u-boot-pylib)) (synopsis "Patch automation tool") (description "Patman is a patch automation script which: @itemize -- 2.39.2