dev-python/oslo-utils: Call distutils-r1_python_prepare_all
authorDavid Seifert <soap@gentoo.org>
Fri, 10 Mar 2017 20:47:26 +0000 (21:47 +0100)
committerDavid Seifert <soap@gentoo.org>
Fri, 10 Mar 2017 21:12:01 +0000 (22:12 +0100)
Bug: https://bugs.gentoo.org/show_bug.cgi?id=569724
Package-Manager: Portage-2.3.4, Repoman-2.3.2

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

index 2fbca4d34d79221d1bbe95ffc7af4723d4c51774..8fa9f5e6da648d65280499bc6f56c5fe270e76a7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -60,6 +60,7 @@ RDEPEND="
 
 python_prepare_all() {
        sed -i '/^hacking/d' test-requirements.txt || die
+       distutils-r1_python_prepare_all
 }
 
 python_compile_all() {