mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
metadata/install-qa-check.d: update 60python-pyc to refer to Python guide
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 2019-2021 Gentoo Authors
|
||||
# Copyright 2019-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# QA check: ensure that Python modules are compiled after installing
|
||||
@@ -75,7 +75,7 @@ if [[ ${EAPI} == [6-7] ]]; then
|
||||
eqawarn "Please either fix the upstream build system to byte-compile Python modules"
|
||||
eqawarn "correctly, or call python_optimize after installing them. For more"
|
||||
eqawarn "information, see:"
|
||||
eqawarn "https://wiki.gentoo.org/wiki/Project:Python/Byte_compiling"
|
||||
eqawarn "https://projects.gentoo.org/python/guide/helper.html#byte-compiling-python-modules"
|
||||
eqawarn
|
||||
fi
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user