Files
ports/math/py-oldest-supported-numpy/pkg/DESCR
T
sthen 9712afcd4f update to py3-oldest-supported-numpy-2023.12.21
the patch can be dropped, because for python 3.13 it allows any version
2026-01-07 14:35:43 +00:00

8 lines
369 B
Plaintext

This is a Python meta-package which used to be used in pyproject.toml
files to automatically provide a build-time dependency on Numpy, with
the version set to the oldest Numpy version supporting the installed
Python and OS (used to create binary wheels for distribution on pypi).
It is deprecated but still packaged to avoid patches in those ports
which still use it.