From 31d4271c74f4334c8c37de8b6c5fd2634084bb76 Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [develop]" Date: Wed, 19 Mar 2025 06:30:11 +0000 Subject: Adding metadata --- dev-python/python-cinderclient/python-cinderclient-9.7.0.ebuild | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'dev-python/python-cinderclient/python-cinderclient-9.7.0.ebuild') 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 -- cgit v1.3.1