diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2024-11-07 21:06:35 -0800 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2024-11-07 22:37:36 -0800 |
commit | f82d681d7021ea205a1fe6feae2c06bd94d3c789 (patch) | |
tree | d16fb16d88ce6487e26528cc319d137080bd8f42 | |
parent | textproc/jql: update 8.0.0 → 8.0.1 (diff) |
math/py-petsc4py: update 3.22.0 → 3.22.1
-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 10153a38d3d0..f69305761126 100644 --- a/math/py-petsc4py/Makefile +++ b/math/py-petsc4py/Makefile @@ -1,5 +1,5 @@ PORTNAME= petsc4py -DISTVERSION= 3.22.0 +DISTVERSION= 3.22.1 CATEGORIES= math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-petsc4py/distinfo b/math/py-petsc4py/distinfo index 15f6af519bf5..a70e608adef2 100644 --- a/math/py-petsc4py/distinfo +++ b/math/py-petsc4py/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1727941094 -SHA256 (petsc4py-3.22.0.tar.gz) = b35fc833d41c7969be8a530494fcc81741d77e0dc33fba2f4050cdbd0ad881ae -SIZE (petsc4py-3.22.0.tar.gz) = 428103 +TIMESTAMP = 1731041471 +SHA256 (petsc4py-3.22.1.tar.gz) = a7fd321458b72356e46c4bc5bd93d173c9c2f91018cf21f614a631fe2aa6466a +SIZE (petsc4py-3.22.1.tar.gz) = 428381 |