From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1228244-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 3A2FC1382C5 for <garchives@archives.gentoo.org>; Thu, 3 Dec 2020 17:31:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6657DE091C; Thu, 3 Dec 2020 17:31:27 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 33F92E091C for <gentoo-commits@lists.gentoo.org>; Thu, 3 Dec 2020 17:31:27 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D7EEA335DBA for <gentoo-commits@lists.gentoo.org>; Thu, 3 Dec 2020 17:31:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AB816484 for <gentoo-commits@lists.gentoo.org>; Thu, 3 Dec 2020 17:31:14 +0000 (UTC) From: "Michał Górny" <mgorny@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" <mgorny@gentoo.org> Message-ID: <1607016661.04b73b06232cf9e1e3ea92115670183068ab5f58.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-spelling/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-5.3.0-r1.ebuild dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-5.3.0.ebuild dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-5.4.0-r1.ebuild dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-5.4.0.ebuild dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-7.0.0-r1.ebuild dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-7.0.0.ebuild dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-7.0.1-r1.ebuild dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-7.0.1.ebuild dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-7.1.0-r1.ebuild dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-7.1.0.ebuild X-VCS-Directories: dev-python/sphinxcontrib-spelling/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 04b73b06232cf9e1e3ea92115670183068ab5f58 X-VCS-Branch: master Date: Thu, 3 Dec 2020 17:31:14 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 2962e048-fde1-4cfe-8a01-5d90e353d37c X-Archives-Hash: fa73c4824997f13ca662fbbe7394a00a commit: 04b73b06232cf9e1e3ea92115670183068ab5f58 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Thu Dec 3 17:20:22 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Thu Dec 3 17:31:01 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04b73b06 dev-python/sphinxcontrib-spelling: Remove namespace dep Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> ...pelling-5.3.0.ebuild => sphinxcontrib-spelling-5.3.0-r1.ebuild} | 4 ---- ...pelling-5.4.0.ebuild => sphinxcontrib-spelling-5.4.0-r1.ebuild} | 7 ------- ...pelling-7.0.0.ebuild => sphinxcontrib-spelling-7.0.0-r1.ebuild} | 7 ------- ...pelling-7.1.0.ebuild => sphinxcontrib-spelling-7.0.1-r1.ebuild} | 7 ------- ...pelling-7.0.1.ebuild => sphinxcontrib-spelling-7.1.0-r1.ebuild} | 7 ------- 5 files changed, 32 deletions(-) diff --git a/dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-5.3.0.ebuild b/dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-5.3.0-r1.ebuild similarity index 93% rename from dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-5.3.0.ebuild rename to dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-5.3.0-r1.ebuild index f253d611a1a..e3d8971839e 100644 --- a/dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-5.3.0.ebuild +++ b/dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-5.3.0-r1.ebuild @@ -36,10 +36,6 @@ BDEPEND=" # The doc can only be built from a git repository distutils_enable_tests pytest -RDEPEND+=" - dev-python/namespace-sphinxcontrib[${PYTHON_USEDEP}] -" - python_install_all() { distutils-r1_python_install_all find "${ED}" -name '*.pth' -delete || die diff --git a/dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-5.4.0.ebuild b/dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-5.4.0-r1.ebuild similarity index 82% rename from dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-5.4.0.ebuild rename to dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-5.4.0-r1.ebuild index 83138a10134..a46e8b51310 100644 --- a/dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-5.4.0.ebuild +++ b/dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-5.4.0-r1.ebuild @@ -32,13 +32,6 @@ BDEPEND=" # The doc can only be built from a git repository distutils_enable_tests pytest -# We don't want distutils_enable_tests to add the namespace -# package to BDEPEND under "test?". Therefore we add it to RDEPEND -# after running distutils_enable_tests. -RDEPEND+=" - dev-python/namespace-sphinxcontrib[${PYTHON_USEDEP}] -" - python_prepare_all() { # Needs to be run from a git repository sed -i 's/test_contributors/_&/' \ diff --git a/dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-7.0.0.ebuild b/dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-7.0.0-r1.ebuild similarity index 81% rename from dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-7.0.0.ebuild rename to dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-7.0.0-r1.ebuild index 4422a57b4a1..d2ce9b4ddc1 100644 --- a/dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-7.0.0.ebuild +++ b/dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-7.0.0-r1.ebuild @@ -32,13 +32,6 @@ BDEPEND=" # The doc can only be built from a git repository distutils_enable_tests pytest -# We don't want distutils_enable_tests to add the namespace -# package to BDEPEND under "test?". Therefore we add it to RDEPEND -# after running distutils_enable_tests. -RDEPEND+=" - dev-python/namespace-sphinxcontrib[${PYTHON_USEDEP}] -" - python_prepare_all() { # Needs to be run from a git repository sed -i 's/test_contributors/_&/' \ diff --git a/dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-7.1.0.ebuild b/dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-7.0.1-r1.ebuild similarity index 81% rename from dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-7.1.0.ebuild rename to dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-7.0.1-r1.ebuild index 6819f5557b2..e2795baa8cd 100644 --- a/dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-7.1.0.ebuild +++ b/dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-7.0.1-r1.ebuild @@ -32,13 +32,6 @@ BDEPEND=" # The doc can only be built from a git repository distutils_enable_tests pytest -# We don't want distutils_enable_tests to add the namespace -# package to BDEPEND under "test?". Therefore we add it to RDEPEND -# after running distutils_enable_tests. -RDEPEND+=" - dev-python/namespace-sphinxcontrib[${PYTHON_USEDEP}] -" - python_prepare_all() { # Needs to be run from a git repository sed -i 's/test_contributors/_&/' \ diff --git a/dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-7.0.1.ebuild b/dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-7.1.0-r1.ebuild similarity index 81% rename from dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-7.0.1.ebuild rename to dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-7.1.0-r1.ebuild index 6819f5557b2..e2795baa8cd 100644 --- a/dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-7.0.1.ebuild +++ b/dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-7.1.0-r1.ebuild @@ -32,13 +32,6 @@ BDEPEND=" # The doc can only be built from a git repository distutils_enable_tests pytest -# We don't want distutils_enable_tests to add the namespace -# package to BDEPEND under "test?". Therefore we add it to RDEPEND -# after running distutils_enable_tests. -RDEPEND+=" - dev-python/namespace-sphinxcontrib[${PYTHON_USEDEP}] -" - python_prepare_all() { # Needs to be run from a git repository sed -i 's/test_contributors/_&/' \