• [gentoo-dev] [PATCH 3/4] distutils-r1.eclass: Update addpredict for PyP

    From =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?@21:1/5 to All on Wed Jul 12 14:30:01 2023
    Signed-off-by: Michał Górny <mgorny@gentoo.org>
    ---
    eclass/distutils-r1.eclass | 2 +-
    1 file changed, 1 insertion(+), 1 deletion(-)

    diff --git a/eclass/distutils-r1.eclass b/eclass/distutils-r1.eclass
    index 046277d0371c..924e83b54ad8 100644
    --- a/eclass/distutils-r1.eclass
    +++ b/eclass/distutils-r1.eclass
    @@ -1718,7 +1718,7 @@ distutils-r1_python_install() {
    # python likes to compile any module it sees, which triggers sandbox
    # failures if some packages haven't compiled their modules yet.
    addpredict "${EPREFIX}/usr/lib/${EPYTHON}"
    - addpredict "${EPREFIX}/usr/lib/pypy3.9"
    + addpredict "${EPREFIX}/usr/lib/pypy3.10"
    addpredict "${EPREFIX}/usr/local" # bug 498232

    if [[ ! ${DISTUTILS_SINGLE_IMPL} ]]; then
    --
    2.41.0

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)