Closed rgommers closed 2 years ago
The plan is to release 0.5.0 today or tomorrow with at least the patchelf-wrapper
and pep621
fixes. Ideally also the "uncommitted changes" fix, but if needed that can wait a few days - it is important for generating an sdist (so last SciPy release candidate at least), but not for merging https://github.com/scipy/scipy/pull/16187
There is a weird issue with the sdist generation preventing me from making a release. In some situations, which I haven't figured out yet, the generated tar file is corrupted. I have been trying to figure it how, but haven't been able to identify the issue, I will have to finish tomorrow.
Tracked down the issue, I will be pushing the release soon, sorry for the delay!
Great, thanks
https://pypi.org/project/meson-python/0.5.0/ is now available. Let me know if you run into any other issue.
The SciPy 1.9.x release branch creation is planned for May 26th, and we still haven't been able to switch to using
meson-python
inpyproject.toml
. So this is getting kind of urgent. Let me outline what I think we need to not be blocked.Release branch creation blocker (highest prio):
meson-python
as far as I can tell)Release blockers:
pip install . --no-build-isolation
too fragile)The rest of the currently known issues are all nice-to-have I think. The prio of these I'd say is (1 being highest):