sys-cluster/neutron: fix dep on weakrefmethod
authorMatthew Thode <prometheanfire@gentoo.org>
Sun, 10 Nov 2019 00:48:13 +0000 (18:48 -0600)
committerMatthew Thode <prometheanfire@gentoo.org>
Sun, 10 Nov 2019 00:48:32 +0000 (18:48 -0600)
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
sys-cluster/neutron/neutron-15.0.0.ebuild
sys-cluster/neutron/neutron-2019.2.9999.ebuild

index db6f89678c2c45c9c7044c0e01b5ac6a08f188cf..6a32ace7fec27e79fbb3e39a11e4e9be79b63bce 100644 (file)
@@ -99,7 +99,7 @@ RDEPEND="
        >=dev-python/ovsdbapp-0.9.1[${PYTHON_USEDEP}]
        >=dev-python/psutil-3.2.2[${PYTHON_USEDEP}]
        >=dev-python/pyroute2-0.5.3[${PYTHON_USEDEP}]
-       >=dev-python/weakrefmethod-1.0.2[$(python_gen_usedep 'python2_7')]
+       $(python_gen_cond_dep '>=dev-python/weakrefmethod-1.0.2[${PYTHON_USEDEP}]' 'python2_7')
        >=dev-python/python-novaclient-9.1.0[${PYTHON_USEDEP}]
        >=dev-python/openstacksdk-0.31.2[${PYTHON_USEDEP}]
        >=dev-python/python-designateclient-2.7.0[${PYTHON_USEDEP}]
index db6f89678c2c45c9c7044c0e01b5ac6a08f188cf..6a32ace7fec27e79fbb3e39a11e4e9be79b63bce 100644 (file)
@@ -99,7 +99,7 @@ RDEPEND="
        >=dev-python/ovsdbapp-0.9.1[${PYTHON_USEDEP}]
        >=dev-python/psutil-3.2.2[${PYTHON_USEDEP}]
        >=dev-python/pyroute2-0.5.3[${PYTHON_USEDEP}]
-       >=dev-python/weakrefmethod-1.0.2[$(python_gen_usedep 'python2_7')]
+       $(python_gen_cond_dep '>=dev-python/weakrefmethod-1.0.2[${PYTHON_USEDEP}]' 'python2_7')
        >=dev-python/python-novaclient-9.1.0[${PYTHON_USEDEP}]
        >=dev-python/openstacksdk-0.31.2[${PYTHON_USEDEP}]
        >=dev-python/python-designateclient-2.7.0[${PYTHON_USEDEP}]