summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2017-02-28 00:58:43 -0600
committerMatthew Thode <prometheanfire@gentoo.org>2017-02-28 00:59:21 -0600
commit2b6b92e22d20f199d7df889b2bbad7c384597e7c (patch)
tree7b133fb98ae2eee4e5f3b0a102c539b89baf95f4 /sys-cluster
parentdev-util/perf: add myself to maintainer list (diff)
downloadgentoo-2b6b92e22d20f199d7df889b2bbad7c384597e7c.tar.gz
gentoo-2b6b92e22d20f199d7df889b2bbad7c384597e7c.tar.bz2
gentoo-2b6b92e22d20f199d7df889b2bbad7c384597e7c.zip
sys-cluster/heat: fixing novaclient dep
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --force
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/heat/heat-2017.1.9999.ebuild2
-rw-r--r--sys-cluster/heat/heat-8.0.0.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/sys-cluster/heat/heat-2017.1.9999.ebuild b/sys-cluster/heat/heat-2017.1.9999.ebuild
index a6439ca25b03..3fcbe2725d02 100644
--- a/sys-cluster/heat/heat-2017.1.9999.ebuild
+++ b/sys-cluster/heat/heat-2017.1.9999.ebuild
@@ -72,7 +72,7 @@ RDEPEND="
>=dev-python/python-monascaclient-1.1.0[${PYTHON_USEDEP}]
>=dev-python/python-neutronclient-5.1.0[${PYTHON_USEDEP}]
>=dev-python/python-novaclient-6.0.0[${PYTHON_USEDEP}]
- !~dev-python/python-novaclient-7.1.0[${PYTHON_USEDEP}]
+ !~dev-python/python-novaclient-7.0.0[${PYTHON_USEDEP}]
>=dev-python/python-openstackclient-3.3.0[${PYTHON_USEDEP}]
>=dev-python/python-saharaclient-1.1.0[${PYTHON_USEDEP}]
>=dev-python/python-senlinclient-1.1.0[${PYTHON_USEDEP}]
diff --git a/sys-cluster/heat/heat-8.0.0.ebuild b/sys-cluster/heat/heat-8.0.0.ebuild
index 9390f7279ec5..4fef39ae1287 100644
--- a/sys-cluster/heat/heat-8.0.0.ebuild
+++ b/sys-cluster/heat/heat-8.0.0.ebuild
@@ -71,7 +71,7 @@ RDEPEND="
>=dev-python/python-monascaclient-1.1.0[${PYTHON_USEDEP}]
>=dev-python/python-neutronclient-5.1.0[${PYTHON_USEDEP}]
>=dev-python/python-novaclient-6.0.0[${PYTHON_USEDEP}]
- !~dev-python/python-novaclient-7.1.0[${PYTHON_USEDEP}]
+ !~dev-python/python-novaclient-7.0.0[${PYTHON_USEDEP}]
>=dev-python/python-openstackclient-3.3.0[${PYTHON_USEDEP}]
>=dev-python/python-saharaclient-1.1.0[${PYTHON_USEDEP}]
>=dev-python/python-senlinclient-1.1.0[${PYTHON_USEDEP}]