From 0afbd40e371f86ff1b7e33269b033a15a8d3c602 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Fri, 4 Dec 2020 13:35:29 +0100 Subject: [PATCH] Revert "dev-python/sphinxcontrib-newsfeed: Remove namespace dep" MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit c35dedd5c1592ac5802d525b8067ce93b29755d0. Signed-off-by: Michał Górny --- ...eed-0.1.4-r1.ebuild => sphinxcontrib-newsfeed-0.1.4.ebuild} | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) rename dev-python/sphinxcontrib-newsfeed/{sphinxcontrib-newsfeed-0.1.4-r1.ebuild => sphinxcontrib-newsfeed-0.1.4.ebuild} (88%) diff --git a/dev-python/sphinxcontrib-newsfeed/sphinxcontrib-newsfeed-0.1.4-r1.ebuild b/dev-python/sphinxcontrib-newsfeed/sphinxcontrib-newsfeed-0.1.4.ebuild similarity index 88% rename from dev-python/sphinxcontrib-newsfeed/sphinxcontrib-newsfeed-0.1.4-r1.ebuild rename to dev-python/sphinxcontrib-newsfeed/sphinxcontrib-newsfeed-0.1.4.ebuild index e4299247b6546..f590afa8dbf81 100644 --- a/dev-python/sphinxcontrib-newsfeed/sphinxcontrib-newsfeed-0.1.4-r1.ebuild +++ b/dev-python/sphinxcontrib-newsfeed/sphinxcontrib-newsfeed-0.1.4.ebuild @@ -16,7 +16,8 @@ KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv sparc x86 ~amd64-li IUSE="examples" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" -RDEPEND="dev-python/sphinx[${PYTHON_USEDEP}]" +RDEPEND="dev-python/sphinx[${PYTHON_USEDEP}] + dev-python/namespace-sphinxcontrib[${PYTHON_USEDEP}]" python_install_all() { distutils-r1_python_install_all