projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2a29b74
)
dev-python/oslo-utils: Call distutils-r1_python_prepare_all
author
David Seifert
<soap@gentoo.org>
Fri, 10 Mar 2017 20:47:26 +0000
(21:47 +0100)
committer
David 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
patch
|
blob
|
history
diff --git
a/dev-python/oslo-utils/oslo-utils-3.8.0.ebuild
b/dev-python/oslo-utils/oslo-utils-3.8.0.ebuild
index 2fbca4d34d79221d1bbe95ffc7af4723d4c51774..8fa9f5e6da648d65280499bc6f56c5fe270e76a7 100644
(file)
--- a/
dev-python/oslo-utils/oslo-utils-3.8.0.ebuild
+++ b/
dev-python/oslo-utils/oslo-utils-3.8.0.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
6
Gentoo Foundation
+# Copyright 1999-201
7
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() {