projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c5f442f
)
dev-python/recommonmark: Require sphinx<3
author
Michał Górny
<mgorny@gentoo.org>
Sun, 17 May 2020 08:03:40 +0000
(10:03 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Sun, 17 May 2020 08:03:40 +0000
(10:03 +0200)
Closes: https://bugs.gentoo.org/720014
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/recommonmark/recommonmark-0.6.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/recommonmark/recommonmark-0.6.0.ebuild
b/dev-python/recommonmark/recommonmark-0.6.0.ebuild
index 8f0166d027f7c98f49132a269d3ca5b1af22729c..64174d85879eb3b224b9eb5a8f2c5651d6d17200 100644
(file)
--- a/
dev-python/recommonmark/recommonmark-0.6.0.ebuild
+++ b/
dev-python/recommonmark/recommonmark-0.6.0.ebuild
@@
-19,7
+19,7
@@
KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x8
RDEPEND="
>=dev-python/commonmark-0.8.1[${PYTHON_USEDEP}]
>=dev-python/docutils-0.14[${PYTHON_USEDEP}]
-
>=dev-python/sphinx-1.3.1
[${PYTHON_USEDEP}]
+
<dev-python/sphinx-3
[${PYTHON_USEDEP}]
"
distutils_enable_tests pytest