From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id QARGO9mIvWGugwAAgWs5BA (envelope-from ) for ; Sat, 18 Dec 2021 08:08:09 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id GP0dNtmIvWGpBAAAbx9fmQ (envelope-from ) for ; Sat, 18 Dec 2021 07:08:09 +0000 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 B5C1FBFD for ; Sat, 18 Dec 2021 08:08:09 +0100 (CET) Received: from localhost ([::1]:58402 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1myTpA-0007I3-Sa for larch@yhetil.org; Sat, 18 Dec 2021 02:08:08 -0500 Received: from eggs.gnu.org ([209.51.188.92]:55300) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1myTp4-0007Hd-Fe for guix-patches@gnu.org; Sat, 18 Dec 2021 02:08:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:57847) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1myTp4-00076j-6n for guix-patches@gnu.org; Sat, 18 Dec 2021 02:08:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1myTp4-00087m-0A for guix-patches@gnu.org; Sat, 18 Dec 2021 02:08:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#48702] [PATCH v5 2/3] gnu: Add patatt. Resent-From: Kyle Meyer Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 18 Dec 2021 07:08:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 48702 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 48702@debbugs.gnu.org Cc: Xinglu Chen , Aleksandr Vityazev Received: via spool by 48702-submit@debbugs.gnu.org id=B48702.163981122631150 (code B ref 48702); Sat, 18 Dec 2021 07:08:01 +0000 Received: (at 48702) by debbugs.gnu.org; 18 Dec 2021 07:07:06 +0000 Received: from localhost ([127.0.0.1]:41156 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1myTo9-00086L-U7 for submit@debbugs.gnu.org; Sat, 18 Dec 2021 02:07:06 -0500 Received: from out1.migadu.com ([91.121.223.63]:45234) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1myTo5-00085Z-Hc for 48702@debbugs.gnu.org; Sat, 18 Dec 2021 02:07:02 -0500 X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kyleam.com; s=key1; t=1639811221; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=DSymw5r+gwubnL6B5jlMM9mmJuCs7hpDGlXdgBZBPjg=; b=wQQBlmIzvAfQLLzynLILwn5DkIOTkbRLl1d8JWsionDaST02x2cd9wl2Uu0CXlfFB2X9xH octuccs7Diq4hJE6EGG4YSBGb4ppvI4GWnLtQvzbgoqBPpbBD+up6rPRFEf/9DCDEhtR4I 59MHrxzIdzVao2FUufrwDakH7QYp/TRFhJj1hbV6j0wuGsJRf+ITrj0VK8J40jQ15zG+AY 7VjUCZodog0wx9nq4bKvydwNX+BKMs5TBiZ/usvxcJYX9MnkbnIVXIIqkHJG0qM6auQguZ +BGsnpxKbQqatKWo8fy9JTJZYgBmmOeQUdm9x0ygwDAYLouSC2CACM4Tchu7rQ== From: Kyle Meyer Date: Sat, 18 Dec 2021 02:06:47 -0500 Message-Id: <20211218070648.278181-3-kyle@kyleam.com> In-Reply-To: <20211218070648.278181-1-kyle@kyleam.com> References: <20210918162853.25997-1-kyle@kyleam.com> <20211218070648.278181-1-kyle@kyleam.com> 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" X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1639811289; 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=DSymw5r+gwubnL6B5jlMM9mmJuCs7hpDGlXdgBZBPjg=; b=YPI5vn8ar6vF5oJz0eQqadJNArQYDLbBGeh3MqbwaMQhSMgQZ93cxUFc3IISKS6rB8w5lK 3LnmQS8oIqdbutXEK/GBr16usDVI/OZPHajnb4/+XXkt2RRKeRzomTfVLN1OzzbGouiEWR cbPtPg4seNfB1XS8uL3e/M/kajt4rwLSLsdNsYovZU5jN8xJXHNRhrqmeDTE6TDQhErwPz Wk0TtXn5El9Ly3YDlQxOIUpcG0CAOxADu2+bh9sw4apDL2FdHHAWzUxtyAAFzWysm4u3C3 QEBv/TOaWPkQm14SBYIC6ZmwnavqZWJjvcjDvMzSk/0lxjsif0eW2hvX6D4nwg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1639811289; a=rsa-sha256; cv=none; b=G2pHAeQPjUfwsb3r5YucAiksn23Swk7fKNBjG+BVcMl8v1QFXnyKZ5O4RGWQyUsQX3BByX JyI5JBDeCUcD4fbEnj8vaFgySSNXg21zeQaqPJVHX+bWcf9xkJYZe9MT3Lpknd9C8cdC9S x4HUwmPNBnBmGWtoBWS/4hws2lCofgNhE80gh11Uuab1VeGX802kHfQD4oB0axlZC4f0yg HnbLv4NG1tIcwrgveKV4xeWroDMOPfy8lnwCXEUydgy/0PERDwcRzjo8/T8MWdQXGGm25Y L2ALABYo2SFWxScV0GYFTX1XDYoLTphEK3r2qO5tgQVTZRox8ZTFj/wwI1Q3pw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=kyleam.com header.s=key1 header.b=wQQBlmIz; 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" X-Migadu-Spam-Score: -0.90 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=kyleam.com header.s=key1 header.b=wQQBlmIz; 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" X-Migadu-Queue-Id: B5C1FBFD X-Spam-Score: -0.90 X-Migadu-Scanner: scn0.migadu.com X-TUID: 9EQNurjAakd3 * gnu/packages/version-control.scm (patatt): New variable. --- gnu/packages/version-control.scm | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/gnu/packages/version-control.scm b/gnu/packages/version-control.scm index 8044370dfb..3de7ed50a8 100644 --- a/gnu/packages/version-control.scm +++ b/gnu/packages/version-control.scm @@ -2537,6 +2537,28 @@ (define-public grokmirror based on a manifest file published by servers.") (license license:gpl3+))) +(define-public patatt + (package + (name "patatt") + (version "0.4.9") + (source + (origin + (method url-fetch) + (uri (pypi-uri "patatt" version)) + (sha256 + (base32 "0fpbkmdlnz9s1lakw11jlrzpz4mb6f4dksdiir9g1ppq0g34sy58")))) + (build-system python-build-system) + (arguments '(#:tests? #f)) ; No tests. + (propagated-inputs + (list python-pynacl)) + (home-page "https://git.kernel.org/pub/scm/utils/patatt/patatt.git") + (synopsis "Tool for cryptographic patch attestation") + (description "This utility provides end-to-end cryptographic attestation +of patches sent via mail. It does so by adapting the DKIM email signature +standard to include cryptographic signatures via the X-Developer-Signature +email header.") + (license license:expat-0))) + (define-public b4 (package (name "b4") -- 2.34.0