From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id UMO2NfK1r2AyOQAAgWs5BA (envelope-from ) for ; Thu, 27 May 2021 17:08:34 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id +OCGMfK1r2D+GgAAB5/wlQ (envelope-from ) for ; Thu, 27 May 2021 15:08:34 +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 63A11299CE for ; Thu, 27 May 2021 17:08:34 +0200 (CEST) Received: from localhost ([::1]:49700 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lmHcf-0002UB-FH for larch@yhetil.org; Thu, 27 May 2021 11:08:33 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:42782) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lmHPb-0002bA-GY for guix-patches@gnu.org; Thu, 27 May 2021 10:55:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:41039) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lmHPa-0005wx-V5 for guix-patches@gnu.org; Thu, 27 May 2021 10:55:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lmHPa-0008CH-U2 for guix-patches@gnu.org; Thu, 27 May 2021 10:55:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#48702] [PATCH 2/3] gnu: Add patatt. Resent-From: Kyle Meyer Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 27 May 2021 14:55:02 +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 Received: via spool by 48702-submit@debbugs.gnu.org id=B48702.162212729831480 (code B ref 48702); Thu, 27 May 2021 14:55:02 +0000 Received: (at 48702) by debbugs.gnu.org; 27 May 2021 14:54:58 +0000 Received: from localhost ([127.0.0.1]:52582 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lmHPV-0008Ba-W3 for submit@debbugs.gnu.org; Thu, 27 May 2021 10:54:58 -0400 Received: from out2.migadu.com ([188.165.223.204]:32869) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lmHPQ-0008BE-KJ for 48702@debbugs.gnu.org; Thu, 27 May 2021 10:54:53 -0400 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=1622127291; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=NBDyOxUgHzwFBWbtiKbtLjSI64o1Y4jXvXJHqa68yt4=; b=oVgyuJ6T56culkefBBqCjOijioAtfoZpglVkmxsBcqVXbIM/iwEGE/HkpCbV2LqjnCe514 2prAbl0GUPeP5tS/S8W00RXyH5hRta4HO9qjZ0Pjt5rCYr0fhnxWibdGWCWTqYSQ7RoFMS bb2kI+8EnXJaMO4qRCO21jZdylGkkb49atCq0pJkXiVJ/K5vfMvckd3ud2Mu5lUNoWJV6p uCxLH5I5fRhWB4XxMfaL54QQwvL8D6jK+bmdB9DLpnq8C3zzKTT37L72BTjFZ3qWnrr5Xv gbOdWujoxcNNqf6IZ0CIMHUMCpuLLX2pi7jCMJkM6r1L3lPuLbma8xR0GH3ghQ== From: Kyle Meyer Date: Thu, 27 May 2021 10:54:20 -0400 Message-Id: <20210527145421.11903-2-kyle@kyleam.com> In-Reply-To: <20210527145046.11773-1-kyle@kyleam.com> References: <20210527145046.11773-1-kyle@kyleam.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Migadu-Auth-User: kyle@kyleam.com 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 ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1622128114; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to: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=NBDyOxUgHzwFBWbtiKbtLjSI64o1Y4jXvXJHqa68yt4=; b=Wdecrd2BQX1cBEIYQK087WuQXig2l5CgiqqN6NmIzxyWNRG9hXpioOSKbOol8234QAgHkl R9WZ9HEQ1mJcCTjn7/IxtWv9bNg4szYGUqpWBDg5t0Y59VUhuAQUrOhdCHQtvrcBxcqor7 HT+pE+lq4Ak8HR2HzleKy4nr5f0t6HknWGj+zFe6iTrh6w+WNv3heDoJpC/7deC53v7dNk p+9FlRVJ3dBsROOp9O8SyRmxq5dzVLVdqnhq3evvXHGC0K7VjRxsdeGfkTLh346MtL4W+V 9m9LBBanpu/bd24w2qOFb1ois+6d5wvhe81zCs8dgpYOQnbQfw4lWrKa6UMajg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1622128114; a=rsa-sha256; cv=none; b=I30T2S3WVfcv7+qmmAR4PeOfBvpShu2wds3jNkM2Z8cGpqmcEW4gm+EBnjXRuEL+1jrObM l0mSUHrTpcBA0HY9MOA9PDQdPkHB43pAQu2j5ezW5IFjtI2GC1/P7HxoFozj1HWHD2lpoA wZeI1KKG4+SOUGR0+hx08iz9qGJkSPNM28bg62JZ+Zch4I/g9s4wyun2VF82+K22jXwxtw 9PYCsln5fI46ehIyjsVaSQdAG6duXGjJrI1Ex/O4pvN3zNjk1fSHLrfhmSrcQD92RYS6UF Wj4e/8muT4v2Qg8UU5hA5KswJTDS/BFeKk9M2tNrOOpwazbKxbkswXu9kHKvLQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=kyleam.com header.s=key1 header.b=oVgyuJ6T; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: 3.57 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=kyleam.com header.s=key1 header.b=oVgyuJ6T; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: 63A11299CE X-Spam-Score: 3.57 X-Migadu-Scanner: scn0.migadu.com X-TUID: hxWfSqhpSDax * gnu/packages/version-control.scm (patatt): New variable. --- gnu/packages/version-control.scm | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/gnu/packages/version-control.scm b/gnu/packages/version-control.scm index 80842ecf0c..6d555c16d9 100644 --- a/gnu/packages/version-control.scm +++ b/gnu/packages/version-control.scm @@ -109,6 +109,7 @@ (define-module (gnu packages version-control) #:use-module (gnu packages python) #:use-module (gnu packages python-build) #:use-module (gnu packages python-check) + #:use-module (gnu packages python-crypto) #:use-module (gnu packages python-web) #:use-module (gnu packages python-xyz) #:use-module (gnu packages readline) @@ -2422,6 +2423,28 @@ (define-public grokmirror based on a manifest file published by servers.") (license license:gpl3+))) +(define-public patatt + (package + (name "patatt") + (version "0.4.3") + (source + (origin + (method url-fetch) + (uri (pypi-uri "patatt" version)) + (sha256 + (base32 "0gqcrigq8alxydl6w5kxwdjfkpjhqprpwa3180sbkjlnvans71fs")))) + (build-system python-build-system) + (arguments '(#:tests? #f)) ; No tests. + (propagated-inputs + `(("python-pynacl" ,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.32.0.rc1.229.g3e70b5a671