mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-25 08:58:27 -07:00
dev-python/clang-python: Patch completion test failures
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -30,6 +30,12 @@ DEPEND="${RDEPEND}"
|
||||
|
||||
S=${WORKDIR}/${P}/bindings/python
|
||||
|
||||
PATCHES=(
|
||||
# update completion test results due to completion changes
|
||||
# https://reviews.llvm.org/D50171
|
||||
"${FILESDIR}"/9999/0001-python-tests-Update-test_code_completion.patch
|
||||
)
|
||||
|
||||
src_unpack() {
|
||||
git-r3_fetch
|
||||
git-r3_checkout '' '' '' bindings/python
|
||||
|
||||
Reference in New Issue
Block a user