diff --git a/math/py-petsc4py/Makefile b/math/py-petsc4py/Makefile index 9ede5a1dce26..31bfa7ee3e06 100644 --- a/math/py-petsc4py/Makefile +++ b/math/py-petsc4py/Makefile @@ -1,39 +1,39 @@ PORTNAME= petsc4py -DISTVERSION= 3.22.1 +DISTVERSION= 3.22.2 CATEGORIES= math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= PETSc for Python WWW= https://gitlab.com/petsc/petsc LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.rst BROKEN_armv7= compilation fails: LLVM ERROR: out of memory BUILD_DEPENDS= ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}cython3>0:lang/cython3 LIB_DEPENDS= libpetsc.so:science/PETSc RUN_DEPENDS= ${PYNUMPY} USES= python USE_PYTHON= distutils autoplist pytest # tests fail to run, see https://gitlab.com/petsc/petsc/-/issues/1301 MAKE_ENV= PETSC_DIR=${LOCALBASE} OPTIONS_SINGLE= MPI OPTIONS_SINGLE_MPI= MPICH OPENMPI OPTIONS_DEFAULT= MPICH MPICH_USES= mpi:mpich OPENMPI_USES= mpi:openmpi TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} post-install: @${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/petsc4py/lib/PETSc${PYTHON_EXT_SUFFIX}.so .include diff --git a/math/py-petsc4py/distinfo b/math/py-petsc4py/distinfo index a70e608adef2..8f6e28033f55 100644 --- a/math/py-petsc4py/distinfo +++ b/math/py-petsc4py/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1731041471 -SHA256 (petsc4py-3.22.1.tar.gz) = a7fd321458b72356e46c4bc5bd93d173c9c2f91018cf21f614a631fe2aa6466a -SIZE (petsc4py-3.22.1.tar.gz) = 428381 +TIMESTAMP = 1735972289 +SHA256 (petsc4py-3.22.2.tar.gz) = 6c56f62ae8819069062436d362a2cc7e44f700026eed72a903c3803afbe59fc3 +SIZE (petsc4py-3.22.2.tar.gz) = 428738