numpy 2.0.0
Created by brew bump
Created with brew bump-formula-pr.
- [x] astrometry-net:
util_wrap.c:3596:46: error: no member named 'elsize' in 'struct _PyArray_Descr'(https://github.com/dstndstn/astrometry.net/pull/298) - [x] aubio:
python/ext/ufuncs.c:49:3: error: incompatible function pointer types(#174729) - [x] graph-tool:
TypeError: can't multiply sequence by non-int of type 'generator'(#175947) - [x] networkit:
Error compiling Cython file: ... ctypedef cnp.uint_t DUINT_t(#174833) - [x] openai-whisper:
numba/_typeof.cpp:235:57: error: no member named 'c_metadata' in '_PyArray_Descr'(#174832)
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. To keep this pull request open, add a help wanted or in progress label.
Issue with graph-tool is from import * imports shadowing builtins. Re-running to see if that's the last fix needed
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. To keep this pull request open, add a help wanted or in progress label.
pytorch also needs a rev bump
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. To keep this pull request open, add a help wanted or in progress label.
@chenrui333 do you know if our linux runner is offline?
cc @Homebrew/core, is anyone able to check on our linux runner?
It's running on the Harfbuzz PR, should be done any minute now.
quazip test failure is unrelated:
/home/linuxbrew/.linuxbrew/Cellar/quazip/1.4/include/quazip/zip.h:56:10: fatal error: zlib.h: No such file or directory
56 | #include <zlib.h>
| ^~~~~~~~
compilation terminated.
:shipit: @branchvincent has requested bottles to be published to this PR.