diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-12-03 18:20:21 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-12-03 18:31:00 +0100 |
commit | 17657dee45bb11a20634de9326b3ba156101734b (patch) | |
tree | 827f94be69ec271e4c99774c5902150e7eb4c256 /dev-python/sphinxcontrib-serializinghtml | |
parent | dev-python/sphinxcontrib-qthelp: Remove namespace dep (diff) | |
download | gentoo-17657dee45bb11a20634de9326b3ba156101734b.tar.gz gentoo-17657dee45bb11a20634de9326b3ba156101734b.tar.bz2 gentoo-17657dee45bb11a20634de9326b3ba156101734b.zip |
dev-python/sphinxcontrib-serializinghtml: Remove namespace dep
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/sphinxcontrib-serializinghtml')
-rw-r--r-- | dev-python/sphinxcontrib-serializinghtml/sphinxcontrib-serializinghtml-1.1.4-r1.ebuild (renamed from dev-python/sphinxcontrib-serializinghtml/sphinxcontrib-serializinghtml-1.1.4.ebuild) | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-python/sphinxcontrib-serializinghtml/sphinxcontrib-serializinghtml-1.1.4.ebuild b/dev-python/sphinxcontrib-serializinghtml/sphinxcontrib-serializinghtml-1.1.4-r1.ebuild index 26f8ad75b6af..71cf3c2f5b77 100644 --- a/dev-python/sphinxcontrib-serializinghtml/sphinxcontrib-serializinghtml-1.1.4.ebuild +++ b/dev-python/sphinxcontrib-serializinghtml/sphinxcontrib-serializinghtml-1.1.4-r1.ebuild @@ -15,7 +15,6 @@ LICENSE="BSD-2" SLOT="0" KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris" -RDEPEND="dev-python/namespace-sphinxcontrib[${PYTHON_USEDEP}]" PDEPEND=" >=dev-python/sphinx-2.0[${PYTHON_USEDEP}]" BDEPEND=" |