[Bug 280883] net/py-mpi4py: Update to 4.0.0

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 17 Aug 2024 13:40:03 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280883

--- Comment #1 from Vladimir Druzenko <vvd@FreeBSD.org> ---
1. Sort options:
-USES=          python pkgconfig
-USE_PYTHON=    distutils cython autoplist concurrent
+USES=          pkgconfig python
+USE_PYTHON=    autoplist concurrent cython distutils

2. If you have USE_PYTHON=cython do you need:
BUILD_DEPENDS=  ${PYTHON_PKGNAMEPREFIX}cython3>3.0.0:lang/cython3@${PY_FLAVOR}
?

-- 
You are receiving this mail because:
You are the assignee for the bug.