summaryrefslogtreecommitdiff
path: root/dev-python/python-cinderclient/python-cinderclient-9.1.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/python-cinderclient/python-cinderclient-9.1.0.ebuild')
-rw-r--r--dev-python/python-cinderclient/python-cinderclient-9.1.0.ebuild5
1 files changed, 5 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 3c5bfe98ec22..64eae07ac438 100644
--- a/dev-python/python-cinderclient/python-cinderclient-9.1.0.ebuild
+++ b/dev-python/python-cinderclient/python-cinderclient-9.1.0.ebuild
@@ -39,6 +39,11 @@ BDEPEND="
)
"
+PATCHES=(
+ "${FILESDIR}/${P}-fix-py3.11-argparse.patch"
+ "${FILESDIR}/${P}-fix-py3.11-crashes.patch"
+)
+
distutils_enable_tests unittest
python_test() {