Skip to content

MAINT: Run f2py's meson backend with the same python that ran f2py#25486

Merged
charris merged 1 commit intonumpy:maintenance/1.26.xfrom
charris:backport-25321
Dec 24, 2023
Merged

MAINT: Run f2py's meson backend with the same python that ran f2py#25486
charris merged 1 commit intonumpy:maintenance/1.26.xfrom
charris:backport-25321

Conversation

@charris
Copy link
Copy Markdown
Member

@charris charris commented Dec 24, 2023

Backport of #25321.

On Debian, we sometimes have multiple Python 3 versions in the archive. When using f2py3.X, I'd expect meson to run with the same python, not the default python.

Not sure how far up the stack this should come from, I kept it simple for this PR, if someone has better ideas, they can direct me.

On Debian, we sometimes have multiple Python 3 versions in the archive.
When using f2py3.X, I'd expect meson to run with the same python, not
the default python.

Not sure how far up the stack this should come from, I kept it simple
for this PR, if someone has better ideas, they can direct me.
@charris charris added component: numpy.f2py 03 - Maintenance 08 - Backport Used to tag backport PRs Meson Items related to the introduction of Meson as the new build system for NumPy labels Dec 24, 2023
@charris charris added this to the 1.26.3 release milestone Dec 24, 2023
@charris charris merged commit 8184462 into numpy:maintenance/1.26.x Dec 24, 2023
@charris charris deleted the backport-25321 branch December 24, 2023 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

03 - Maintenance 08 - Backport Used to tag backport PRs component: numpy.f2py Meson Items related to the introduction of Meson as the new build system for NumPy

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants