summaryrefslogtreecommitdiff
path: root/dev-python/python-manilaclient/python-manilaclient-6.0.0.ebuild
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2026-04-16 07:11:38 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2026-04-16 07:11:38 +0000
commit6377d9ae9eeb85de4ce4fec4e8544101640035e9 (patch)
tree800a70acccf720fa2f0499d72c4907cc23684f99 /dev-python/python-manilaclient/python-manilaclient-6.0.0.ebuild
parentf6bcc45ab811bbc6c133a87192de845240fdfd9c (diff)
downloadbaldeagleos-repo-6377d9ae9eeb85de4ce4fec4e8544101640035e9.tar.gz
baldeagleos-repo-6377d9ae9eeb85de4ce4fec4e8544101640035e9.tar.xz
baldeagleos-repo-6377d9ae9eeb85de4ce4fec4e8544101640035e9.zip
Adding metadata
Diffstat (limited to 'dev-python/python-manilaclient/python-manilaclient-6.0.0.ebuild')
-rw-r--r--dev-python/python-manilaclient/python-manilaclient-6.0.0.ebuild27
1 files changed, 14 insertions, 13 deletions
diff --git a/dev-python/python-manilaclient/python-manilaclient-6.0.0.ebuild b/dev-python/python-manilaclient/python-manilaclient-6.0.0.ebuild
index 0ebbb18aa4a7..2d997d074309 100644
--- a/dev-python/python-manilaclient/python-manilaclient-6.0.0.ebuild
+++ b/dev-python/python-manilaclient/python-manilaclient-6.0.0.ebuild
@@ -32,20 +32,21 @@ 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/requests-mock-1.2.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}]
- )
-"
+# 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/requests-mock-1.2.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
+# distutils_enable_tests unittest
python_test() {
# The functional tests would requier the OpenStack manila service to be