From patchwork Thu Jun 11 15:13:37 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Giacomo Leidi X-Patchwork-Id: 22652 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 A914027BBE3; Thu, 11 Jun 2020 16:23:54 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.0 required=5.0 tests=BAYES_00,DKIM_ADSP_ALL, DKIM_SIGNED,MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H4,RCVD_IN_MSPIKE_WL, T_DKIM_INVALID,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTP id 71C3727BBE1 for ; Thu, 11 Jun 2020 16:23:54 +0100 (BST) Received: from localhost ([::1]:41794 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jjP3Z-0007iJ-QX for patchwork@mira.cbaines.net; Thu, 11 Jun 2020 11:23:54 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:52306) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jjOv3-00073o-4Y for guix-patches@gnu.org; Thu, 11 Jun 2020 11:15:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:54453) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jjOv2-00049d-N8 for guix-patches@gnu.org; Thu, 11 Jun 2020 11:15:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jjOv2-0005Jt-Ii for guix-patches@gnu.org; Thu, 11 Jun 2020 11:15:04 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#41807] [PATCH 06/26] gnu: Add python-trustme. Resent-From: Giacomo Leidi Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 11 Jun 2020 15:15:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 41807 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 41807@debbugs.gnu.org Cc: Giacomo Leidi Received: via spool by 41807-submit@debbugs.gnu.org id=B41807.159188846320197 (code B ref 41807); Thu, 11 Jun 2020 15:15:04 +0000 Received: (at 41807) by debbugs.gnu.org; 11 Jun 2020 15:14:23 +0000 Received: from localhost ([127.0.0.1]:37720 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jjOuM-0005Fa-Oj for submit@debbugs.gnu.org; Thu, 11 Jun 2020 11:14:23 -0400 Received: from latitanza.investici.org ([82.94.249.234]:23531) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jjOuG-0005Ct-06 for 41807@debbugs.gnu.org; Thu, 11 Jun 2020 11:14:16 -0400 Received: from mx3.investici.org (unknown [127.0.0.1]) by latitanza.investici.org (Postfix) with ESMTP id EB38B120963; Thu, 11 Jun 2020 15:14:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=autistici.org; s=stigmate; t=1591888454; bh=geReHfMYxqwi3WUv76wtbKLHFuOo5OpIxGLsOHkms/I=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=Cqu16LVqld8fPkaHWwZPowNhlgyHQLHsaEFg0nbgK47BGvaDHPhhdZkAH35lbUCGr kPOx+RYtFiqlHaLUlJKNDRZZ0rTk3MeG0PIz/FN+tgCd3IzX13AWDHE+45hBZEP3RB EJESPTAChOA3nIzZrkTr5ff1rCtAqy/nQyX28cr0= Received: from [82.94.249.234] (mx3.investici.org [82.94.249.234]) (Authenticated sender: goodoldpaul@autistici.org) by localhost (Postfix) with ESMTPSA id BC5C012015C; Thu, 11 Jun 2020 15:14:14 +0000 (UTC) From: Giacomo Leidi Date: Thu, 11 Jun 2020 17:13:37 +0200 Message-Id: <20200611151357.18843-6-goodoldpaul@autistici.org> X-Mailer: git-send-email 2.26.2 In-Reply-To: <20200611151357.18843-1-goodoldpaul@autistici.org> References: <20200611151357.18843-1-goodoldpaul@autistici.org> MIME-Version: 1.0 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+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches * gnu/packages/python-xyz.scm (python-trustme): New variable. --- gnu/packages/python-xyz.scm | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index d671c66e9d..f1feccd8c2 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -20194,3 +20194,29 @@ as tasks, sockets, files, locks, and queues.") async function is running under.") ;; Choice of either license. (license (list license:expat license:asl2.0)))) + +(define-public python-trustme + (package + (name "python-trustme") + (version "0.6.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "trustme" version)) + (sha256 + (base32 + "0v3vr5z6apnfmklf07m45kv5kaqvm6hxrkaqywch57bjd2siiywx")))) + (build-system python-build-system) + (propagated-inputs + `(("python-cryptography" ,python-cryptography) + ("python-idna" ,python-idna) + ("python-ipaddress" ,python-ipaddress))) + (home-page + "https://github.com/python-trio/trustme") + (synopsis + "Generates self-signed TLS certificates for testing purposes") + (description + "@code{python-trustme} is a Python package that generates self-signed +TLS certificates for testing purposes.") + ;; Choice of either license. + (license (list license:expat license:asl2.0))))