mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-30 10:38:07 -07:00
dev-python/astroid: Fix python_prepare -> _all
This commit is contained in:
@@ -37,7 +37,7 @@ DEPEND="
|
||||
# Required for tests
|
||||
DISTUTILS_IN_SOURCE_BUILD=1
|
||||
|
||||
python_prepare() {
|
||||
python_prepare_all() {
|
||||
# Disable failing test
|
||||
sed -i -e "/test_namespace_package_pth_support/a\\ return" astroid/tests/unittest_manager.py || die
|
||||
distutils-r1_python_prepare_all
|
||||
Reference in New Issue
Block a user