diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-12-03 18:20:22 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-12-03 18:31:01 +0100 |
commit | 04b73b06232cf9e1e3ea92115670183068ab5f58 (patch) | |
tree | bfa49ca3b4155b6b32a70cca2a71a3c410528274 /dev-python/sphinxcontrib-spelling | |
parent | dev-python/sphinxcontrib-serializinghtml: Remove namespace dep (diff) | |
download | gentoo-04b73b06232cf9e1e3ea92115670183068ab5f58.tar.gz gentoo-04b73b06232cf9e1e3ea92115670183068ab5f58.tar.bz2 gentoo-04b73b06232cf9e1e3ea92115670183068ab5f58.zip |
dev-python/sphinxcontrib-spelling: Remove namespace dep
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/sphinxcontrib-spelling')
-rw-r--r-- | dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-5.3.0-r1.ebuild (renamed from dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-5.3.0.ebuild) | 4 | ||||
-rw-r--r-- | dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-5.4.0-r1.ebuild (renamed from dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-5.4.0.ebuild) | 7 | ||||
-rw-r--r-- | dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-7.0.0-r1.ebuild (renamed from dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-7.0.0.ebuild) | 7 | ||||
-rw-r--r-- | dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-7.0.1-r1.ebuild (renamed from dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-7.1.0.ebuild) | 7 | ||||
-rw-r--r-- | dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-7.1.0-r1.ebuild (renamed from dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-7.0.1.ebuild) | 7 |
5 files changed, 0 insertions, 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 index f253d611a1a7..e3d8971839e9 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 index 83138a10134a..a46e8b513101 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 index 4422a57b4a11..d2ce9b4ddc17 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 index 6819f5557b23..e2795baa8cd3 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 index 6819f5557b23..e2795baa8cd3 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/_&/' \ |