app-emulation/diskimage-builder: I've fixed a wrong networkx dep
authorMatthew Thode <prometheanfire@gentoo.org>
Thu, 25 Apr 2019 02:13:11 +0000 (21:13 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Thu, 25 Apr 2019 02:13:26 +0000 (21:13 -0500)
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
app-emulation/diskimage-builder/diskimage-builder-2.21.0.ebuild

index 4c5588077dbd3c3e1efb613d8e21586bb0747e9a..97042574bdf1b1bf0af8fec0e876261a84ea10e4 100644 (file)
@@ -23,7 +23,7 @@ RDEPEND="${CDEPEND}
        >=dev-python/Babel-2.3.4[${PYTHON_USEDEP}]
        !~dev-python/Babel-2.4.0[${PYTHON_USEDEP}]
        >=dev-python/networkx-1.10[${PYTHON_USEDEP}]
-       <dev-python/networkx-2.0[${PYTHON_USEDEP}]
+       <dev-python/networkx-2.3[${PYTHON_USEDEP}]
        >=dev-python/pyyaml-3.12[${PYTHON_USEDEP}]
        >=dev-python/flake8-2.5.4[${PYTHON_USEDEP}]
        <dev-python/flake8-2.6.0[${PYTHON_USEDEP}]