From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.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 ABBCOnEd6GGOOQEAgWs5BA (envelope-from ) for ; Wed, 19 Jan 2022 15:17:21 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id kHOENnEd6GGxJAEAauVa8A (envelope-from ) for ; Wed, 19 Jan 2022 15:17:21 +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 19F2C3FB16 for ; Wed, 19 Jan 2022 15:14:48 +0100 (CET) Received: from localhost ([::1]:38922 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nABjb-0007aD-94 for larch@yhetil.org; Wed, 19 Jan 2022 09:14:47 -0500 Received: from eggs.gnu.org ([209.51.188.92]:43270) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nABf5-0002Lu-0z for guix-patches@gnu.org; Wed, 19 Jan 2022 09:10:07 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:60316) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nABf1-0003Jo-Dk for guix-patches@gnu.org; Wed, 19 Jan 2022 09:10:06 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nABf1-000381-0M for guix-patches@gnu.org; Wed, 19 Jan 2022 09:10:03 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#53364] [PATCH 01/28] gnu: Remove python2-sphinxcontrib-programoutput. References: <20220119140714.41029-1-monego@posteo.net> In-Reply-To: <20220119140714.41029-1-monego@posteo.net> Resent-From: Vinicius Monego Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 19 Jan 2022 14:10:02 +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.164260138711935 (code B ref 53364); Wed, 19 Jan 2022 14:10:02 +0000 Received: (at 53364) by debbugs.gnu.org; 19 Jan 2022 14:09:47 +0000 Received: from localhost ([127.0.0.1]:53208 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nABel-00036O-5I for submit@debbugs.gnu.org; Wed, 19 Jan 2022 09:09:47 -0500 Received: from mout02.posteo.de ([185.67.36.66]:38347) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nABei-000365-J0 for 53364@debbugs.gnu.org; Wed, 19 Jan 2022 09:09:46 -0500 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 6E604240103 for <53364@debbugs.gnu.org>; Wed, 19 Jan 2022 15:09:38 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1642601378; bh=+G0BbB1BiCbmqx5H68UfXW2u36C7rwQLRt3ETssJF9Y=; h=From:To:Cc:Subject:Date:From; b=kIwpnDX/P98XZWbEDgygjmQTnLJTAznUOg9HP+tlTIcVvpb04A5qq4yL4Y7abOtxg Ea6WTutb0uD8xpmcixF+j+DpMyxmekUst/AcGKBGJpCFAP9YnZcofmmfCFipK8dLxC CQC6vTqk1cnkNSJqRD/g2DJXBmZC1kjDE+1eTOGEjLlZvOrEQZ7mzUMttrCz2qoeM6 7u30IT1m6j6dWJyA0ec9fP9TUvsOIDJdxCutmKHy3+JB2tq0houZNx3t65No1VSyhM 61jWVMjpCLH6MhXbxdaqtRhrs60ymV+2nKprpt/ee4iYwixXOM93IMlwZTcwZXKRxN M+0iHAOKH3Vyg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4Jf6w12V9Hz9rxL; Wed, 19 Jan 2022 15:09:36 +0100 (CET) From: Vinicius Monego Date: Wed, 19 Jan 2022 14:08:49 +0000 Message-Id: <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=1642601688; 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=wDxpUuPGagjaxwS8QcqGTqjNCE676OdW9v6cO+v1DdM=; b=m/TXVgt6/r6S7Hxc9FK8vKZv/Ij5+7CR19fKLeMlBLgDYC5ktlgb2CaTsBcfDC6kqizryi f57OsLoY80NYKVc6U10XSjp7771N2aa95U5vc4PaILeNoHUTq96J8ug+DNEiES7EEjkgl3 iW3BYuQz/xaKxUXx0iBlNTyupGgcZJhsrXXD34adusyKjWQGTRNOnzLKONIu78W3Af3Tvp XAVxhvBOG0wN14eCU+QxwtT8IdNrwRXY8HO9tei1SZS+Rty8gdiVc53VRdynw2NlkI6+ZJ gOH+/em5K8IeauiKHvmqYCm/elXBnj1RQt83BdKxVf3H3YWHIs+yqadwHZrgWA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1642601688; a=rsa-sha256; cv=none; b=sv3Yl2UHLDR9P+U1ipU3B3LLJ+JHk8UyYZAoZ6oVhXJLfMAkASCNlTByxt40K1K9DL8MU3 AZ58jowss3HwTeGGtTvlyw/etuW8Zf1J5QmpXqPi6z9iPc1HRD+1SxLsXoS080liSzz7H3 lOjY7gHzcgW5ttIZu+arW1L1lqPpo/O2fIoCvlCORgLlYP5G6HuENfN29hVN1wpkM6NG/8 lLHj0MTTyrPz3s2pVXgzgz5lVmY56YazwLxXmF0wYeh2jNYCcM+xcanEt/pOUiEl9UQF0n sobmsznAYvPLwKnRWMvuZ5dRXCGuzSLkxvU+ft3F7ucgQZtTDGh0x0Obc9A26w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b="kIwpnDX/"; 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: -2.02 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b="kIwpnDX/"; 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: 19F2C3FB16 X-Spam-Score: -2.02 X-Migadu-Scanner: scn0.migadu.com X-TUID: XdnK4AzFFVtD * gnu/packages/sphinx.scm (python2-sphinxcontrib-programoutput): Remove variable. --- gnu/packages/sphinx.scm | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/gnu/packages/sphinx.scm b/gnu/packages/sphinx.scm index c6c4b572bf..0e6a81d040 100644 --- a/gnu/packages/sphinx.scm +++ b/gnu/packages/sphinx.scm @@ -15,7 +15,7 @@ ;;; Copyright © 2019 Brett Gilio ;;; Copyright © 2020 Giacomo Leidi ;;; Copyright © 2021 Eric Bavier -;;; Copyright © 2021 Vinicius Monego +;;; Copyright © 2021, 2022 Vinicius Monego ;;; Copyright © 2021 Hugo Lecomte ;;; Copyright © 2021 Maxim Cournoyer ;;; @@ -406,9 +406,6 @@ commands into documents, helping you to keep your command examples up to date.") (home-page "https://github.com/NextThought/sphinxcontrib-programoutput") (license license:bsd-2))) -(define-public python2-sphinxcontrib-programoutput - (package-with-python2 python-sphinxcontrib-programoutput)) - (define-public python-sphinxcontrib-qthelp (package (name "python-sphinxcontrib-qthelp") -- 2.30.2