Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 843368 - dev-lang/python: bump bootstrap_prefix.sh PV
Summary: dev-lang/python: bump bootstrap_prefix.sh PV
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-05-09 00:05 UTC by Aaron Bauman (RETIRED)
Modified: 2022-06-30 18:16 UTC (History)
0 users

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 Aaron Bauman (RETIRED) gentoo-dev 2022-05-09 00:05:50 UTC
Please bump PV for python in bootstrap_prefix.sh.

3.9.6 does not contain fixes for M1 as seen here:

https://github.com/python/cpython/commit/9901d153c201d852d27dc9d3074e283c26468f6d

https://bugs.python.org/issue45405

Need at least Python 3.9.8 or Python 3.10.1
Comment 1 Larry the Git Cow gentoo-dev 2022-06-30 18:16:41 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=a2d84b5dea75df392e9d4fc093b88c77087fd687

commit a2d84b5dea75df392e9d4fc093b88c77087fd687
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-06-30 18:15:42 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-06-30 18:15:42 +0000

    bootstrap-prefix.sh: crank up Python 3.9 version
    
    Closes: https://bugs.gentoo.org/843368
    Closes: https://bugs.gentoo.org/835579
    Signed-off-by: Sam James <sam@gentoo.org>

 scripts/bootstrap-prefix.sh | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)