• [gentoo-dev] [PATCH 6/8] distutils-r1.eclass: Use HATCH_METADATA_CLASSI

    From =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?@21:1/5 to All on Fri Nov 22 14:50:01 2024
    Bug: https://github.com/pypa/hatch/issues/1368
    Signed-off-by: Michał Górny <mgorny@gentoo.org>
    ---
    eclass/distutils-r1.eclass | 3 +++
    1 file changed, 3 insertions(+)

    diff --git a/eclass/distutils-r1.eclass b/eclass/distutils-r1.eclass
    index 7e65bcb964a1..51bf005271c1 100644
    --- a/eclass/distutils-r1.eclass
    +++ b/eclass/distutils-r1.eclass
    @@ -1257,6 +1257,9 @@ distutils_pep517_install() {
    cmd+=( cargo_env )
    fi

    + # set it globally in case we were using "standalone" wrapper
    + local -x HATCH_METADATA_CLASSIFIERS_NO_VERIFY=1
    +
    case ${DISTUTILS_USE_PEP517} in
    maturin)
    # `maturin pep517 build-wheel --help` for options
    --
    2.47.0

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