Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 719196 - [TRACKER] Unmask python3_7 target on arches other than amd64
Summary: [TRACKER] Unmask python3_7 target on arches other than amd64
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: 617528 705488 711784 719192 719946
Blocks:
  Show dependency tree
 
Reported: 2020-04-24 07:28 UTC by Michał Górny
Modified: 2021-01-28 03:07 UTC (History)
2 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-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?