diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2024-09-05 21:36:38 -0700 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2024-09-06 01:20:52 -0700 |
commit | 074196377e510bd4fe887360f60b14d19dbb03be (patch) | |
tree | 3db167e75eff6b5da0a44a9cc7201cf8b2a3880a | |
parent | x11/rio: update 0.1.10 → 0.1.11 (diff) |
math/py-petsc4py: update 3.21.4 → 3.21.5
Reported by: portscout
Diffstat (limited to '')
-rw-r--r-- | math/py-petsc4py/Makefile | 2 | ||||
-rw-r--r-- | math/py-petsc4py/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/py-petsc4py/Makefile b/math/py-petsc4py/Makefile index e9e34fa980c1..f63bf4414a19 100644 --- a/math/py-petsc4py/Makefile +++ b/math/py-petsc4py/Makefile @@ -1,5 +1,5 @@ PORTNAME= petsc4py -DISTVERSION= 3.21.4 +DISTVERSION= 3.21.5 CATEGORIES= math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-petsc4py/distinfo b/math/py-petsc4py/distinfo index b220ce0182b7..527578b2e302 100644 --- a/math/py-petsc4py/distinfo +++ b/math/py-petsc4py/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1722576129 -SHA256 (petsc4py-3.21.4.tar.gz) = 4ba702558cc91186912eeacef26b171255f3adaa7ea02bec40c2f4c919eccecd -SIZE (petsc4py-3.21.4.tar.gz) = 423222 +TIMESTAMP = 1725591730 +SHA256 (petsc4py-3.21.5.tar.gz) = 70e6fa795e9abd8014faec0203cd0cc3efd79f4647c97cafc33776421c9ab1e8 +SIZE (petsc4py-3.21.5.tar.gz) = 423331 |