Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 730108 - [TRACKER] py3.8 stable-unmask
Summary: [TRACKER] py3.8 stable-unmask
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on: 720564 726586 727058 728754 730126 732562
Blocks: python3.8-compat
  Show dependency tree
 
Reported: 2020-06-29 07:04 UTC by Michał Górny
Modified: 2021-02-19 19:40 UTC (History)
3 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-06-29 07:04:33 UTC
Stable requests blocking removal of py3.8 stable mask.
Comment 1 Larry the Git Cow gentoo-dev 2020-07-14 15:44:46 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71120b8e77f9d6da2be2b4c5e9fc03269bb08018

commit 71120b8e77f9d6da2be2b4c5e9fc03269bb08018
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2020-07-14 13:20:38 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2020-07-14 15:44:19 +0000

    profiles/arch/powerpc/ppc32: unmask Python 3.8 targets
    
    Bug: https://bugs.gentoo.org/730108
    Signed-off-by: Sam James <sam@gentoo.org>

 profiles/arch/powerpc/ppc32/use.stable.mask | 5 -----
 1 file changed, 5 deletions(-)
Comment 2 Larry the Git Cow gentoo-dev 2020-07-14 17:01:51 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca85e389f084a6aa677fc4012070a33f8d9c5679

commit ca85e389f084a6aa677fc4012070a33f8d9c5679
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2020-07-14 16:04:27 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2020-07-14 17:01:33 +0000

    profiles/arch/powerpc/ppc64: unmask Python 3.8 targets
    
    Bug: https://bugs.gentoo.org/730108
    Signed-off-by: Sam James <sam@gentoo.org>

 profiles/arch/powerpc/ppc64/use.stable.mask | 5 -----
 1 file changed, 5 deletions(-)
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-02-19 19:40:11 UTC
$ grep -rsin "python3_8"
base/make.defaults:126:BOOTSTRAP_USE="unicode internal-glib pkg-config split-usr python_targets_python3_8"
base/make.defaults:131:# Updated to python3_8
base/make.defaults:132:PYTHON_TARGETS="python3_8"
base/make.defaults:133:PYTHON_SINGLE_TARGET="python3_8"
base/package.use.force:170:dev-lang/python-exec python_targets_python3_8
desc/python_targets.desc:7:python3_8 - Build with Python 3.8
desc/python_single_target.desc:7:python3_8 - Build for Python 3.8 only