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

Updates for f2py-meson support #3202

Merged
merged 1 commit into from
Dec 3, 2024

Conversation

mathomp4
Copy link
Member

@mathomp4 mathomp4 commented Dec 2, 2024

Types of change(s)

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Trivial change (affects only documentation or cleanup)
  • Refactor (no functional changes, no api changes)

Checklist

  • Tested this change with a run of GEOSgcm
  • Ran the Unit Tests (make tests)

Description

This PR updates some of the CMake in MAPL to support use of f2py with meson (aka Python 3.12+). The changes are:

  • Update the cmake_minimum_version to 3.24
  • Update to ESMA_cmake v3.55.0 (which has the needed bits inside)

Also, weirdly, the ESMA_env version was never ticked up to 4.32 even though I thought I did that (as the changelog says). My bad.

Related Issue

@mathomp4 mathomp4 added the 0 Diff The changes in this pull request have verified to be zero-diff with the target branch. label Dec 2, 2024
@mathomp4 mathomp4 self-assigned this Dec 2, 2024
@mathomp4 mathomp4 requested a review from a team as a code owner December 2, 2024 18:48
@mathomp4 mathomp4 merged commit 6efaf44 into develop Dec 3, 2024
41 checks passed
@mathomp4 mathomp4 deleted the feature/mathomp4/support-meson-f2py branch December 3, 2024 12:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0 Diff The changes in this pull request have verified to be zero-diff with the target branch.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants