Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 749666 - gnome-base/gnome-settings-daemon-3.36.1: add "python3_8" to PYTHON_COMPAT
Summary: gnome-base/gnome-settings-daemon-3.36.1: add "python3_8" to PYTHON_COMPAT
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-10-17 09:36 UTC by crabbed halo ablution
Modified: 2020-12-02 20:18 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,235.82 KB, text/plain)
2020-10-17 09:37 UTC, crabbed halo ablution
Details

Note You need to log in before you can comment on or make changes to this bug.
Description crabbed halo ablution 2020-10-17 09:36:53 UTC
Ebuild builds and installs with PYTHON_COMPAT=( python3_8 ) (to force use of python-3.8)


Reproducible: Always
Comment 1 crabbed halo ablution 2020-10-17 09:37:47 UTC
Created attachment 666134 [details]
build.log
Comment 2 John Helmert III archtester Gentoo Infrastructure gentoo-dev Security 2020-12-02 20:18:34 UTC
This is done

commit 2a3c60f2a5f6504231dd45aff77cb39ee8fc6b03
Author: Mart Raudsepp <leio@gentoo.org>
Date:   Wed Dec 2 21:58:40 2020 +0200

    gnome-base/gnome-settings-daemon: Add missing RESTRICT="!test? ( test )"

    Bug: https://bugs.gentoo.org/758113
    Package-Manager: Portage-3.0.10, Repoman-3.0.2
    Signed-off-by: Mart Raudsepp <leio@gentoo.org>

commit 28903d07fd89e9830080f51d7808cb2b66505b54
Author: Mart Raudsepp <leio@gentoo.org>
Date:   Wed Dec 2 21:57:37 2020 +0200

    gnome-base/gnome-settings-daemon-3.36: Add python 3.8/3.9 to compat

    Tests are p.use.masked, and that's the only use of python here, so just
    add them without testing.

    Closes: https://bugs.gentoo.org/758113
    Package-Manager: Portage-3.0.10, Repoman-3.0.2
    Signed-off-by: Mart Raudsepp <leio@gentoo.org>