diff options
Diffstat (limited to 'dev-python/python-glanceclient/python-glanceclient-4.12.0.ebuild')
| -rw-r--r-- | dev-python/python-glanceclient/python-glanceclient-4.12.0.ebuild | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/dev-python/python-glanceclient/python-glanceclient-4.12.0.ebuild b/dev-python/python-glanceclient/python-glanceclient-4.12.0.ebuild index a82673afcd02..800afebd5fda 100644 --- a/dev-python/python-glanceclient/python-glanceclient-4.12.0.ebuild +++ b/dev-python/python-glanceclient/python-glanceclient-4.12.0.ebuild @@ -44,6 +44,11 @@ BDEPEND=" distutils_enable_tests unittest +PATCHES=( + # https://review.opendev.org/c/openstack/python-glanceclient/+/986313 + "${FILESDIR}/${P}-py315.patch" +) + python_test() { # functional tests require cloud instance access eunittest -b glanceclient/tests/unit |
