-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
py-numpy: update to 2.3.3 #29338
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
base: master
Are you sure you want to change the base?
py-numpy: update to 2.3.3 #29338
Conversation
Notifying maintainers: |
Please reference https://trac.macports.org/ticket/70251 in commit messages. |
@reneeotten Unfortunately, Any idea what is going wrong? |
Please add a build log instead of pasting it here. The last error you posted here initially looks similar to an earlier Trac ticket you filed. Also, is this on a modern system or old OS? I need to rebuild my ports first after upgrading to Tahoe; so it might take a bit before I can try building with GCC myself. |
@reneeotten The bug with mismatching types is fixed in upstream now, and the build on PowerPC works. See: numpy/numpy#29768 |
- pin to version 2.0.2 for py39 subport - pin to version 2.2.6 for py310 subport Closes: https://trac.macports.org/ticket/70251
- update/pin to version 1.5.0 for py39 subport - rebuild with NumPy v2
- rebuild with NumPy v2
- rebuild with NumPy v2
- rebuild with NumPy v2
- earlier versions do not support NumPy v2
- use https for homepage
[skip ci]
33e89db
to
52c6b24
Compare
Description
This PR updates NumPy to the latest release in the version 2 branch. This major updated was released more than a year by now and it's time to push the update to MacPorts as well. There is a list of packages that needs a rebuild to be compatible with NumPy v2; others needs an update. I have tested a reasonable number of packages and added commits for those that require work after the update of NumPy.
Please do test out this PR and then your favorite (Python) packages that depend on NumPy to verify everything still works. If a rebuild is needed and/or there is other trouble, feel free to comment in this PR so we can see whether it can be addressed before merging this PR.
I intend to merge this PR in two weeks time at the end of the month.
Type(s)
Tested on
macOS x.y
Xcode x.y / Command Line Tools x.y.z
Verification
Have you
port lint
?sudo port test
?sudo port -vst install
?