From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id 0EumGgAc6GHRFgEAgWs5BA (envelope-from ) for ; Wed, 19 Jan 2022 15:11:12 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id mFYSGAAc6GF9UAEA9RJhRA (envelope-from ) for ; Wed, 19 Jan 2022 15:11: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 097823875F for ; Wed, 19 Jan 2022 15:10:51 +0100 (CET) Received: from localhost ([::1]:60360 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nABfm-0002jp-3T for larch@yhetil.org; Wed, 19 Jan 2022 09:10:50 -0500 Received: from eggs.gnu.org ([209.51.188.92]:43274) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nABf5-0002Lw-24 for guix-patches@gnu.org; Wed, 19 Jan 2022 09:10:07 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:60319) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nABf1-0003KD-QV 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-00038A-Lp for guix-patches@gnu.org; Wed, 19 Jan 2022 09:10:03 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#53364] [PATCH 02/28] gnu: Remove python2-sphinx-me. Resent-From: Vinicius Monego Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 19 Jan 2022 14:10: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.164260139011954 (code B ref 53364); Wed, 19 Jan 2022 14:10:03 +0000 Received: (at 53364) by debbugs.gnu.org; 19 Jan 2022 14:09:50 +0000 Received: from localhost ([127.0.0.1]:53211 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nABeo-00036j-MI for submit@debbugs.gnu.org; Wed, 19 Jan 2022 09:09:50 -0500 Received: from mout02.posteo.de ([185.67.36.66]:47355) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nABel-00036C-O4 for 53364@debbugs.gnu.org; Wed, 19 Jan 2022 09:09:48 -0500 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 31F54240101 for <53364@debbugs.gnu.org>; Wed, 19 Jan 2022 15:09:42 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1642601382; bh=QNeEtgsCYVMbc8aEEBCwHWvb0iXNcBJZeL+dJ0KFpfk=; h=From:To:Cc:Subject:Date:From; b=DmvORJfU26kEub0hEyVFrR9xtkGqnI/dXmChqeBRoWBP/iOlYPElb1wzXqFid11M0 x9zbGvd5phtHk9xVnsBGJEskdGAowhTQgDFMaIkU3tP2tetPPjCW5ZCvioVYeGb5q9 fQNjqbBhbRCXozWq2Jy7zJHNdZoJLJs7G4WDbojUSxPu9oeu0J5YGcabLeFQ+LqF7j jnSfIjQwkcVCh+vtbtLCUgBUZXOqUcQrBAwgBOkVF1097UjxiCPIJPnW9qckaNhsi2 DZLBS9lw+55OaLHcB0dnsl5Ptb+JsMdldApdvWqPMah9shpi/42ePchgEo7/KPkLUI AhWAZSOb+Ngmw== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4Jf6w52X6kz9rwn; Wed, 19 Jan 2022 15:09:41 +0100 (CET) From: Vinicius Monego Date: Wed, 19 Jan 2022 14:08:50 +0000 Message-Id: <20220119140916.41578-2-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=1642601451; 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=+JhnHi4wrUhAN0XfxHAHz3fq4mzMu88fWjPMLCdhd00=; b=ANkvEt7gfpIj3gArY6O4HlIP0UKdLggue1iFDRk0ITKfrZfjaH3PJv9SE/bo+Shc8bPOa2 0TrvpJfYpB1cEQ7YmKH4mSDYh8CFqVDA1H1wQWo1Ibg8r6ZXgTdgo3Up7gEky0NeJmtc3u DE8yxOmx1iZgwChvmiNONjTSkjozltK8sULBbM9jDHzpxmVeIQ4hrOgOMNTeZPtelBrydK 1LlcwDNNcGg7ekLjifZ6JR4hcqRIMOaugcDudvnTtybQJsRMsQnGtiTzeR2rBVoxBY0evb RH5c0lCyo0YBRxPEF7cJ86MmMJv3pUxXxq12lEwj66w5i8MY6aPblPZhcpb4rw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1642601451; a=rsa-sha256; cv=none; b=o9n4lNqNTaxANHBYEIjgpdSnVYEdHoNcDEgohzT0tbIwYMyMLBTeGb/zJg6girUGYGME6F MPqM2Rf+mO/JWwjhRNJS0KK+B44ZTfQ92WWrwaAoaVtLK1wr6+OOkroDfinLXr+lHZvwXN W5DDsiJoA/B1L12mM8Qe2oHcz5VNVXqo3XZ7OFcOEkshldHApQyQl5DOnM0YrY9/sNkQr0 j9do6IwzeysPwD067Ed4W+Brgfeb7q0cL5kOMqbSUwNxzbKB//F3+Q6e+ROMWdA9a3PzSU tUjcv6CROXp218vDyCnp7bvQ3wmkc7b/qFH116yVeDBGgcXz/DatbQpk1D4Q4g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=DmvORJfU; 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=DmvORJfU; 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: 097823875F X-Spam-Score: -0.72 X-Migadu-Scanner: scn1.migadu.com X-TUID: kOm0c+R8QacA * gnu/packages/sphinx.scm (python2-sphinx-me): Remove variable. --- gnu/packages/sphinx.scm | 3 --- 1 file changed, 3 deletions(-) diff --git a/gnu/packages/sphinx.scm b/gnu/packages/sphinx.scm index 0e6a81d040..3c319b03de 100644 --- a/gnu/packages/sphinx.scm +++ b/gnu/packages/sphinx.scm @@ -572,9 +572,6 @@ meta data such as the project name, author and version from your project for use in your Sphinx docs.") (license license:bsd-2))) -(define-public python2-sphinx-me - (package-with-python2 python-sphinx-me)) - (define-public python-sphinx-repoze-autointerface (package (name "python-sphinx-repoze-autointerface") -- 2.30.2