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

Update proj-sys to use libproj 9.4.0 #196

Merged
merged 4 commits into from
Apr 1, 2024
Merged

Update proj-sys to use libproj 9.4.0 #196

merged 4 commits into from
Apr 1, 2024

Conversation

urschrei
Copy link
Member

@urschrei urschrei commented Apr 1, 2024

No description provided.

@michaelkirk
Copy link
Member

re: macos failure

==> Pouring proj--9.3.1.monterey.bottle.tar.gz

But the latest version available on hombrew is 9.4.0 https://formulae.brew.sh/formula/proj

Do we need to brew update to refresh the index or something?

@urschrei
Copy link
Member Author

urschrei commented Apr 1, 2024

Worked like a charm. Feel free to review!

@urschrei urschrei mentioned this pull request Apr 1, 2024
Copy link
Member

@michaelkirk michaelkirk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@@ -141,6 +141,7 @@ jobs:
runs-on: macos-latest
env:
_PROJ_SYS_TEST_EXPECT_BUILD_FROM_SRC: 0
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK: TRUE
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wow, this variable name is a doozy. (I realize it's from the homebrew project - not something you came up with 🤷‍♂️).

Is the idea that since we're manually updating we can ignore the auto-update feature?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, as it transiently causes the build to fail as those dependent package installs are randomly failing for no reason (see last two CI failures on macos)

@urschrei urschrei added this pull request to the merge queue Apr 1, 2024
Merged via the queue into main with commit e676828 Apr 1, 2024
27 checks passed
urschrei added a commit to kylebarron/proj that referenced this pull request Jul 1, 2024
@urschrei urschrei deleted the proj_940 branch February 5, 2025 19:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants