summaryrefslogtreecommitdiff
path: root/dev-python/python-glanceclient/python-glanceclient-4.12.0.ebuild
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-07-15 03:04:45 -0500
committerroot <root@alpha.trunkmasters.com>2026-07-15 03:04:45 -0500
commit2c34c3402bb20be0fbb58513da479b431ecc7320 (patch)
tree53a49676a7aa41b31db56731ff381a8dcce4d2de /dev-python/python-glanceclient/python-glanceclient-4.12.0.ebuild
parent22ab5437b999b26eb3960d336dd392ccab062827 (diff)
downloadbaldeagleos-repo-2c34c3402bb20be0fbb58513da479b431ecc7320.tar.gz
baldeagleos-repo-2c34c3402bb20be0fbb58513da479b431ecc7320.tar.xz
baldeagleos-repo-2c34c3402bb20be0fbb58513da479b431ecc7320.zip
Adding metadata
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.ebuild5
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