diff options
| author | root <root@alpha.trunkmasters.com> | 2026-07-15 03:04:45 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-07-15 03:04:45 -0500 |
| commit | 2c34c3402bb20be0fbb58513da479b431ecc7320 (patch) | |
| tree | 53a49676a7aa41b31db56731ff381a8dcce4d2de /dev-python/python-glanceclient/python-glanceclient-4.12.0.ebuild | |
| parent | 22ab5437b999b26eb3960d336dd392ccab062827 (diff) | |
| download | baldeagleos-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.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 |
