From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id YAtiIwbXRGE1LgAAgWs5BA (envelope-from ) for ; Fri, 17 Sep 2021 19:57:26 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id iOjeHgbXRGFTYQAAbx9fmQ (envelope-from ) for ; Fri, 17 Sep 2021 17:57:26 +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 0F1191C4DA for ; Fri, 17 Sep 2021 19:57:26 +0200 (CEST) Received: from localhost ([::1]:49304 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mRI73-0006bx-34 for larch@yhetil.org; Fri, 17 Sep 2021 13:57:25 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:57738) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mRI6h-0006aM-0C for guix-patches@gnu.org; Fri, 17 Sep 2021 13:57:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:49642) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mRI6g-0005BR-EQ for guix-patches@gnu.org; Fri, 17 Sep 2021 13:57:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mRI6g-0000Qw-DO for guix-patches@gnu.org; Fri, 17 Sep 2021 13:57:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#50647] [PATCH 1/3] gnu: Remove python2-passlib. References: <20210917175410.114624-1-monego@posteo.net> In-Reply-To: <20210917175410.114624-1-monego@posteo.net> Resent-From: Vinicius Monego Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 17 Sep 2021 17:57:02 +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.16319013611545 (code B ref 50647); Fri, 17 Sep 2021 17:57:02 +0000 Received: (at 50647) by debbugs.gnu.org; 17 Sep 2021 17:56:01 +0000 Received: from localhost ([127.0.0.1]:32945 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mRI5Z-0000OR-ME for submit@debbugs.gnu.org; Fri, 17 Sep 2021 13:56:01 -0400 Received: from mout02.posteo.de ([185.67.36.66]:39905) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mRI5X-0000OC-Ga for 50647@debbugs.gnu.org; Fri, 17 Sep 2021 13:55:52 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id A99F5240101 for <50647@debbugs.gnu.org>; Fri, 17 Sep 2021 19:55:45 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1631901345; bh=tTzT8hIXrNlQYxoGe0JFi0cBV6IR3vEO/rMSzZyPU/A=; h=From:To:Cc:Subject:Date:From; b=Ims9HR7QSoqEiPNymngg75Nly8ZKpSPzUW3q10QZGZEBbcMd6QbD+DtV/4uGkHV3h 9aUskE9ZW/qS4ZzPVef6HLjU8Li24vwZZ4I4SoT+2DCPtbTmtNE9Wi7BnfYd2oTcjx VQMDaKwpEjuYmMfj4LyiH8ablwcM5w8FwrjlsjWyuOs7rEOLlo4VAnb3Hdfw7v8iz6 +hAtHoen2+iHr7+ZwAcUG6onu8HghX0K8NYqEB5/o8pzXKDLXbk2hjStz8VbRG7qjg Jo8pqYRzdLcuGAbPrxWy7LdJ3DFHxmi6DKwEyLYs1rSnB3q2aiLYW7hSsCY6rOaXEc Wigch9saVCTjQ== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4HB1p849cBz6tmP; Fri, 17 Sep 2021 19:55:44 +0200 (CEST) From: Vinicius Monego Date: Fri, 17 Sep 2021 17:55:32 +0000 Message-Id: <20210917175534.114800-1-monego@posteo.net> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 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=1631901446; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: 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=FceP04e84XgZa5PBEU+fptiIz1Vm3rpTiVo/1hBGJU4=; b=mwz28cCO8yFi3KuRjimGdbsn8kKZcyEfAh3PCCXK6L2WgnOto+HF11tlB4G6Tn/FqZFAoD 907zYRbUEoxTzGk1USI+urGSkq+NnH88Y1owSKomeG5xnSVfrDO7OX61mTxZcxssoiGgo3 W2HVhu0+I+h1IkWOJBz4X0Qkh5XEWjn74/EwU15Iyy6bOolcw+YNmeJFh+Rby++CQ0wanw pMSa3IvsRQVQnkz7RmA06Fu/F3bxUnV5OUKBMJyR3Y59OCwI+HyMdFmcHI3crvRRMAN/UA GQEx4oWZPBAmpOIpLoHhOuCYJSiRhohbv/J3eT+OPGlB1VvQZRliFKB4hFnjyw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1631901446; a=rsa-sha256; cv=none; b=CQvHF7BqmD96oq07XjZLTE27LWyr1QVwSLjdBIMUIVEtRjko79qXvWZej0A3l9Cr5vpLTU IvQSyDHHYXA7BoOCbUHWen0FJeipGIKTDRrqCcn1MetYwhOF47WHgHvhIq8RAnV+DEa5g1 PRjMfGnWzosIoS1Yc+G6JUnoG0Eg8TcyQnXmx+7MbUA8Z1fN9/9X8Kul/WP5M8NTRxYRAH uDPPz0KPleUne0ICm6WCA9OhDkZUe7RMrlO0UHkCKy14YOiYaKRqakNr2bneD4nM+YSLNJ Q0a1+U6G6LzLfIly6p5yl34Dmxf7L3OGpQHcsA9bgnbRBHxZKc5AN3Nfilp6hw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=Ims9HR7Q; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=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-Spam-Score: -0.30 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=Ims9HR7Q; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=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: 0F1191C4DA X-Spam-Score: -0.30 X-Migadu-Scanner: scn0.migadu.com X-TUID: WYWu6sA3YE1O * gnu/packages/python-crypto.scm (python2-passlib): Remove variable. --- gnu/packages/python-crypto.scm | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/gnu/packages/python-crypto.scm b/gnu/packages/python-crypto.scm index cec57f9fda..cbf563af42 100644 --- a/gnu/packages/python-crypto.scm +++ b/gnu/packages/python-crypto.scm @@ -23,7 +23,7 @@ ;;; Copyright © 2019 Clément Lassieur ;;; Copyright © 2020 Alexandros Theodotou ;;; Copyright © 2020 Justus Winter -;;; Copyright © 2020 Vinicius Monego +;;; Copyright © 2020, 2021 Vinicius Monego ;;; Copyright © 2021 Maxim Cournoyer ;;; Copyright © 2021 Maxime Devos ;;; @@ -171,9 +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 python2-passlib - (package-with-python2 python-passlib)) - (define-public python-py-bcrypt (package (name "python-py-bcrypt") -- 2.30.2