mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/distlib: Skip more tests
Closes: https://bugs.gentoo.org/843839 Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -47,6 +47,8 @@ src_prepare() {
|
||||
sed -i -e 's:test_custom_shebang:_&:' tests/test_scripts.py || die
|
||||
# broken with py3.11, doesn't look important
|
||||
sed -i -e 's:test_sequencer_basic:_&:' tests/test_util.py || die
|
||||
# https://bugs.gentoo.org/843839
|
||||
sed -i -e 's:test_interpreter_args:_&:' tests/test_scripts.py || die
|
||||
|
||||
distutils-r1_src_prepare
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user