From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id 8IovDygn6GHWkAAAgWs5BA (envelope-from ) for ; Wed, 19 Jan 2022 15:58:48 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id OD7SBygn6GF2bgEAG6o9tA (envelope-from ) for ; Wed, 19 Jan 2022 15:58:48 +0100 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 B3CFB40C68 for ; Wed, 19 Jan 2022 15:58:47 +0100 (CET) Received: from localhost ([::1]:33826 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nACQ6-0003Mu-5d for larch@yhetil.org; Wed, 19 Jan 2022 09:58:46 -0500 Received: from eggs.gnu.org ([209.51.188.92]:43768) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nABg3-0003fq-3K for guix-patches@gnu.org; Wed, 19 Jan 2022 09:11:07 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:60389) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nABg2-0005BL-Ga for guix-patches@gnu.org; Wed, 19 Jan 2022 09:11:06 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nABg2-0003FG-DS for guix-patches@gnu.org; Wed, 19 Jan 2022 09:11:06 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#53364] [PATCH 14/28] gnu: Remove python2-openid-teams. Resent-From: Vinicius Monego Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 19 Jan 2022 14:11:06 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 53364 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 53364@debbugs.gnu.org Cc: Vinicius Monego Received: via spool by 53364-submit@debbugs.gnu.org id=B53364.164260143712273 (code B ref 53364); Wed, 19 Jan 2022 14:11:06 +0000 Received: (at 53364) by debbugs.gnu.org; 19 Jan 2022 14:10:37 +0000 Received: from localhost ([127.0.0.1]:53259 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nABfZ-0003Bn-DU for submit@debbugs.gnu.org; Wed, 19 Jan 2022 09:10:37 -0500 Received: from mout01.posteo.de ([185.67.36.65]:43361) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nABfX-0003BC-FM for 53364@debbugs.gnu.org; Wed, 19 Jan 2022 09:10:35 -0500 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id E41D9240027 for <53364@debbugs.gnu.org>; Wed, 19 Jan 2022 15:10:29 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1642601429; bh=mS7LT7+2ibFBPWRenuUpYXMRkg2yAIFvwu3xjMMTeNQ=; h=From:To:Cc:Subject:Date:From; b=JYuauvIWoSm4Y/y0EK4h37L+jz0Q54rPss78ZDhUYBDJM25egS09qRn0A7a5HGz21 w1Dr9nmVea0VaKWAUDZ7Imz41RbgKg06Hh4ZWWN9FkDQeeBuQ6obnxIRovA2SlSrR0 fChK2QfkDQs1f2J7nj6lLJHN9HwhPmwts7+x4VuQHHUae2aXJyF/U3QtcM97m0OKbW V976K3oAddxc2UeTbHatAyqDRQ9zoNBVEeFhaRW2KN3zFMlmKmCO+JrwF6w/p3rjoM Yl8wflTOwesstjROSmfT4zzwvv8xDxmO1zoRSvGyvYpTQzyEElOzrkyrmKCqHvnj4X aK4tGmeDr817g== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4Jf6x1184Hz6tmc; Wed, 19 Jan 2022 15:10:28 +0100 (CET) From: Vinicius Monego Date: Wed, 19 Jan 2022 14:09:02 +0000 Message-Id: <20220119140916.41578-14-monego@posteo.net> In-Reply-To: <20220119140916.41578-1-monego@posteo.net> References: <20220119140916.41578-1-monego@posteo.net> 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 X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1642604327; 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=9EjLUVAvcbbcqEhcPUEAfkC8VzO45b/Q1oiaJ7MxhGA=; b=THnl5fviBcrtN0wn8RdtWdSBUO4p00/WDB68aH2COUCAnaupZFnNlJwzSoe1VCicfy1wT+ o69+KqGTX180nus57h9IzbIuQUeKEmnagT+5Omo9ndIFRcgQYybDRRzGKv12n5Zbqd6DTS g+eayeWYobMK3QhFyZsAH5BuKwK0bizW12atVAuJ1ttiOQTLhyMS0CIpZVwJtIrxuMtABH yu7vRCjBuzeOoLi+VkrL3Fr332YLaj6rlhSqVWJjuLRx0XxKmLhF8+HoLdZ2wuSCZibMsn NonmxAEHqD5ugFulOPO1Z5cRSET6N/5fuhVMumzNW/7YbL8LAhrybLE+PqD1Kg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1642604327; a=rsa-sha256; cv=none; b=XATLEOl1KPdtT/58AfmhHxQO+CG4be9A7GLNzoiyY4KjHTeOP11ZtCoLQ046d0THY5VGyd aLLd0ADRhvkecwHin9NYLVJJQS70yEnqtgCraqWExTXRK7Upm5ZI+dmzz85MxScvLTUS8R GWEHeFP2ab9HnryXhrkrWZOkCm1RbCo6ot4Kbe8HLa9KazThLVYeu1mep145v5UxyJYt2J VIIVeJj1mRFh4J7zpQbn+bq7h6OlgHubOleUwivT1WkUAQdLtNcvuzNBzoKzN+PeQjtwCu +JL2jKO5cqSsX4G3i0qlhVLAgSzFHYM0RVsg5BtkCR8FpIJTps0n7wpiav+zoA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=JYuauvIW; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -1.52 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=JYuauvIW; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: B3CFB40C68 X-Spam-Score: -1.52 X-Migadu-Scanner: scn0.migadu.com X-TUID: WqFPpZzUnMbw * gnu/packages/python-web.scm (python2-openid-teams): Remove variable. --- gnu/packages/python-web.scm | 3 --- 1 file changed, 3 deletions(-) diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm index 07fcd513fe..b6048bfd32 100644 --- a/gnu/packages/python-web.scm +++ b/gnu/packages/python-web.scm @@ -1521,9 +1521,6 @@ contributor license agreement extension for python-openid.") teams extension for python-openid.") (license license:bsd-3))) -(define-public python2-openid-teams - (package-with-python2 python-openid-teams)) - (define-public python-priority (package (name "python-priority") -- 2.30.2