From patchwork Fri Sep 17 17:55:34 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Vinicius Monego X-Patchwork-Id: 33099 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 9370A27BBE3; Fri, 17 Sep 2021 18:57:44 +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.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H2,SPF_HELO_PASS,T_DKIM_INVALID, URIBL_BLOCKED autolearn=unavailable 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 ESMTPS id 5A63327BBE1 for ; Fri, 17 Sep 2021 18:57:44 +0100 (BST) Received: from localhost ([::1]:49652 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mRI7L-0006rW-En for patchwork@mira.cbaines.net; Fri, 17 Sep 2021 13:57:43 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:57742) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mRI6i-0006ao-Tt for guix-patches@gnu.org; Fri, 17 Sep 2021 13:57:06 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:49644) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mRI6h-0005By-9S for guix-patches@gnu.org; Fri, 17 Sep 2021 13:57:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mRI6h-0000RB-8c for guix-patches@gnu.org; Fri, 17 Sep 2021 13:57:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#50647] [PATCH 3/3] gnu: Remove python-py-bcrypt. Resent-From: Vinicius Monego Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 17 Sep 2021 17:57:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 50647 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 50647@debbugs.gnu.org Cc: Vinicius Monego Received: via spool by 50647-submit@debbugs.gnu.org id=B50647.16319013651585 (code B ref 50647); Fri, 17 Sep 2021 17:57:03 +0000 Received: (at 50647) by debbugs.gnu.org; 17 Sep 2021 17:56:05 +0000 Received: from localhost ([127.0.0.1]:32952 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mRI5l-0000PQ-91 for submit@debbugs.gnu.org; Fri, 17 Sep 2021 13:56:05 -0400 Received: from mout01.posteo.de ([185.67.36.65]:53257) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mRI5f-0000OS-ME for 50647@debbugs.gnu.org; Fri, 17 Sep 2021 13:56:03 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 0F8A3240027 for <50647@debbugs.gnu.org>; Fri, 17 Sep 2021 19:55:54 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1631901354; bh=WgXkzdOsW0nJUdGrABiTMfzn0Rne56jKazjAbyQpSOc=; h=From:To:Cc:Subject:Date:From; b=LH+3gUo2VzWU9JskMzR/RTMRs4qCarw04DpCvzzqiCBk7+qQT+YqQsTXqNjkSGTWj mcn2dbWKZusuXn4qFa8HYg2YchASj1g/Y/WJyLGGNePJE275ojYBUtIzh0EIrSanag Xretyc8/8Sd7CZZ88U/Y03Oj4eeprfcl0c8OD+t3Pmlfb602ky+OuK0/wzEjBjjHl2 tEokCJ0jDo9vQjfgFCjTNJY1j65Hgvc4IhpBouv2I4R5xmX3RRmjmSpl3giMNb2qqr eAHJDuXgYpuWVLgwLrq+0fLNp0PfWHBjKEqkERnYWs9xjl70IUnK2e+I9jCTrU0cPY PM4J02qlZJBzA== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4HB1pK1jsPz9rxW; Fri, 17 Sep 2021 19:55:52 +0200 (CEST) From: Vinicius Monego Date: Fri, 17 Sep 2021 17:55:34 +0000 Message-Id: <20210917175534.114800-3-monego@posteo.net> In-Reply-To: <20210917175534.114800-1-monego@posteo.net> References: <20210917175534.114800-1-monego@posteo.net> 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-crypto.scm (python-py-bcrypt, python2-py-bcrypt): Remove variables. --- gnu/packages/python-crypto.scm | 32 -------------------------------- 1 file changed, 32 deletions(-) diff --git a/gnu/packages/python-crypto.scm b/gnu/packages/python-crypto.scm index bfc97e53b3..1cddc56f1b 100644 --- a/gnu/packages/python-crypto.scm +++ b/gnu/packages/python-crypto.scm @@ -171,38 +171,6 @@ useful for a wide range of tasks, from verifying a hash found in /etc/shadow, to providing full-strength password hashing for multi-user application.") (license license:bsd-3))) -(define-public python-py-bcrypt - (package - (name "python-py-bcrypt") - (version "0.4") - (source - (origin - (method url-fetch) - (uri (pypi-uri "py-bcrypt" version)) - (sha256 - (base32 - "0y6smdggwi5s72v6p1nn53dg6w05hna3d264cq6kas0lap73p8az")))) - (build-system python-build-system) - (home-page "https://code.google.com/p/py-bcrypt") - (synopsis - "Bcrypt password hashing and key derivation") - (description - "A python wrapper of OpenBSD's Blowfish password hashing code. This -system hashes passwords using a version of Bruce Schneier's Blowfish block -cipher with modifications designed to raise the cost of off-line password -cracking and frustrate fast hardware implementation. The computation cost of -the algorithm is parametrised, so it can be increased as computers get faster. -The intent is to make a compromise of a password database less likely to -result in an attacker gaining knowledge of the plaintext passwords (e.g. using -John the Ripper).") - ;; "sha2.c" is under BSD-3; - ;; "blowfish.c" and "bcrypt.c" are under BSD-4; - ;; the rest is under ISC. - (license (list license:isc license:bsd-3 license:bsd-4)))) - -(define-public python2-py-bcrypt - (package-with-python2 python-py-bcrypt)) - (define-public python-pyblake2 (package (name "python-pyblake2")