mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
dev-python/pydot: add upper bound on pyparsing
Bug: https://github.com/pydot/pydot/issues/277 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -17,8 +17,9 @@ KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc
|
||||
IUSE="test"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
# See https://github.com/pydot/pydot/issues/277 for pyparsing dep
|
||||
RDEPEND="
|
||||
>=dev-python/pyparsing-2.1.4[${PYTHON_USEDEP}]
|
||||
<dev-python/pyparsing-3[${PYTHON_USEDEP}]
|
||||
media-gfx/graphviz"
|
||||
BDEPEND="
|
||||
test? (
|
||||
Reference in New Issue
Block a user