-
-
Notifications
You must be signed in to change notification settings - Fork 1.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
Update to [email protected] #27842
Update to [email protected] #27842
Conversation
It looks like the code for python < 38 isn't right anymore, but I wouldn't know how to fix it. Also, my main test is being able to build |
I'll pull your changes, and take a look locally. More to follow. |
c7fef8a
to
cdab645
Compare
cdab645
to
0aed632
Compare
0aed632
to
51b1145
Compare
While the build for py36 is failing (as expected on the latest macOS releases like our CI runners), everything else looks good. |
Great. Thanks. Had a feeling there was a more idiomatic way of doing the meson build! |
Always glad to help. And thank you for the update! |
Description
Update py-gobject3.
I've attempted to switch to meson build, but there's very little documentation out there to
suggest if this is the right way to do it.
It has worked for me, however.
Type(s)
Tested on
macOS 15.3.1 24D70 arm64
Xcode 16.2 16C5032a
Verification
Have you
port lint
?sudo port test
?sudo port -vst install
?