summaryrefslogtreecommitdiff
path: root/dev-python/python-cinderclient/python-cinderclient-9.7.0.ebuild
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2025-03-19 06:30:11 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2025-03-19 06:30:11 +0000
commit31d4271c74f4334c8c37de8b6c5fd2634084bb76 (patch)
tree8de88113fd0e248084b02341996ca969054673f1 /dev-python/python-cinderclient/python-cinderclient-9.7.0.ebuild
parentb122a4c89ce5a5ed415047f73079ed8fe92d13b8 (diff)
downloadbaldeagleos-repo-31d4271c74f4334c8c37de8b6c5fd2634084bb76.tar.gz
baldeagleos-repo-31d4271c74f4334c8c37de8b6c5fd2634084bb76.tar.xz
baldeagleos-repo-31d4271c74f4334c8c37de8b6c5fd2634084bb76.zip
Adding metadata
Diffstat (limited to 'dev-python/python-cinderclient/python-cinderclient-9.7.0.ebuild')
-rw-r--r--dev-python/python-cinderclient/python-cinderclient-9.7.0.ebuild5
1 files changed, 5 insertions, 0 deletions
diff --git a/dev-python/python-cinderclient/python-cinderclient-9.7.0.ebuild b/dev-python/python-cinderclient/python-cinderclient-9.7.0.ebuild
index 6aa843002894..4c5d4bb4ec82 100644
--- a/dev-python/python-cinderclient/python-cinderclient-9.7.0.ebuild
+++ b/dev-python/python-cinderclient/python-cinderclient-9.7.0.ebuild
@@ -41,6 +41,11 @@ BDEPEND="
distutils_enable_tests unittest
+PATCHES=(
+ # https://review.opendev.org/c/openstack/python-cinderclient/+/930218/1
+ "${FILESDIR}/${P}-py313.patch"
+)
+
python_test() {
# functional tests require cloud instance access
eunittest -b cinderclient/tests/unit