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

use indiegreg pythons instead of prebuilt-pythons #525

Merged
merged 1 commit into from
Nov 15, 2023

Conversation

asottile-sentry
Copy link
Member

@asottile-sentry asottile-sentry commented Nov 15, 2023

No description provided.

@asottile-sentry asottile-sentry force-pushed the indiegreg-pythons branch 2 times, most recently from c15fd5c to 82afb41 Compare November 15, 2023 16:42
@asottile-sentry asottile-sentry marked this pull request as ready for review November 15, 2023 17:23
@asottile-sentry asottile-sentry requested a review from a team November 15, 2023 17:23
RELEASE = (
"https://github.com/indygreg/python-build-standalone/releases/download/20231002/"
)
# grep -E '(aarch64-apple-darwin-pgo\+lto-full|x86_64-apple-darwin-pgo\+lto-full|aarch64-unknown-linux-gnu-lto-full|x86_64-unknown-linux-gnu-pgo\+lto-full)' SHA256SUMS
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will help me:

Suggested change
# grep -E '(aarch64-apple-darwin-pgo\+lto-full|x86_64-apple-darwin-pgo\+lto-full|aarch64-unknown-linux-gnu-lto-full|x86_64-unknown-linux-gnu-pgo\+lto-full)' SHA256SUMS
# curl -sSL https://github.com/indygreg/python-build-standalone/releases/download/20231002/SHA256SUMS | grep -E '(aarch64-apple-darwin-pgo\+lto-full|x86_64-apple-darwin-pgo\+lto-full|aarch64-unknown-linux-gnu-lto-full|x86_64-unknown-linux-gnu-pgo\+lto-full)'

@asottile-sentry asottile-sentry merged commit f94b3cc into main Nov 15, 2023
12 checks passed
@asottile-sentry asottile-sentry deleted the indiegreg-pythons branch November 15, 2023 19:31
@asottile-sentry
Copy link
Member Author

reverting for now -- I suspect these broke linux wheels due to clang vs gcc differences

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants