Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Keywords for Dependencies of Python 3.11 for macOS and other architectures on Gentoo Prefix #30851

Closed
wants to merge 5 commits into from

Conversation

biergaizi
Copy link
Contributor

Gentoo has bumped Python to Python 3.11. Currently there are several missing keywords for new Python dependencies that prevents bootstrap on macOS and other architectures supported by prefix. Merging this Pull Request would fix Gentoo Bug 905619.

I found that these packages are affected:

  • dev-python/gentoo-common
  • dev-python/ensurepip-wheels
  • dev-python/ensurepip-pip
  • dev-python/ensurepip-setuptools

Missing all prefix keywords. There's no prefix keywords whatsoever. Since this package is an architecture-independent script, it should be safe to keyword it for all Gentoo Prefix targets, which has been done in this PR.

  • app-misc/mime-types

Missing ~arm64-macos keyword, which has been added in this PR.

This package is now needed as a dependency to allow Gentoo Prefix's
stage3 bootstrap to successfully complete on macOS.

Signed-off-by: Yifeng Li <tomli@tomli.me>
This package is now a dependency of Python 3.11. It needs keywords
to allow Gentoo Prefix to bootstrap successfully. Since this package
is an architecture-independent script, it should be safe to keyword
it for all Gentoo Prefix targets.

Signed-off-by: Yifeng Li <tomli@tomli.me>
This package is now a dependency of Python 3.11. It needs keywords
to allow Gentoo Prefix to bootstrap successfully. Since this package
is an architecture-independent script, it should be safe to keyword
it for all Gentoo Prefix targets.

Signed-off-by: Yifeng Li <tomli@tomli.me>
This package is now a dependency of Python 3.11. It needs keywords
to allow Gentoo Prefix to bootstrap successfully. Since this package
is an architecture-independent script, it should be safe to keyword
it for all Gentoo Prefix targets.

Signed-off-by: Yifeng Li <tomli@tomli.me>
This package is now a dependency of Python 3.11. It needs keywords
to allow Gentoo Prefix to bootstrap successfully. Since this package
is an architecture-independent script, it should be safe to keyword
it for all Gentoo Prefix targets.

Closes: https://bugs.gentoo.org/905619
Signed-off-by: Yifeng Li <tomli@tomli.me>
@gentoo-bot
Copy link

Pull Request assignment

Submitter: @biergaizi
Areas affected: ebuilds
Packages affected: app-misc/mime-types, dev-python/ensurepip-pip, dev-python/ensurepip-setuptools, dev-python/ensurepip-wheels, dev-python/gentoo-common

app-misc/mime-types: @erayaslan
dev-python/ensurepip-pip: @gentoo/python
dev-python/ensurepip-setuptools: @gentoo/python
dev-python/ensurepip-wheels: @gentoo/python
dev-python/gentoo-common: @gentoo/python

Linked bugs

Bugs linked: 905619


In order to force reassignment and/or bug reference scan, please append [please reassign] to the pull request title.

Docs: Code of ConductCopyright policy (expl.) ● DevmanualGitHub PRsProxy-maint guide

@biergaizi biergaizi changed the title Unmask Python 3.11 for macOS and other architectures on Gentoo Prefix Add Keywords for Dependencies of Python 3.11 for macOS and other architectures on Gentoo Prefix May 3, 2023
@gentoo-bot gentoo-bot added assigned PR successfully assigned to the package maintainer(s). bug linked Bug/Closes found in footer, and cross-linked with the PR. labels May 3, 2023
@gentoo-repo-qa-bot
Copy link
Collaborator

Pull request CI report

Report generated at: 2023-05-03 03:49 UTC
Newest commit scanned: 845b479
Status: ❌ broken

New issues caused by PR:
https://qa-reports.gentoo.org/output/gentoo-ci/1beef1ba2f/output.html#app-misc/mime-types
https://qa-reports.gentoo.org/output/gentoo-ci/1beef1ba2f/output.html#dev-python/ensurepip-setuptools
https://qa-reports.gentoo.org/output/gentoo-ci/1beef1ba2f/output.html#dev-python/ensurepip-wheels

There are existing issues already. Please look into the report to make sure none of them affect the packages in question:
https://qa-reports.gentoo.org/output/gentoo-ci/1beef1ba2f/output.html

@thesamesam
Copy link
Member

merged w/ fixups, thanks

@thesamesam thesamesam closed this May 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
assigned PR successfully assigned to the package maintainer(s). bug linked Bug/Closes found in footer, and cross-linked with the PR.
Projects
None yet
4 participants