CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2022/09/12 05:28:55
Log message:
import math/py-oldest-support-numpy, ok landry@
This is a Python meta-package which can be used in pyproject.toml files
to automatically provide as a build-time dependency on Numpy.
Normally it is used to depend on the oldest version that supports the
given Python version and platform where a pre-built Numpy wheel is
available, such that compiled extensions are ABI-compatible with a
wider range of Numpy versions.
For OpenBSD packages where we manage dependencies internally and
don't use upstream pre-built wheels, this is modified to allow any
version.
Status:
Vendor Tag: sthen
Release Tags: sthen_20220912
N ports/math/py-oldest-supported-numpy/Makefile
N ports/math/py-oldest-supported-numpy/distinfo
N ports/math/py-oldest-supported-numpy/patches/patch-setup_cfg
N ports/math/py-oldest-supported-numpy/pkg/PLIST
N ports/math/py-oldest-supported-numpy/pkg/DESCR
No conflicts created by this import