summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2017-12-16 16:21:26 -0500
committerMike Gilbert <floppym@gentoo.org>2017-12-16 16:22:10 -0500
commitec4543ab40b8d9495c6b1c2416ff31c21e90a4ff (patch)
treecc7c12c1e2ea90f13d5d5f8489006692cc239dc5 /dev-python/backports-unittest-mock
parentdev-python/sphinx: restore pypy{,3} (diff)
downloadgentoo-ec4543ab40b8d9495c6b1c2416ff31c21e90a4ff.tar.gz
gentoo-ec4543ab40b8d9495c6b1c2416ff31c21e90a4ff.tar.bz2
gentoo-ec4543ab40b8d9495c6b1c2416ff31c21e90a4ff.zip
dev-python/backports-unittest-mock: depend on >=dev-python/sphinx-1.5.2
Closes: https://bugs.gentoo.org/641408 Package-Manager: Portage-2.3.19_p1, Repoman-2.3.6_p35
Diffstat (limited to 'dev-python/backports-unittest-mock')
-rw-r--r--dev-python/backports-unittest-mock/backports-unittest-mock-1.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/backports-unittest-mock/backports-unittest-mock-1.3.ebuild b/dev-python/backports-unittest-mock/backports-unittest-mock-1.3.ebuild
index 4211ae9fee68..1adf549558ef 100644
--- a/dev-python/backports-unittest-mock/backports-unittest-mock-1.3.ebuild
+++ b/dev-python/backports-unittest-mock/backports-unittest-mock-1.3.ebuild
@@ -27,7 +27,7 @@ DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
doc? (
dev-python/jaraco-packaging[${PYTHON_USEDEP}]
dev-python/rst-linker[${PYTHON_USEDEP}]
- dev-python/sphinx[${PYTHON_USEDEP}]
+ >=dev-python/sphinx-1.5.2[${PYTHON_USEDEP}]
)
test? (
${RDEPEND}