dev-python/guessit: omit no longer needed patch in 9999

Package-Manager: portage-2.3.0
Closes: https://github.com/gentoo/gentoo/pull/1840

Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
This commit is contained in:
Ilya Tumaykin
2016-07-07 13:46:19 +03:00
committed by Patrice Clement
parent 76d304ed77
commit 8a3039ccf4

View File

@@ -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