diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-09-02 00:43:38 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-09-02 00:43:38 +0000 |
| commit | e52ed895b7240f5d4ee604f50acb0dc5fadb4b96 (patch) | |
| tree | a2e0386836675efcfcfc4cdc1b60db6fa38c1e46 /dev-python/python-cinderclient | |
| parent | e4780ce7119c5233102a12d49b5323f59dddf752 (diff) | |
| download | baldeagleos-repo-e52ed895b7240f5d4ee604f50acb0dc5fadb4b96.tar.gz baldeagleos-repo-e52ed895b7240f5d4ee604f50acb0dc5fadb4b96.tar.xz baldeagleos-repo-e52ed895b7240f5d4ee604f50acb0dc5fadb4b96.zip | |
Adding metadata
Diffstat (limited to 'dev-python/python-cinderclient')
| -rw-r--r-- | dev-python/python-cinderclient/python-cinderclient-9.1.0.ebuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dev-python/python-cinderclient/python-cinderclient-9.1.0.ebuild b/dev-python/python-cinderclient/python-cinderclient-9.1.0.ebuild index 6310c74a4f53..1dee2d2013a2 100644 --- a/dev-python/python-cinderclient/python-cinderclient-9.1.0.ebuild +++ b/dev-python/python-cinderclient/python-cinderclient-9.1.0.ebuild @@ -26,6 +26,7 @@ RDEPEND=" >=dev-python/simplejson-3.5.1[${PYTHON_USEDEP}] >=dev-python/stevedore-3.3.0[${PYTHON_USEDEP}] " +# Tests fail with dev-python/prettytable-3.4.0 BDEPEND=" dev-python/pbr[${PYTHON_USEDEP}] test? ( @@ -34,6 +35,7 @@ BDEPEND=" dev-python/oslo-serialization[${PYTHON_USEDEP}] dev-python/requests-mock[${PYTHON_USEDEP}] dev-python/testtools[${PYTHON_USEDEP}] + <dev-python/prettytable-3.4.0[${PYTHON_USEDEP}] ) " |
