maintainer-feedback requested: [Bug 290913] math/py-numpy

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 09 Nov 2025 14:05:23 UTC
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-python (Nobody)
<python@FreeBSD.org> for maintainer-feedback:
Bug 290913: math/py-numpy
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290913



--- Description ---
The Makefile currently enforces linking against an older version of cython
which is not longer install on my system. I am using cython3.

Error Description: Include the full error message, emphasizing the explicit
requirement: ERROR Missing dependencies: Cython<3.1,>=0.29.34.

My system has py311-cython3-3.1.6 installed, causing the conflict.

Please advise.

root@tahoestores:/usr/ports/math/py-numpy # uname -a
FreeBSD tahoestores.org 13.5-RELEASE-p6 FreeBSD 13.5-RELEASE-p6 GENERIC amd64