projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
76d304e
)
dev-python/guessit: omit no longer needed patch in 9999
author
Ilya Tumaykin
<itumaykin@gmail.com>
Thu, 7 Jul 2016 10:46:19 +0000
(13:46 +0300)
committer
Patrice Clement
<monsieurp@gentoo.org>
Fri, 8 Jul 2016 11:10:40 +0000
(11:10 +0000)
Package-Manager: portage-2.3.0
Closes: https://github.com/gentoo/gentoo/pull/1840
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
dev-python/guessit/guessit-9999.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/guessit/guessit-9999.ebuild
b/dev-python/guessit/guessit-9999.ebuild
index ca818230fd0128be45c07698a5b7b3b7e55d0f06..1386e0f88f0fcbf517257f28a54f743b5957c644 100644
(file)
--- a/
dev-python/guessit/guessit-9999.ebuild
+++ b/
dev-python/guessit/guessit-9999.ebuild
@@
-34,8
+34,6
@@
DEPEND="${RDEPEND}
)
"
-PATCHES=( "${FILESDIR}/${PN}-2.0.5-support-noninteractive-shells.patch" )
-
python_prepare_all() {
# Disable benchmarks as they require unavailable pytest-benchmark.
rm guessit/test/test_benchmark.py || die