• [gentoo-dev] [PATCH 1/4] python-utils-r1.eclass: Require >=dev-python/p

    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/python-utils-r1.eclass | 2 +-
    1 file changed, 1 insertion(+), 1 deletion(-)

    diff --git a/eclass/python-utils-r1.eclass b/eclass/python-utils-r1.eclass index 40c15b65d7a5..81051699f1d9 100644
    --- a/eclass/python-utils-r1.eclass
    +++ b/eclass/python-utils-r1.eclass
    @@ -454,7 +454,7 @@ _python_export() {
    python3.12)
    PYTHON_PKG_DEP=">=dev-lang/python-3.12.0_beta3:3.12";;
    pypy3)
    - PYTHON_PKG_DEP='>=dev-python/pypy3-7.3.11_p1:0=';;
    + PYTHON_PKG_DEP='>=dev-python/pypy3-7.3.12:0=';;
    *)
    die "Invalid implementation: ${impl}"
    esac
    --
    2.41.0

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