From: Michał Górny Date: Sun, 4 Nov 2018 12:12:59 +0000 (+0100) Subject: dev-python/clang-python: completion test patch is in -7.0.9999 now X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=505b7712d3aecc8cc4dc17609b096b31f6ffe9bb;p=gentoo.git dev-python/clang-python: completion test patch is in -7.0.9999 now Signed-off-by: Michał Górny --- diff --git a/dev-python/clang-python/clang-python-7.0.9999.ebuild b/dev-python/clang-python/clang-python-7.0.9999.ebuild index ff42c58b9e72..d0d8cf54084d 100644 --- a/dev-python/clang-python/clang-python-7.0.9999.ebuild +++ b/dev-python/clang-python/clang-python-7.0.9999.ebuild @@ -31,12 +31,6 @@ DEPEND="${RDEPEND}" S=${WORKDIR}/${P}/bindings/python -PATCHES=( - # update completion test results due to completion changes - # https://reviews.llvm.org/D50171 - "${FILESDIR}"/7.0.0/0001-python-tests-Update-test_code_completion.patch -) - src_unpack() { git-r3_fetch git-r3_checkout '' '' '' bindings/python