commit:     2b6b92e22d20f199d7df889b2bbad7c384597e7c
Author:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 28 06:58:43 2017 +0000
Commit:     Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Tue Feb 28 06:59:21 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b6b92e2

sys-cluster/heat: fixing novaclient dep

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --force

 sys-cluster/heat/heat-2017.1.9999.ebuild | 2 +-
 sys-cluster/heat/heat-8.0.0.ebuild       | 2 +-
 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 a6439ca25b..3fcbe2725d 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 9390f7279e..4fef39ae12 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}]

Reply via email to