git: 9f23e803ac03 - main - science/py-h5py: Update to 3.8.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 05 Feb 2023 15:55:42 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=9f23e803ac03336e9817210d4e9aa7305926cce0 commit 9f23e803ac03336e9817210d4e9aa7305926cce0 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-02-05 15:19:22 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-02-05 15:48:04 +0000 science/py-h5py: Update to 3.8.0 Changes: https://github.com/h5py/h5py/releases https://github.com/h5py/h5py/blob/master/docs/whatsnew/3.8.rst https://docs.h5py.org/en/stable/whatsnew/index.html --- science/py-h5py/Makefile | 6 ++---- science/py-h5py/distinfo | 6 +++--- science/py-h5py/pkg-plist | 2 ++ 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/science/py-h5py/Makefile b/science/py-h5py/Makefile index c1cf8af3f0d6..2eb8548b8e3b 100644 --- a/science/py-h5py/Makefile +++ b/science/py-h5py/Makefile @@ -1,6 +1,5 @@ PORTNAME= h5py -PORTVERSION= 3.7.0 -PORTREVISION= 1 +PORTVERSION= 3.8.0 CATEGORIES= science python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,8 +11,7 @@ WWW= https://www.h5py.org/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/licenses/license.txt -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cython>=0.29.15:lang/cython@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pkgconfig>=0,1:devel/py-pkgconfig@${PY_FLAVOR} \ +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pkgconfig>=0,1:devel/py-pkgconfig@${PY_FLAVOR} \ ${RUN_DEPENDS} LIB_DEPENDS= libhdf5.so:science/hdf5 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.14.5,1:math/py-numpy@${PY_FLAVOR} diff --git a/science/py-h5py/distinfo b/science/py-h5py/distinfo index 18f1ece22172..a689a159bc8c 100644 --- a/science/py-h5py/distinfo +++ b/science/py-h5py/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1653926012 -SHA256 (h5py-3.7.0.tar.gz) = 3fcf37884383c5da64846ab510190720027dca0768def34dd8dcb659dbe5cbf3 -SIZE (h5py-3.7.0.tar.gz) = 392355 +TIMESTAMP = 1675191085 +SHA256 (h5py-3.8.0.tar.gz) = 6fead82f0c4000cf38d53f9c030780d81bfa0220218aee13b90b7701c937d95f +SIZE (h5py-3.8.0.tar.gz) = 400774 diff --git a/science/py-h5py/pkg-plist b/science/py-h5py/pkg-plist index 73735de9049b..8659863cbb58 100644 --- a/science/py-h5py/pkg-plist +++ b/science/py-h5py/pkg-plist @@ -16,6 +16,7 @@ %%PORTDOCS%%%%DOCSDIR%%/mpi.rst %%PORTDOCS%%%%DOCSDIR%%/quick.rst %%PORTDOCS%%%%DOCSDIR%%/refs.rst +%%PORTDOCS%%%%DOCSDIR%%/related_projects.rst %%PORTDOCS%%%%DOCSDIR%%/release_guide.rst %%PORTDOCS%%%%DOCSDIR%%/requirements-rtd.txt %%PORTDOCS%%%%DOCSDIR%%/special.rst @@ -42,6 +43,7 @@ %%PORTDOCS%%%%DOCSDIR%%/whatsnew/3.5.rst %%PORTDOCS%%%%DOCSDIR%%/whatsnew/3.6.rst %%PORTDOCS%%%%DOCSDIR%%/whatsnew/3.7.rst +%%PORTDOCS%%%%DOCSDIR%%/whatsnew/3.8.rst %%PORTDOCS%%%%DOCSDIR%%/whatsnew/index.rst %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bytesio.py %%PORTEXAMPLES%%%%EXAMPLESDIR%%/collective_io.py