diff options
Diffstat (limited to 'dev-python/python-manilaclient')
| -rw-r--r-- | dev-python/python-manilaclient/python-manilaclient-6.2.0.ebuild | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/dev-python/python-manilaclient/python-manilaclient-6.2.0.ebuild b/dev-python/python-manilaclient/python-manilaclient-6.2.0.ebuild index 157b845af4f8..c202df7cf10e 100644 --- a/dev-python/python-manilaclient/python-manilaclient-6.2.0.ebuild +++ b/dev-python/python-manilaclient/python-manilaclient-6.2.0.ebuild @@ -39,7 +39,7 @@ BDEPEND=" >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}] >=dev-python/requests-mock-1.2.0[${PYTHON_USEDEP}] >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}] - >=dev-python/python-openstackclient-5.3.0[${PYTHON_USEDEP}] + >=dev-python/python-openstackclient-10.1.0[${PYTHON_USEDEP}] ) " @@ -49,9 +49,6 @@ src_prepare() { # This test requires tempest which has been removed. rm --force manilaclient/tests/unit/test_functional_utils.py - # Not sure what's happened here. - sed --in-place --expression='s/FakeIdentityClient/FakeIdentityv3Client/g' manilaclient/tests/unit/osc/v2/fakes.py - distutils-r1_src_prepare } |
