enthought / mayavi

3D visualization of scientific data in Python
http://docs.enthought.com/mayavi/mayavi/
Other
1.28k stars 282 forks source link

Release? #1294

Closed larsoner closed 1 month ago

larsoner commented 3 months ago

@prabhuramachandran now that NumPy 2.0.0rc1 is out I think it's a good time to cut a release. Ideally it needs to be done in the next couple of weeks otherwise people's installs of Mayavi will start breaking I think.

prabhuramachandran commented 3 months ago

Good idea, are there any PRs that need to be looked at or is this just a matter of going through the release process?

larsoner commented 3 months ago

Just the release process I think!

larsoner commented 1 month ago

ping @prabhuramachandran

prabhuramachandran commented 1 month ago

@larsoner -- apologies, been a busy semester. Just wrapped up a few days ago. Thanks for the reminder. Will try to get this done in the next few days.

prabhuramachandran commented 1 month ago

@larsoner -- I've pushed one change before the release in #1300. Once that is merged, I will work on the release. I found these issues when testing the latest version on Python 3.12 using pip to ensure that it all works. I've tested this on PyQt5 and 6 and both seem to work fine. There seem to be test errors which I will look into.

prabhuramachandran commented 1 month ago

Thanks for your patience. I just pushed a new 4.8.2 release to pypi. I have pushed the release PR which I will merge once the tests all clear.