Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-newsfeed/
Date: Thu, 03 Dec 2020 17:31:23
Message-Id: 1607016656.c35dedd5c1592ac5802d525b8067ce93b29755d0.mgorny@gentoo
1 commit: c35dedd5c1592ac5802d525b8067ce93b29755d0
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 3 17:20:17 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 3 17:30:56 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c35dedd5
7
8 dev-python/sphinxcontrib-newsfeed: Remove namespace dep
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 ...ib-newsfeed-0.1.4.ebuild => sphinxcontrib-newsfeed-0.1.4-r1.ebuild} | 3 +--
13 1 file changed, 1 insertion(+), 2 deletions(-)
14
15 diff --git a/dev-python/sphinxcontrib-newsfeed/sphinxcontrib-newsfeed-0.1.4.ebuild b/dev-python/sphinxcontrib-newsfeed/sphinxcontrib-newsfeed-0.1.4-r1.ebuild
16 similarity index 88%
17 rename from dev-python/sphinxcontrib-newsfeed/sphinxcontrib-newsfeed-0.1.4.ebuild
18 rename to dev-python/sphinxcontrib-newsfeed/sphinxcontrib-newsfeed-0.1.4-r1.ebuild
19 index f590afa8dbf..e4299247b65 100644
20 --- a/dev-python/sphinxcontrib-newsfeed/sphinxcontrib-newsfeed-0.1.4.ebuild
21 +++ b/dev-python/sphinxcontrib-newsfeed/sphinxcontrib-newsfeed-0.1.4-r1.ebuild
22 @@ -16,8 +16,7 @@ KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv sparc x86 ~amd64-li
23 IUSE="examples"
24
25 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
26 -RDEPEND="dev-python/sphinx[${PYTHON_USEDEP}]
27 - dev-python/namespace-sphinxcontrib[${PYTHON_USEDEP}]"
28 +RDEPEND="dev-python/sphinx[${PYTHON_USEDEP}]"
29
30 python_install_all() {
31 distutils-r1_python_install_all