-
-
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
apache-arrow, apache-arrow-glib 12.0.1 #133496
Conversation
@carlocab @chenrui333 can you help me adding the: |
We need to wait for #128510 to merge to avoid introducing a merge conflict there. |
Should be good now. Please rebase. Thanks! Incidentally: are you sure your |
Based on local testing (on Linux): I don't think your |
d843b20
to
0a1718c
Compare
We might be able to use a newer |
0a1718c
to
85b003b
Compare
Ah, looks like a bunch of other formulae will need switching to a newer Protobuf/gRPC too. Let's ship the version bump for now, and I'll open a new PR for the other changes after. |
85b003b
to
6901890
Compare
🤖 An automated task has requested bottles to be published to this PR. |
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>
?