Skip to content

Commit

Permalink
math/py-petsc4py: Update 3.18.5 → 3.19.0
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
yurivict committed Apr 24, 2023
1 parent b6891c0 commit 2998f12
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 8 deletions.
7 changes: 2 additions & 5 deletions math/py-petsc4py/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
PORTNAME= petsc4py
DISTVERSION= 3.18.5
PORTREVISION= 1
DISTVERSION= 3.19.0
CATEGORIES= math python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -12,14 +11,12 @@ WWW= https://gitlab.com/petsc/petsc
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.rst

BROKEN= the upstream failed to update petsc4py on PYPI, it also breaks with pythran-0.12.0, see bug#270507

BUILD_DEPENDS= ${PYNUMPY}
LIB_DEPENDS= libpetsc.so:science/PETSc
RUN_DEPENDS= ${PYNUMPY}

USES= python:3.6+
USE_PYTHON= distutils autoplist pytest # tests fail to run, see https://gitlab.com/petsc/petsc/-/issues/1301
USE_PYTHON= distutils cython 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 = 1677644399
SHA256 (petsc4py-3.18.5.tar.gz) = 625cbb99d7d3000ad05afe60585c6aa24ca650894b09a1989127febb64b65470
SIZE (petsc4py-3.18.5.tar.gz) = 2499282
TIMESTAMP = 1682311563
SHA256 (petsc4py-3.19.0.tar.gz) = 2d0939686e81164bc3047de6d67785ce9a2a695040e5c4bb8978b834ba9a8a5d
SIZE (petsc4py-3.19.0.tar.gz) = 292091

0 comments on commit 2998f12

Please sign in to comment.