From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id uMlXCOAs6GF9HAEAgWs5BA (envelope-from ) for ; Wed, 19 Jan 2022 16:23:12 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id uKfIBOAs6GGQVwEAauVa8A (envelope-from ) for ; Wed, 19 Jan 2022 16:23:12 +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 CDABE3A8CD for ; Wed, 19 Jan 2022 16:23:11 +0100 (CET) Received: from localhost ([::1]:36632 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nACnm-0000dL-S1 for larch@yhetil.org; Wed, 19 Jan 2022 10:23:10 -0500 Received: from eggs.gnu.org ([209.51.188.92]:43776) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nABg3-0003ft-AV for guix-patches@gnu.org; Wed, 19 Jan 2022 09:11:07 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:60390) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nABg3-0005BX-12 for guix-patches@gnu.org; Wed, 19 Jan 2022 09:11:07 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nABg2-0003FO-TH for guix-patches@gnu.org; Wed, 19 Jan 2022 09:11:06 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#53364] [PATCH 15/28] gnu: Remove python2-ndg-httpsclient. 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.164260144212290 (code B ref 53364); Wed, 19 Jan 2022 14:11:06 +0000 Received: (at 53364) by debbugs.gnu.org; 19 Jan 2022 14:10:42 +0000 Received: from localhost ([127.0.0.1]:53262 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nABfd-0003C9-Q2 for submit@debbugs.gnu.org; Wed, 19 Jan 2022 09:10:42 -0500 Received: from mout02.posteo.de ([185.67.36.66]:49395) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nABfc-0003Bd-Ca for 53364@debbugs.gnu.org; Wed, 19 Jan 2022 09:10:40 -0500 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 95CFD240103 for <53364@debbugs.gnu.org>; Wed, 19 Jan 2022 15:10:34 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1642601434; bh=N1Zse3oVaOQynfInSyhppJzcGehTsLJlDoT0FqZHZUc=; h=From:To:Cc:Subject:Date:From; b=k2WM4PpefP1dqE8wlZJcFxxmLilrmX305vZdp/wBfFsAbw7RHl2M4HPy/ugNFhNM1 W0HFuoc942fT/oMu7BZbG4vKl/JRJUGlbGqLgw1huYM7gV73OoxV8hzPfbuBl81SkR L8pLJNaWeMayzkRPZW21+77nwVUWTNepo2P7bedjdnLvCl5k8yoz8xOIb3e9Ers/WF 2lcwyAhJdNYYvoGKrJu4+P5SvtxTrhjxA1RyPhLBoW3u0N58ZtEpwLiPzC+ySBlA1K sxkpaA89+WK0qfCoBaAK4VVG7r0cDXDA04fMedsmgtF4LA84kKmh7A7ju5erklAsdb b3KuRU5opillw== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4Jf6x50D8Cz9rxT; Wed, 19 Jan 2022 15:10:32 +0100 (CET) From: Vinicius Monego Date: Wed, 19 Jan 2022 14:09:03 +0000 Message-Id: <20220119140916.41578-15-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=1642605791; 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=aUH70E0ilj6WLpw+hjrxSA54Tai/cxPT1ebWa2j0WYU=; b=L3x4QfTZNabljTW5PBAc0IpnpIvcRuEwuEifbSPHmKgTiOj8CN81g9vI+t/tKA4+129uYl O+0DQ2svE53ONzZEUVTZ+9/5QnOJOANLnTqhn/9WP9FSJ2SjvD7bIXwGVu7HDSz2HO0N4y BhJAruwK9oZQYG00/nYCnAF8R8X31fgPXWC0C/YSuATZT1LP7plP/VZdLIGgSFCdy/noZg KnB5hyg5CkYVlhjUY9lEyGgRXuesIpVnibhIGK5Mrla69i8N9PkzdCniou1UdP4uTLLD4N GLFzbEu21HL21usaq4nO/soXlx+iZJfLxueuxru+IPoNjn7CLDNGMNCs+2Jobg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1642605791; a=rsa-sha256; cv=none; b=UyG5fL5sEpx3oMUMnat/h/fNhZq30FOT66SuShuFVY0uNHmMmtcZ8PLCca83s19et3aeEu F/Yqy+8N47AYdMMLtkN0nYRZDFS+iYrsvJO9FjLjPhovzZ0nCX5LKqPAQJ3CfSVE/qWXSV 2BKAhW4l9v4YmQmvnvms18UckXNrbUKHJP9wzVXi6G7mI5gyrSNsVSsw2KZWXoy+dFfLpP fA1UleAjI9XrSJvvaX55RgdKJnuE3lmAhYmG2H8IrKUyIDa01kGQp59ncwaJweX4ylv+4+ 7zsWxMdmkhCG1S8jE6Ffp19NxxRRwxCjHv0BDm7ipeAE3K67DODj2YZFeHnm3A== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=k2WM4Ppe; 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: -0.72 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=k2WM4Ppe; 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: CDABE3A8CD X-Spam-Score: -0.72 X-Migadu-Scanner: scn1.migadu.com X-TUID: yED8xtZ1sNdM * gnu/packages/python-web.scm (python2-ndg-httpsclient): Remove variable. --- gnu/packages/python-web.scm | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm index b6048bfd32..473be0e785 100644 --- a/gnu/packages/python-web.scm +++ b/gnu/packages/python-web.scm @@ -2346,17 +2346,6 @@ verification of the SSL peer.") (home-page "https://github.com/cedadev/ndg_httpsclient/") (license license:bsd-3))) -;; python2-openssl requires special care, so package-with-python2 is -;; insufficient. -(define-public python2-ndg-httpsclient - (package/inherit python-ndg-httpsclient - (name "python2-ndg-httpsclient") - (arguments - (substitute-keyword-arguments (package-arguments python-ndg-httpsclient) - ((#:python _) python-2))) - (propagated-inputs - `(("python2-pyopenssl" ,python2-pyopenssl))))) - (define-public python-websocket-client (package (name "python-websocket-client") -- 2.30.2