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

[email protected] [email protected] [email protected] (release candidate) #182840

Draft
wants to merge 21 commits into
base: master
Choose a base branch
from

Conversation

lukeshingles
Copy link
Contributor

@lukeshingles lukeshingles commented Aug 29, 2024

  • Have you followed the guidelines for contributing?
  • Have you ensured that your commits follow the commit style guide?
  • Have you checked that there aren't other open pull requests for the same formula update/change?
  • Have you built your formula locally with HOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>, where <formula> is the name of the formula you're submitting?
  • Is your test running fine brew test <formula>, where <formula> is the name of the formula you're submitting?
  • Does your build pass brew audit --strict <formula> (after doing HOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>)? If this is a new formula, does it pass brew audit --new <formula>?

Testing with rc2 of python3.13. According to https://peps.python.org/pep-0719/, the 3.13 final is expected on October 1st.

@github-actions 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 lukeshingles force-pushed the python313 branch 10 times, most recently from 2253dd0 to b310fe7 Compare August 29, 2024 14:13
@github-actions github-actions bot added the CI-linux-self-hosted-deps Test dependents on Linux self-hosted runner label Aug 29, 2024
@chenrui333 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 lukeshingles force-pushed the python313 branch 3 times, most recently from 0669392 to 9e190c5 Compare August 29, 2024 15:23
@lukeshingles
Copy link
Contributor Author

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 lukeshingles force-pushed the python313 branch 5 times, most recently from 93ab0a9 to ab6e81c Compare September 5, 2024 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge-skip `brew pr-automerge` will skip this pull request 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. long dependent tests Set a long timeout for dependent testing new formula PR adds a new formula to Homebrew/homebrew-core prerelease-testing Pull request from upstream, testing a pre-release with homebrew dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants