dev-python/clang-python: completion test patch is in -7.0.9999 now
authorMichał Górny <mgorny@gentoo.org>
Sun, 4 Nov 2018 12:12:59 +0000 (13:12 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sun, 4 Nov 2018 12:15:50 +0000 (13:15 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/clang-python/clang-python-7.0.9999.ebuild

index ff42c58b9e723a037f11dfe4ebe486e7b653acf2..d0d8cf54084dc4fe687ffa18d84c5c36e0119ba3 100644 (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