summaryrefslogtreecommitdiff
path: root/dev-python/python-cinderclient/python-cinderclient-9.7.0.ebuild
diff options
context:
space:
mode:
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