Skip to content

tweak build for freebsd 'sed' and wheel version check#130

Merged
mattip merged 1 commit intoMacPython:mainfrom
mattip:tweaks
Jan 29, 2024
Merged

tweak build for freebsd 'sed' and wheel version check#130
mattip merged 1 commit intoMacPython:mainfrom
mattip:tweaks

Conversation

@mattip
Copy link
Collaborator

@mattip mattip commented Jan 29, 2024

A few problems appeared in the builds:

  • macos sed does not have a \0 output group for the whole match, use a capture group and \1 instead
  • tweak the wheel build version comparison, it choked on a .dev suffix`
  • no need for a sub-sub version specifier, I did not upload the wheels. Before the upload, both NumPy and SciPy should have a pin so the wheel version update can be done in a controlled fashion.

@mattip mattip merged commit 4a1cb5d into MacPython:main Jan 29, 2024
@mattip mattip deleted the tweaks branch December 22, 2025 06:13
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.

1 participant