From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:c151::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id 9RaJLEEURmGc4wAAgWs5BA (envelope-from ) for ; Sat, 18 Sep 2021 18:30:57 +0200 Received: from aspmx2.migadu.com ([2001:41d0:2:c151::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id aOzEJ0EURmEcVAAA1q6Kng (envelope-from ) for ; Sat, 18 Sep 2021 16:30:57 +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 aspmx2.migadu.com (Postfix) with ESMTPS id 1015A2C7F3 for ; Sat, 18 Sep 2021 18:30:57 +0200 (CEST) Received: from localhost ([::1]:47564 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mRdEu-0008TW-3z for larch@yhetil.org; Sat, 18 Sep 2021 12:30:56 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40000) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mRdE4-0008Se-6H for guix-patches@gnu.org; Sat, 18 Sep 2021 12:30:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:53344) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mRdE3-0001Jm-RL for guix-patches@gnu.org; Sat, 18 Sep 2021 12:30:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mRdE3-0004os-NW for guix-patches@gnu.org; Sat, 18 Sep 2021 12:30:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#48702] [PATCH v4 2/3] gnu: Add patatt. Resent-From: Kyle Meyer Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 18 Sep 2021 16:30:03 +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 Received: via spool by 48702-submit@debbugs.gnu.org id=B48702.163198255618416 (code B ref 48702); Sat, 18 Sep 2021 16:30:03 +0000 Received: (at 48702) by debbugs.gnu.org; 18 Sep 2021 16:29:16 +0000 Received: from localhost ([127.0.0.1]:36653 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mRdDI-0004ms-0p for submit@debbugs.gnu.org; Sat, 18 Sep 2021 12:29:16 -0400 Received: from out2.migadu.com ([188.165.223.204]:15933) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mRdD3-0004lv-6x for 48702@debbugs.gnu.org; Sat, 18 Sep 2021 12:29:04 -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=1631982540; 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=SWGmQo2yeczmFvDtGZtupDobLTcmnwrA9QCreHapR04=; b=L5ohM0aMmji2W7Xz2dK1WEkTAtRuw90qEooaS6dw4tG0hY736zmcY4tSiiYBmQiNT1WZEP 9Qc783bp5myp/iAtyasKgJhRQwSPmN5ovtiGZw4NjHpOhjZqr++OqioChV4buAWfTzFrm6 g684EqnOsu7E/BIBQVClgf5TBtHj02KfnFWREwMpjFgv+tZxIExD0XzHNR1x93MdjfFdKv XKgGtGrElg1cyXGsk/NydwgVoCDJIcS/kqeZnRYSPumursruKgvesFrsLRApicwYL6rR5l 0VTgsO8DjDlWoBkkhOqXxkGtYd9WcqJavC2042mhEQvEJNIoyEceMq0c3/k5/Q== From: Kyle Meyer Date: Sat, 18 Sep 2021 12:28:52 -0400 Message-Id: <20210918162853.25997-3-kyle@kyleam.com> In-Reply-To: <20210918162853.25997-1-kyle@kyleam.com> References: <20210717130941.25146-1-kyle@kyleam.com> <20210918162853.25997-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 ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1631982657; 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=SWGmQo2yeczmFvDtGZtupDobLTcmnwrA9QCreHapR04=; b=gVDO8y9q87MbCf2lYsRvwTwWMXbWm6V4gTa7Z1/nVZRZqYUbjj5d4qmOXOvHP2uiQ+5vkY 3jdINXExozMpRyC6z4myD5nz7jLtR4TkkeSDZ0sXnfzc9SYKH+Y0CkNceUVWGgZFh7eRs5 GbKBBS6Aw3VSQcaLNE+h2EVNf/493ebwhyO92TvLmX1bNNgQLuhqGlPt2/w4MSboOIwL77 bDDeWZYIZvo0HwKDRq0wOeHucX0dmXt1NUqOAH5BfJEp51uYj+g3sXrK5c/DqKcFzBzMFx S+ehas4ZyjWxyFOyUSvbM4MaYrMn6tPBbw4d9Dx5VAMamRayW12xJQvPRUscLQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1631982657; a=rsa-sha256; cv=none; b=RR+7DAbgb2Fm79Mj7vbhye3z4s6FdFwncF5Dy8SpkuXZuE8LBvzIZIIUUkJDriIjbmBavQ rUXqFPngWzsZD7rr47EjXoFJJdsR783qSfEHKFk0Q8EBJvsEWmTuy6QhcInt7qXTCF7m2B g7G8rZMPCe8xIYdCxpNVosEDxnPSCSYPw+g/DeYUNeV1vyIbKbo4czpRryzoyf6X23llYm EXVTcy8TRf/xh8Kim50pbY8RqFvLKNJlii6IteDQX54O+ffpuT4LUIHpfYWlrptI8H29fw T7DmlQODkLR4ZMmbWlrxfZ88nlgU2/44nHraEpuSzVBPJ9N9DF8S8WqBPvCg+Q== ARC-Authentication-Results: i=1; aspmx2.migadu.com; dkim=fail ("headers rsa verify failed") header.d=kyleam.com header.s=key1 header.b=L5ohM0aM; dmarc=none; spf=pass (aspmx2.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: 5.11 Authentication-Results: aspmx2.migadu.com; dkim=fail ("headers rsa verify failed") header.d=kyleam.com header.s=key1 header.b=L5ohM0aM; dmarc=none; spf=pass (aspmx2.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: 1015A2C7F3 X-Spam-Score: 5.11 X-Migadu-Scanner: scn0.migadu.com X-TUID: 6mFf7jslSUvL * 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 fe84601372..594a2c2003 100644 --- a/gnu/packages/version-control.scm +++ b/gnu/packages/version-control.scm @@ -111,6 +111,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) @@ -2500,6 +2501,28 @@ (define-public grokmirror based on a manifest file published by servers.") (license license:gpl3+))) +(define-public patatt + (package + (name "patatt") + (version "0.4.8") + (source + (origin + (method url-fetch) + (uri (pypi-uri "patatt" version)) + (sha256 + (base32 "1jj3c2rc5lzgsk3x2bq1295g7h59y9y8vi9a0gzqh3aqka00zqak")))) + (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.33.0