dev-python/oslo-utils: add missing prepare_all
authorMatthew Thode <prometheanfire@gentoo.org>
Tue, 4 Oct 2016 15:33:17 +0000 (10:33 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Tue, 4 Oct 2016 19:09:26 +0000 (14:09 -0500)
Package-Manager: portage-2.3.0

dev-python/oslo-utils/oslo-utils-3.16.0.ebuild

index 4e965d4ff20e644c899fa522c53f3213a8c34514..db0a7e1d070e61faa9a5338f9ccaac7514b0c330 100644 (file)
@@ -63,6 +63,7 @@ RDEPEND="
 
 python_prepare_all() {
        sed -i '/^hacking/d' test-requirements.txt || die
+       distutils-r1_python_prepare_all
 }
 
 python_compile_all() {