Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 719196

Summary: [TRACKER] Unmask python3_7 target on arches other than amd64
Product: Gentoo Linux Reporter: Michał Górny <mgorny>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED FIXED    
Severity: normal CC: bertrand, sam
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 617528, 705488, 711784, 719192, 719946    
Bug Blocks:    

Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-04-24 07:28:38 UTC
So far, on x86 we need:

dev-python/dbus-python
dev-python/inflect (<4)
dev-python/pypng
dev-python/twisted
media-libs/gexiv2
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-04-26 14:29:26 UTC
Removing deps where x86 is done.
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-09-07 22:29:24 UTC
$ grep -rsin "python3_7"
base/package.use.force:140:dev-lang/python-exec python_targets_python3_7
base/make.defaults:126:BOOTSTRAP_USE="unicode internal-glib pkg-config split-usr python_targets_python3_7 python_targets_python2_7"
base/make.defaults:131:# Updated to python3_7
base/make.defaults:132:PYTHON_TARGETS="python2_7 python3_7"
base/make.defaults:133:PYTHON_SINGLE_TARGET="python3_7"
desc/python_targets.desc:8:python3_7 - Build with Python 3.7
desc/python_single_target.desc:8:python3_7 - Build for Python 3.7 only
prefix/windows/cygwin/use.mask:8:python_targets_python3_7
arch/riscv/rv64gc/use.force:8:python_targets_python3_7
arch/riscv/rv64gc/use.force:9:python_single_target_python3_7

Not sure if it's worth keeping open for just Prefix on cygwin?