• [gentoo-dev] [PATCH 18/18] distutils-r1.eclass: Add "_trial_temp" to fo

    From =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?@21:1/5 to All on Sat Jun 4 11:10:01 2022
    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 9536e5c466be..db5cced50952 100644
    --- a/eclass/distutils-r1.eclass
    +++ b/eclass/distutils-r1.eclass
    @@ -1884,7 +1884,7 @@ _distutils-r1_post_python_install() {

    local forbidden_package_names=(
    examples test tests
    - .pytest_cache .hypothesis
    + .pytest_cache .hypothesis _trial_temp
    )
    local p
    for p in "${forbidden_package_names[@]}"; do
    --
    2.35.1

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