git: 522726c4cab7 - main - science/py-h5py: Update to 3.5.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 25 Oct 2021 21:59:25 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=522726c4cab751f6d42f58bd3584170432b8fc49 commit 522726c4cab751f6d42f58bd3584170432b8fc49 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-10-25 21:24:59 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-10-25 21:46:46 +0000 science/py-h5py: Update to 3.5.0 Changes: https://github.com/h5py/h5py/releases https://github.com/h5py/h5py/blob/master/docs/whatsnew/3.5.rst https://docs.h5py.org/en/stable/whatsnew/index.html --- science/py-h5py/Makefile | 2 +- science/py-h5py/distinfo | 6 +++--- science/py-h5py/pkg-plist | 2 ++ 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/science/py-h5py/Makefile b/science/py-h5py/Makefile index 3f95bb39e820..24026edf20cb 100644 --- a/science/py-h5py/Makefile +++ b/science/py-h5py/Makefile @@ -1,7 +1,7 @@ # Created by: TAOKA Fumiyoshi PORTNAME= h5py -PORTVERSION= 3.4.0 +PORTVERSION= 3.5.0 CATEGORIES= science python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/science/py-h5py/distinfo b/science/py-h5py/distinfo index 79040b4bd11f..0ebb7492271b 100644 --- a/science/py-h5py/distinfo +++ b/science/py-h5py/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1632037220 -SHA256 (h5py-3.4.0.tar.gz) = ee1c683d91ab010d5e85cb61e8f9e7ee0d8eab545bf3dd50a9618f1d0e8f615e -SIZE (h5py-3.4.0.tar.gz) = 371128 +TIMESTAMP = 1635181091 +SHA256 (h5py-3.5.0.tar.gz) = 77c7be4001ac7d3ed80477de5b6942501d782de1bbe4886597bdfec2a7ab821f +SIZE (h5py-3.5.0.tar.gz) = 384643 diff --git a/science/py-h5py/pkg-plist b/science/py-h5py/pkg-plist index 4616638d5fdb..f1d6928e2136 100644 --- a/science/py-h5py/pkg-plist +++ b/science/py-h5py/pkg-plist @@ -17,6 +17,7 @@ %%PORTDOCS%%%%DOCSDIR%%/quick.rst %%PORTDOCS%%%%DOCSDIR%%/refs.rst %%PORTDOCS%%%%DOCSDIR%%/release_guide.rst +%%PORTDOCS%%%%DOCSDIR%%/rever/rever.log %%PORTDOCS%%%%DOCSDIR%%/special.rst %%PORTDOCS%%%%DOCSDIR%%/strings.rst %%PORTDOCS%%%%DOCSDIR%%/swmr.rst @@ -38,6 +39,7 @@ %%PORTDOCS%%%%DOCSDIR%%/whatsnew/3.2.rst %%PORTDOCS%%%%DOCSDIR%%/whatsnew/3.3.rst %%PORTDOCS%%%%DOCSDIR%%/whatsnew/3.4.rst +%%PORTDOCS%%%%DOCSDIR%%/whatsnew/3.5.rst %%PORTDOCS%%%%DOCSDIR%%/whatsnew/index.rst %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bytesio.py %%PORTEXAMPLES%%%%EXAMPLESDIR%%/collective_io.py