summaryrefslogtreecommitdiff
path: root/dev-python/python-cinderclient/python-cinderclient-9.1.0.ebuild
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-11-12 12:59:55 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-11-12 12:59:55 +0000
commiteb32a3b217c00b5bed6d50d6fcfe85b2e68aaa95 (patch)
tree1013095287de4ae71b2ebe9e8a1fb2a0b0437fcf /dev-python/python-cinderclient/python-cinderclient-9.1.0.ebuild
parent87689846880db036c154d6e5ecefd9674c264e12 (diff)
downloadbaldeagleos-repo-eb32a3b217c00b5bed6d50d6fcfe85b2e68aaa95.tar.gz
baldeagleos-repo-eb32a3b217c00b5bed6d50d6fcfe85b2e68aaa95.tar.xz
baldeagleos-repo-eb32a3b217c00b5bed6d50d6fcfe85b2e68aaa95.zip
Adding metadata
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() {