git: 4449d27548c7 - main - science/py-h5py: Update to 3.13.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 20 Feb 2025 08:15:44 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=4449d27548c7345657e69871b7c61ff9575b3ee5 commit 4449d27548c7345657e69871b7c61ff9575b3ee5 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2025-02-20 05:30:26 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2025-02-20 07:59:07 +0000 science/py-h5py: Update to 3.13.0 Changes: https://github.com/h5py/h5py/releases https://github.com/h5py/h5py/tree/master/docs/whatsnew https://docs.h5py.org/en/stable/whatsnew/index.html --- science/py-h5py/Makefile | 2 +- science/py-h5py/distinfo | 6 +++--- science/py-h5py/pkg-plist | 1 + 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/science/py-h5py/Makefile b/science/py-h5py/Makefile index 62db26c3934a..bd765b3986bd 100644 --- a/science/py-h5py/Makefile +++ b/science/py-h5py/Makefile @@ -1,5 +1,5 @@ PORTNAME= h5py -PORTVERSION= 3.12.1 +PORTVERSION= 3.13.0 CATEGORIES= science python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/science/py-h5py/distinfo b/science/py-h5py/distinfo index 083029c7759c..5f1c739655f7 100644 --- a/science/py-h5py/distinfo +++ b/science/py-h5py/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1728632462 -SHA256 (h5py-3.12.1.tar.gz) = 326d70b53d31baa61f00b8aa5f95c2fcb9621a3ee8365d770c551a13dbbcbfdf -SIZE (h5py-3.12.1.tar.gz) = 411457 +TIMESTAMP = 1739962484 +SHA256 (h5py-3.13.0.tar.gz) = 1870e46518720023da85d0895a1960ff2ce398c5671eac3b1a41ec696b7105c3 +SIZE (h5py-3.13.0.tar.gz) = 414876 diff --git a/science/py-h5py/pkg-plist b/science/py-h5py/pkg-plist index f3a8e53a5e32..bd294d4fe60b 100644 --- a/science/py-h5py/pkg-plist +++ b/science/py-h5py/pkg-plist @@ -40,6 +40,7 @@ %%PORTDOCS%%%%DOCSDIR%%/whatsnew/3.10.rst %%PORTDOCS%%%%DOCSDIR%%/whatsnew/3.11.rst %%PORTDOCS%%%%DOCSDIR%%/whatsnew/3.12.rst +%%PORTDOCS%%%%DOCSDIR%%/whatsnew/3.13.rst %%PORTDOCS%%%%DOCSDIR%%/whatsnew/3.2.rst %%PORTDOCS%%%%DOCSDIR%%/whatsnew/3.3.rst %%PORTDOCS%%%%DOCSDIR%%/whatsnew/3.4.rst