From patchwork Tue Oct 29 14:03:51 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Guillaume Le Vaillant X-Patchwork-Id: 15876 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 1B40F1768E; Tue, 29 Oct 2019 14:10:53 +0000 (GMT) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_MSPIKE_H2, T_DKIM_INVALID,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.0 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTP id C4E7A17607 for ; Tue, 29 Oct 2019 14:10:52 +0000 (GMT) Received: from localhost ([::1]:57120 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iPSCy-0000br-3d for patchwork@mira.cbaines.net; Tue, 29 Oct 2019 10:10:52 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:58959) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iPSCm-0000X8-8C for guix-patches@gnu.org; Tue, 29 Oct 2019 10:10:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iPS7K-0003jh-8B for guix-patches@gnu.org; Tue, 29 Oct 2019 10:05:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:39595) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iPS7K-0003jd-4n for guix-patches@gnu.org; Tue, 29 Oct 2019 10:05:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iPS7J-0001wF-U7 for guix-patches@gnu.org; Tue, 29 Oct 2019 10:05:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#37975] [PATCH v2 1/2] gnu: Add python-keyutils. Resent-From: Guillaume Le Vaillant Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 29 Oct 2019 14:05:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 37975 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 37975@debbugs.gnu.org Cc: Guillaume Le Vaillant Received: via spool by 37975-submit@debbugs.gnu.org id=B37975.15723578637387 (code B ref 37975); Tue, 29 Oct 2019 14:05:01 +0000 Received: (at 37975) by debbugs.gnu.org; 29 Oct 2019 14:04:23 +0000 Received: from localhost ([127.0.0.1]:48413 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iPS6g-0001v4-M8 for submit@debbugs.gnu.org; Tue, 29 Oct 2019 10:04:22 -0400 Received: from mout02.posteo.de ([185.67.36.66]:42925) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iPS6e-0001ur-98 for 37975@debbugs.gnu.org; Tue, 29 Oct 2019 10:04:20 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 668A0240101 for <37975@debbugs.gnu.org>; Tue, 29 Oct 2019 15:04:14 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1572357854; bh=DFsoBgTS2SIb6E9F6XGA8zreYGLSmu4CO0SbZDQxO5o=; h=From:To:Cc:Subject:Date:From; b=dNlLygxkTPkOj0yPASAb4lgrcT0v71AAmXTJ2VfraiakZ+X4FoaV9vFtVi3DobRCM 6gEHcbAZycLdxWfYEZ5NFTzYtfze+OuGlMSSURj+C8NQnHWzWsQJa6DIYD21RvQeRx OMIX59Xv/Qz6z789DKFY5oN1YIEMmIm8VBPdbkp/qMKwuNQNTAH9ZcdJf5gfoOWLCT 2ntG+s1yqyzzTGxJQ8eeF0RWlCK1O8o0IEUa6vTERZUQS/KfqAjDFmHEfFvJiR1mQr zWjHquWBDKT1fWY3GLyIozxbo9iAsdKaQSBuHA3nttJDR/zPb+L/0F2xGhPsuTiQxG PVSULxPIfen5Q== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 472YGy5Tgyz9s2L; Tue, 29 Oct 2019 15:04:10 +0100 (CET) From: Guillaume Le Vaillant Date: Tue, 29 Oct 2019 15:03:51 +0100 Message-Id: <20191029140352.3093-1-glv@posteo.net> X-Mailer: git-send-email 2.23.0 In-Reply-To: <87o8xz646a.fsf@yamatai> References: <87o8xz646a.fsf@yamatai> MIME-Version: 1.0 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 209.51.188.43 X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches * gnu/packages/python-crypto.scm (python-keyutils): New variable. --- gnu/packages/python-crypto.scm | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/gnu/packages/python-crypto.scm b/gnu/packages/python-crypto.scm index f05c01060f..7dac25eb61 100644 --- a/gnu/packages/python-crypto.scm +++ b/gnu/packages/python-crypto.scm @@ -19,6 +19,7 @@ ;;; Copyright © 2018 Nicolas Goaziou ;;; Copyright © 2018 Vagrant Cascadian ;;; Copyright © 2018 Nam Nguyen +;;; Copyright © 2019 Guillaume Le Vaillant ;;; ;;; This file is part of GNU Guix. ;;; @@ -1062,3 +1063,30 @@ Password-Authenticated Key Exchange algorithm.") (description "This package provides a Twisted-based Tor controller client, with state-tracking and configuration abstractions.") (license license:expat))) + +(define-public python-keyutils + (package + (name "python-keyutils") + (version "0.6") + (source + (origin + (method url-fetch) + (uri (pypi-uri "keyutils" version)) + (sha256 + (base32 + "0lipygpzhwzzsq2k5imb1jgkmj8y4khxdwhzadjs3bd56g6bmkx9")))) + (build-system python-build-system) + (native-inputs + `(("python-pytest" ,python-pytest) + ("python-pytest-runner" ,python-pytest-runner))) + (inputs + `(("keyutils" ,keyutils))) + (arguments + '(#:tests? #f)) + (home-page "https://github.com/sassoftware/python-keyutils") + (synopsis "Python bindings for keyutils") + (description + "This is a set of python bindings for keyutils, a key management suite +that leverages the infrastructure provided by the Linux kernel for safely +storing and retrieving sensitive infromation in your programs.") + (license license:asl2.0)))