mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-05 12:16:41 +02:00
eclass/python-any-r1: Sync with Gentoo
It's from Gentoo commit 9b1ccc14f4a6e9b6c614a4c5f5d6ec15f6339d64.
This commit is contained in:
parent
c210d9a5ea
commit
46bc88b855
@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# @ECLASS: python-any-r1.eclass
|
||||
@ -272,6 +272,7 @@ python_gen_any_dep() {
|
||||
# This function will call python_check_deps() if defined.
|
||||
python_setup() {
|
||||
debug-print-function ${FUNCNAME} "${@}"
|
||||
_python_sanity_checks
|
||||
|
||||
# support developer override
|
||||
if [[ ${PYTHON_COMPAT_OVERRIDE} ]]; then
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user