-
-
Notifications
You must be signed in to change notification settings - Fork 12.4k
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
[email protected] [email protected] [email protected] #182840
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
github-actions
bot
added
automerge-skip
`brew pr-automerge` will skip this pull request
new formula
PR adds a new formula to Homebrew/homebrew-core
labels
Aug 29, 2024
lukeshingles
force-pushed
the
python313
branch
from
August 29, 2024 09:32
1808b41
to
3e62aeb
Compare
lukeshingles
force-pushed
the
python313
branch
from
August 29, 2024 09:51
3e62aeb
to
7fec3b2
Compare
lukeshingles
changed the title
[email protected] [email protected] [email protected] 3.13.0 (release candidate)
[email protected] [email protected] [email protected] (release candidate)
Aug 29, 2024
lukeshingles
force-pushed
the
python313
branch
10 times, most recently
from
August 29, 2024 14:13
2253dd0
to
b310fe7
Compare
github-actions
bot
added
the
CI-linux-self-hosted-deps
Test dependents on Linux self-hosted runner
label
Aug 29, 2024
lukeshingles
force-pushed
the
python313
branch
from
August 29, 2024 14:14
b310fe7
to
e5a65f9
Compare
chenrui333
added
pre-release
Artifact is pre-release
prerelease-testing
Pull request from upstream, testing a pre-release with homebrew dependencies
and removed
pre-release
Artifact is pre-release
labels
Aug 29, 2024
lukeshingles
force-pushed
the
python313
branch
3 times, most recently
from
August 29, 2024 15:23
0669392
to
9e190c5
Compare
I'm hitting 1hr timeouts on the dep runners (could a maintainer please add a label to extend this?). I don't expect the changes to the [email protected] formula to break any dependents, since it's just being demoted to an altinstall and no longer being symlinked to pip, python, etc commands. |
lukeshingles
force-pushed
the
python313
branch
5 times, most recently
from
September 5, 2024 15:22
93ab0a9
to
ab6e81c
Compare
github-actions
bot
added
the
CI-published-bottle-commits
The commits for the built bottles have been pushed to the PR branch.
label
Oct 9, 2024
6 tasks
Open
20 tasks
This was referenced Oct 22, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
CI-linux-self-hosted-deps
Test dependents on Linux self-hosted runner
CI-no-fail-fast-deps
Continue dependent tests despite failing GitHub Actions matrix tests.
CI-published-bottle-commits
The commits for the built bottles have been pushed to the PR branch.
long build
Set a long timeout for formula testing
long dependent tests
Set a long timeout for dependent testing
new formula
PR adds a new formula to Homebrew/homebrew-core
no long build conflict
Do not allow merging other pull requests when files conflict with this one
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
HOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>
, where<formula>
is the name of the formula you're submitting?brew test <formula>
, where<formula>
is the name of the formula you're submitting?brew audit --strict <formula>
(after doingHOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>
)? If this is a new formula, does it passbrew audit --new <formula>
?python3.13 released on October 7th.
CI failures probably unrelated to this PR:
CI failures probably caused by demoting [email protected] to altinstall