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-devhelp/
Date: Thu, 03 Dec 2020 17:31:21
Message-Id: 1607016649.590dbf35d86242564b6e4734839e5dbd90207a57.mgorny@gentoo
1 commit: 590dbf35d86242564b6e4734839e5dbd90207a57
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 3 17:20:11 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 3 17:30:49 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=590dbf35
7
8 dev-python/sphinxcontrib-devhelp: Remove namespace dep
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 ...ontrib-devhelp-1.0.2.ebuild => sphinxcontrib-devhelp-1.0.2-r1.ebuild} | 1 -
13 1 file changed, 1 deletion(-)
14
15 diff --git a/dev-python/sphinxcontrib-devhelp/sphinxcontrib-devhelp-1.0.2.ebuild b/dev-python/sphinxcontrib-devhelp/sphinxcontrib-devhelp-1.0.2-r1.ebuild
16 similarity index 92%
17 rename from dev-python/sphinxcontrib-devhelp/sphinxcontrib-devhelp-1.0.2.ebuild
18 rename to dev-python/sphinxcontrib-devhelp/sphinxcontrib-devhelp-1.0.2-r1.ebuild
19 index c4b852f22d8..24a5248dfdf 100644
20 --- a/dev-python/sphinxcontrib-devhelp/sphinxcontrib-devhelp-1.0.2.ebuild
21 +++ b/dev-python/sphinxcontrib-devhelp/sphinxcontrib-devhelp-1.0.2-r1.ebuild
22 @@ -15,7 +15,6 @@ LICENSE="BSD-2"
23 SLOT="0"
24 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"
25
26 -RDEPEND="dev-python/namespace-sphinxcontrib[${PYTHON_USEDEP}]"
27 PDEPEND="
28 >=dev-python/sphinx-2.0[${PYTHON_USEDEP}]"
29 BDEPEND="