• [gentoo-dev] [PATCH 2/2] distutils-r1.eclass: wheel dep moved into setu

    From =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?@21:1/5 to All on Sat Jul 15 18:10:01 2023
    Signed-off-by: Michał Górny <mgorny@gentoo.org>
    ---
    eclass/distutils-r1.eclass | 5 ++---
    1 file changed, 2 insertions(+), 3 deletions(-)

    diff --git a/eclass/distutils-r1.eclass b/eclass/distutils-r1.eclass
    index e4f0589e191b..658d26f2a440 100644
    --- a/eclass/distutils-r1.eclass
    +++ b/eclass/distutils-r1.eclass
    @@ -272,8 +272,7 @@ _distutils_set_globals() {
    ;;
    setuptools)
    bdep+='
    - >=dev-python/setuptools-67.7.2[${PYTHON_USEDEP}]
    - >=dev-python/wheel-0.40.0[${PYTHON_USEDEP}]
    + >=dev-python/setuptools-67.8.0-r1[${PYTHON_USEDEP}]
    '
    ;;
    sip)
    @@ -293,7 +292,7 @@ _distutils_set_globals() {
    eqawarn "is enabled."
    fi
    else
    - local setuptools_dep='>=dev-python/setuptools-67.7.2[${PYTHON_USEDEP}]'
    + local setuptools_dep='>=dev-python/setuptools-67.8.0-r1[${PYTHON_USEDEP}]'

    case ${DISTUTILS_USE_SETUPTOOLS:-bdepend} in
    no|manual)
    --
    2.41.0

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