From 6377d9ae9eeb85de4ce4fec4e8544101640035e9 Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [develop]" Date: Thu, 16 Apr 2026 07:11:38 +0000 Subject: Adding metadata --- .../python-manilaclient-5.7.1.ebuild | 27 +++++++++++----------- 1 file changed, 14 insertions(+), 13 deletions(-) (limited to 'dev-python/python-manilaclient/python-manilaclient-5.7.1.ebuild') diff --git a/dev-python/python-manilaclient/python-manilaclient-5.7.1.ebuild b/dev-python/python-manilaclient/python-manilaclient-5.7.1.ebuild index 34ecb6b04f69..9b06d5eef9ab 100644 --- a/dev-python/python-manilaclient/python-manilaclient-5.7.1.ebuild +++ b/dev-python/python-manilaclient/python-manilaclient-5.7.1.ebuild @@ -32,19 +32,20 @@ RDEPEND=" >=dev-python/debtcollector-1.2.0[${PYTHON_USEDEP}] " -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/stestr-2.0.0[${PYTHON_USEDEP}] - >=dev-python/tempest-17.1.0[${PYTHON_USEDEP}] - >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}] - >=dev-python/python-openstackclient-5.3.0[${PYTHON_USEDEP}] - ) -" - -distutils_enable_tests unittest +# Tests disabled as it depends on dev-python/stestr which is masked for removal +#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/stestr-2.0.0[${PYTHON_USEDEP}] +# >=dev-python/tempest-17.1.0[${PYTHON_USEDEP}] +# >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}] +# >=dev-python/python-openstackclient-5.3.0[${PYTHON_USEDEP}] +# ) +#" + +# distutils_enable_tests unittest python_test() { # The functional tests would requier the OpenStack manila service to be -- cgit v1.3.1