• [gentoo-dev] [PATCH 2/3] python-any-r1.eclass: Remove obsolete variable

    From =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?@21:1/5 to All on Mon Oct 21 20:00:01 2024
    Remove a leftover variable from before PYTHON_PKG_DEP was used.

    Signed-off-by: Michał Górny <mgorny@gentoo.org>
    ---
    eclass/python-any-r1.eclass | 3 +--
    1 file changed, 1 insertion(+), 2 deletions(-)

    diff --git a/eclass/python-any-r1.eclass b/eclass/python-any-r1.eclass
    index ca2ddf146406..adc7b1bfec47 100644
    --- a/eclass/python-any-r1.eclass
    +++ b/eclass/python-any-r1.eclass
    @@ -167,8 +167,7 @@ inherit python-utils-r1
    # @CODE

    _python_any_set_globals() {
    - local usestr deps i PYTHON_PKG_DEP
    - [[ ${PYTHON_REQ_USE} ]] && usestr="[${PYTHON_REQ_USE}]"
    + local deps i PYTHON_PKG_DEP

    _python_set_impls

    --
    2.47.0

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