Skip to content

packages: python/numpy: Bump to version 1.24.3

Tomas Zak requested to merge hotfix/numpy into hbk

Bump numpy to version 1.24.3 and added two patches. First patch used for setuptools and wheel pinned in pyproject.toml are older than the versions available in the packages repo. (8d331953f34a1ed231cb24893c68606813c36824) Second patch is for stops numpy from reading .numpy-site.cfg in the build user's home directory. (3cee44d88837b5679a96f0155205ec15883d5aef) Added openblas support. (5cafab68ff5bddf5470e7674bb0bf8d0415e8804) Upgrade Cython to 0.29.32 (5b9a66cd7c437ab9d0c1e2b466739ec060f6e9d6)

Merge request reports