-
-
Notifications
You must be signed in to change notification settings - Fork 12.6k
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
python@3.9: bump setuptools & pip resources #107088
Conversation
Please provide a better issue/pull request title and/or description! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks. Could you squash all your commits together and use the commit message
python@3.9: update resources
?
c0f2b9a
to
2af683d
Compare
Could use some advice on what needs to be done. All macOS Intels timed out. On 11 and 12 arm64: On linux, 21 formulae fail tests. |
We need a long build slot to avoid the timeout. We'll just have to wait for one to free up. Can you look at the Most of the Linux failures might be fixed by a rebase. |
Sounds good! Does it automatically run when a long slot opens up, or is that something y'all monitor and rerun manually? Will see what I can do about |
Right now this is monitored manually, but we're working on automating it. |
Co-authored-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com>
2af683d
to
908c451
Compare
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 doingbrew install --build-from-source <formula>
)? If this is a new formula, does it passbrew audit --new <formula>
?Bump outdated resources
setuptools
andpip