commit: 505b7712d3aecc8cc4dc17609b096b31f6ffe9bb
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 4 12:12:59 2018 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Nov 4 12:15:50 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=505b7712
dev-python/clang-python: completion test patch is in -7.0.9999 now
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/clang-python/clang-python-7.0.9999.ebuild | 6 ------
1 file changed, 6 deletions(-)
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 ff42c58b9e7..d0d8cf54084 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