From 22ab5437b999b26eb3960d336dd392ccab062827 Mon Sep 17 00:00:00 2001 From: root Date: Tue, 14 Jul 2026 03:04:44 -0500 Subject: Adding metadata --- .../python-manilaclient/python-manilaclient-6.2.0.ebuild | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'dev-python/python-manilaclient/python-manilaclient-6.2.0.ebuild') 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 c202df7cf10e..6392eaf1aa0b 100644 --- a/dev-python/python-manilaclient/python-manilaclient-6.2.0.ebuild +++ b/dev-python/python-manilaclient/python-manilaclient-6.2.0.ebuild @@ -17,7 +17,7 @@ HOMEPAGE=" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64" +KEYWORDS="~amd64" RDEPEND=" >=dev-python/pbr-3.0.0[${PYTHON_USEDEP}] @@ -34,7 +34,6 @@ RDEPEND=" BDEPEND=" test? ( - >=dev-python/coverage-4.5.0[${PYTHON_USEDEP}] >=dev-python/ddt-1.0.1[${PYTHON_USEDEP}] >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}] >=dev-python/requests-mock-1.2.0[${PYTHON_USEDEP}] @@ -46,15 +45,14 @@ BDEPEND=" distutils_enable_tests unittest src_prepare() { - # This test requires tempest which has been removed. - rm --force manilaclient/tests/unit/test_functional_utils.py + # requires tempest + rm manilaclient/tests/unit/test_functional_utils.py || die distutils-r1_src_prepare } python_test() { - # The functional tests would requier the OpenStack manila service to be - # packaged, too. + # functional tests require the OpenStack manila service eunittest manilaclient/tests/unit } -- cgit v1.3