diff --git a/app-admin/glance/glance-24.0.0.ebuild b/app-admin/glance/glance-24.0.0.ebuild index e2366a4150..8d8fd15335 100644 --- a/app-admin/glance/glance-24.0.0.ebuild +++ b/app-admin/glance/glance-24.0.0.ebuild @@ -120,6 +120,7 @@ python_compile_all() { } python_prepare_all() { + rm glance/tests/test_hacking.py || die sed -i '/pysendfile/d' test-requirements.txt || die sed -i '/^hacking/d' test-requirements.txt || die distutils-r1_python_prepare_all