From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.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 qD9BBPUm6GElkQAAgWs5BA (envelope-from ) for ; Wed, 19 Jan 2022 15:57:57 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id +P6nAfUm6GFDWgEA9RJhRA (envelope-from ) for ; Wed, 19 Jan 2022 15:57:57 +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 D0C6340D17 for ; Wed, 19 Jan 2022 15:57:56 +0100 (CET) Received: from localhost ([::1]:32976 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nACPM-0002mE-1k for larch@yhetil.org; Wed, 19 Jan 2022 09:57:56 -0500 Received: from eggs.gnu.org ([209.51.188.92]:43740) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nABg0-0003fS-8L for guix-patches@gnu.org; Wed, 19 Jan 2022 09:11:05 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:60380) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nABfz-00053o-US for guix-patches@gnu.org; Wed, 19 Jan 2022 09:11:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nABfz-0003EM-Ra for guix-patches@gnu.org; Wed, 19 Jan 2022 09:11:03 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#53364] [PATCH 07/28] gnu: Remove python2-html2text. Resent-From: Vinicius Monego Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 19 Jan 2022 14:11:03 +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.164260142112173 (code B ref 53364); Wed, 19 Jan 2022 14:11:03 +0000 Received: (at 53364) by debbugs.gnu.org; 19 Jan 2022 14:10:21 +0000 Received: from localhost ([127.0.0.1]:53238 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nABfE-00039w-EW for submit@debbugs.gnu.org; Wed, 19 Jan 2022 09:10:21 -0500 Received: from mout02.posteo.de ([185.67.36.66]:38465) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nABf7-00038G-2z for 53364@debbugs.gnu.org; Wed, 19 Jan 2022 09:10:13 -0500 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 84337240101 for <53364@debbugs.gnu.org>; Wed, 19 Jan 2022 15:10:03 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1642601403; bh=pCvTIftAPwEWvoPFs7TDfRNjgmqpubVw+FZb8cJOiGc=; h=From:To:Cc:Subject:Date:From; b=GJkzo2Pl2PV25jaSOtzk4PIK5mnnuuno510wQ4LiIhKx9hWqn8xPUSj8H26ZWkVC3 Kzv7KZT6fxUEutf+GijwRgDzFKvlF2HWD9kQBDcaupg+4GKB9MUqRTFy1E9uym9cXy uwBG3sq02wQfAmxABbyDUNrg3xKe5IUY+4+iaikT7pDZl3oiEfdhEI41D0XojhtwOs dzbB13JDeDXONFuf7Vd8YgY5fnG5brIT/LhAOVF6YBc/ZKCDW3WNq48u27z6F2fDjr EK5K6SByJ3li499t/H6JmHKGAlvmCWl8UW1VgiIhZNCp1aQJZzV0LxZxOaQCPZAHEh NuKWuneknJz5g== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4Jf6wV4XNYz9rxK; Wed, 19 Jan 2022 15:10:02 +0100 (CET) From: Vinicius Monego Date: Wed, 19 Jan 2022 14:08:55 +0000 Message-Id: <20220119140916.41578-7-monego@posteo.net> In-Reply-To: <20220119140916.41578-1-monego@posteo.net> References: <20220119140916.41578-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 X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1642604276; 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=tKThP4ldlH8GP6kL7cj93eeJST1J2fCTaEzXGqR1R+w=; b=ZroMxszbsCSeYkP3Z2JWJIiX1thynUO8te6X2kRSDFRjBuzbsV0nvzNql8egYk54OfHAzU qj7kXGWeDIXjIRfuFNjJ4dyAJueFGednzAHw9/SfQbqxT/MDc9sKPJTZyXjh3b3HXI9H+n EHUQZMvyYOciMgMYNPtcAqmPobFJapiCUFmIuzfA/QiNk8iH6y3O4Qg/Ky5T03kZVFrj3p Ldvh7Dku21+AFnm1FvKlaGoCXtrjYp6dgocrwQFxn8RwtcWgh7TR9pEVV9/PwmrGzFGgQA jz5BoqZbKA7ZAwhGPUvJsKlBJpzvrl0WRovyuNh5eBCag4ATKdxhg34ffVyu7g== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1642604276; a=rsa-sha256; cv=none; b=G7kuE0y7pXKQcgn3lZdgLeT4uvMJ8yF4pkVYEE3gkg+WasLeRaby2mo+OM0QYvXd+oh++s ENmw/6KFS5CdcBTjs9HFKsdTVegwbFHuZMI/syJlcPX5mAjwqtAsJSniyrX5iDU6yTdl8B /ty+CrkBVJ/kixwYawcPjSpeHaCvb7idYwUMbWDOVs6et3jID7ABpjv+fGBdMVvUjP+APJ xsLR8RMgOkl6oOCBADyvHsQ+sU+8vSbXKp6z6OO0fOKgFulYujDysWdSOAi/+k3grmo+hG kTitwXm5bAvuJm1SQVLekg/XcbJMhmpABgJ34xnzXa1eyMMWW3nAG1tZ+D1OMQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=GJkzo2Pl; 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.22 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=GJkzo2Pl; 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: D0C6340D17 X-Spam-Score: -1.22 X-Migadu-Scanner: scn1.migadu.com X-TUID: Ca91u6RERdVL * gnu/packages/python-web.scm (python2-html2text): Remove variable. --- gnu/packages/python-web.scm | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm index 708528983c..b46e6e0bd1 100644 --- a/gnu/packages/python-web.scm +++ b/gnu/packages/python-web.scm @@ -37,7 +37,7 @@ ;;; Copyright © 2020 Holger Peters ;;; Copyright © 2020 Noisytoot ;;; Copyright © 2020 Edouard Klein -;;; Copyright © 2020, 2021 Vinicius Monego +;;; Copyright © 2020, 2021, 2022 Vinicius Monego ;;; Copyright © 2020 Konrad Hinsen ;;; Copyright © 2020 Giacomo Leidi ;;; Copyright © 2021 Ekaitz Zarraga @@ -728,19 +728,6 @@ which is also valid markdown. html2text was originally written by Aaron Swartz.") (license license:gpl3+))) -(define-public python2-html2text - (let ((base (package-with-python2 python-html2text))) - (package - (inherit base) - ;; This is the last version with support for Python 2. - (version "2019.8.11") - (source (origin - (method url-fetch) - (uri (pypi-uri "html2text" version)) - (sha256 - (base32 - "0ppgjplg06kmv9sj0x8p7acczcq2mcfgk1jdjwm4w5w40b0vj5pm"))))))) - (define-public python-jose (package (name "python-jose") -- 2.30.2