Skip to content

Commit

Permalink
math/py-petsc4py: update 3.19.5 → 3.20.1
Browse files Browse the repository at this point in the history
  • Loading branch information
yurivict committed Nov 8, 2023
1 parent ce9d667 commit 1df2183
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
7 changes: 4 additions & 3 deletions math/py-petsc4py/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PORTNAME= petsc4py
DISTVERSION= 3.19.5
DISTVERSION= 3.20.1
CATEGORIES= math python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -11,12 +11,13 @@ WWW= https://gitlab.com/petsc/petsc
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.rst

BUILD_DEPENDS= ${PYNUMPY}
BUILD_DEPENDS= ${PYNUMPY} \
${PYTHON_PKGNAMEPREFIX}cython3>0:lang/cython3
LIB_DEPENDS= libpetsc.so:science/PETSc
RUN_DEPENDS= ${PYNUMPY}

USES= python
USE_PYTHON= distutils cython autoplist pytest # tests fail to run, see https://gitlab.com/petsc/petsc/-/issues/1301
USE_PYTHON= distutils autoplist pytest # tests fail to run, see https://gitlab.com/petsc/petsc/-/issues/1301

MAKE_ENV= PETSC_DIR=${LOCALBASE}

Expand Down
6 changes: 3 additions & 3 deletions math/py-petsc4py/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1693556854
SHA256 (petsc4py-3.19.5.tar.gz) = e059fdb8b23936c3182c9226924029dbdc8f1f72a623be0fe8c2caf8646c7a45
SIZE (petsc4py-3.19.5.tar.gz) = 292333
TIMESTAMP = 1699405436
SHA256 (petsc4py-3.20.1.tar.gz) = dcc9092040d13130496f1961b79c36468f383b6ede398080e004f1966c06ad38
SIZE (petsc4py-3.20.1.tar.gz) = 413437

0 comments on commit 1df2183

Please sign in to comment.