dev-python/clang-python: completion test patch is in -7.0.9999 now

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2018-11-04 13:12:59 +01:00
parent e114f6a55e
commit 505b7712d3

View File

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