summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-11-04 13:12:59 +0100
committerMichał Górny <mgorny@gentoo.org>2018-11-04 13:15:50 +0100
commit505b7712d3aecc8cc4dc17609b096b31f6ffe9bb (patch)
tree6bd404db0f419f3fadab98e17563aee1ef37c674
parentapp-admin/conky: Remove old conky-1.10.8-r2. (diff)
downloadgentoo-505b7712d3aecc8cc4dc17609b096b31f6ffe9bb.tar.gz
gentoo-505b7712d3aecc8cc4dc17609b096b31f6ffe9bb.tar.bz2
gentoo-505b7712d3aecc8cc4dc17609b096b31f6ffe9bb.zip
dev-python/clang-python: completion test patch is in -7.0.9999 now
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--dev-python/clang-python/clang-python-7.0.9999.ebuild6
1 files changed, 0 insertions, 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 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