mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-09 05:56:58 +02:00
eclass/python-r1: Sync with Gentoo
It's from Gentoo commit 636db84c297674e57df06eb9c318d508d94a7da5.
This commit is contained in:
parent
baa96c400a
commit
7c6abd4b51
@ -620,7 +620,7 @@ python_foreach_impl() {
|
||||
[[ ! ${_DISTUTILS_CALLING_FOREACH_IMPL} &&
|
||||
! ${_DISTUTILS_FOREACH_IMPL_WARNED} ]]
|
||||
then
|
||||
eqawarn "python_foreach_impl has been called directly while using distutils-r1."
|
||||
eqawarn "QA Notice: python_foreach_impl has been called directly while using distutils-r1."
|
||||
eqawarn "Please redefine python_*() phase functions to meet your expectations"
|
||||
eqawarn "instead."
|
||||
_DISTUTILS_FOREACH_IMPL_WARNED=1
|
||||
|
Loading…
Reference in New Issue
Block a user