From eb32a3b217c00b5bed6d50d6fcfe85b2e68aaa95 Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [develop]" Date: Sat, 12 Nov 2022 12:59:55 +0000 Subject: Adding metadata --- dev-python/python-cinderclient/python-cinderclient-9.1.0.ebuild | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'dev-python/python-cinderclient/python-cinderclient-9.1.0.ebuild') 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() { -- cgit v1.3.1