projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a91e794
)
dev-python/oslotest: seding out hacking from test-reqs
author
Matthew Thode
<mthode@mthode.org>
Tue, 1 Sep 2015 15:07:29 +0000
(10:07 -0500)
committer
Matthew Thode
<mthode@mthode.org>
Tue, 1 Sep 2015 15:07:29 +0000
(10:07 -0500)
Package-Manager: portage-2.2.20.1
dev-python/oslotest/oslotest-1.10.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/oslotest/oslotest-1.10.0.ebuild
b/dev-python/oslotest/oslotest-1.10.0.ebuild
index 80c3f4a21109c870dee6025c85cd06246d67860f..7af4e9bd8ee50374aec57c70450a532b977bba61 100644
(file)
--- a/
dev-python/oslotest/oslotest-1.10.0.ebuild
+++ b/
dev-python/oslotest/oslotest-1.10.0.ebuild
@@
-39,6
+39,11
@@
RDEPEND="
>=dev-python/testtools-1.4.0[${PYTHON_USEDEP}]
"
+python_prepare() {
+ sed -i '/^hacking/d' test-requirements.txt
+ distutils-r1_python_prepare
+}
+
python_compile_all() {
if use doc; then
esetup.py build_sphinx