projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
227f00c
)
dev-python/hacking: Drop more require* files
author
Justin Lecher
<jlec@gentoo.org>
Wed, 6 Jan 2016 10:35:54 +0000
(11:35 +0100)
committer
Justin Lecher
<jlec@gentoo.org>
Wed, 6 Jan 2016 11:34:25 +0000
(12:34 +0100)
Package-Manager: portage-2.2.26
Signed-off-by: Justin Lecher <jlec@gentoo.org>
dev-python/hacking/hacking-0.10.2.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/hacking/hacking-0.10.2.ebuild
b/dev-python/hacking/hacking-0.10.2.ebuild
index 18be6bec54fd6560e41113a8d63d2e48ac9baaa8..a9fc430a0c7a20ec739c078465a733d8092b8009 100644
(file)
--- a/
dev-python/hacking/hacking-0.10.2.ebuild
+++ b/
dev-python/hacking/hacking-0.10.2.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
5
Gentoo Foundation
+# Copyright 1999-201
6
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@
-51,7
+51,7
@@
python_prepare_all() {
-e 's:oslosphinx:oslo.sphinx:' \
-i doc/source/conf.py || die
# relax deps
- rm
requirements.txt
+ rm
*requirements.txt hacking.egg-info/requires.txt || die
distutils-r1_python_prepare_all
}