diff --git a/science/py-h5py/Makefile b/science/py-h5py/Makefile index 8f53157a6f6da..2cb5fdc6be851 100644 --- a/science/py-h5py/Makefile +++ b/science/py-h5py/Makefile @@ -1,12 +1,13 @@ PORTNAME= h5py -PORTVERSION= 3.9.0 +PORTVERSION= 3.10.0 CATEGORIES= science python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= General-purpose Python interface to the HDF5 library -WWW= https://www.h5py.org/ +WWW= https://www.h5py.org/ \ + https://github.com/h5py/h5py LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/licenses/license.txt diff --git a/science/py-h5py/distinfo b/science/py-h5py/distinfo index 03c71a7767148..25b4451cf9389 100644 --- a/science/py-h5py/distinfo +++ b/science/py-h5py/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1688166306 -SHA256 (h5py-3.9.0.tar.gz) = e604db6521c1e367c6bd7fad239c847f53cc46646f2d2651372d05ae5e95f817 -SIZE (h5py-3.9.0.tar.gz) = 402856 +TIMESTAMP = 1696915330 +SHA256 (h5py-3.10.0.tar.gz) = d93adc48ceeb33347eb24a634fb787efc7ae4644e6ea4ba733d099605045c049 +SIZE (h5py-3.10.0.tar.gz) = 403716 diff --git a/science/py-h5py/pkg-descr b/science/py-h5py/pkg-descr index 3adadd6581a1a..98e8eb78af509 100644 --- a/science/py-h5py/pkg-descr +++ b/science/py-h5py/pkg-descr @@ -6,5 +6,3 @@ files, datasets and groups using established Python and NumPy concepts. A strong emphasis on automatic conversion between Python (Numpy) datatypes and data structures and their HDF5 equivalents vastly simplifies the process of reading and writing data from Python. - -See also: https://github.com/h5py/h5py diff --git a/science/py-h5py/pkg-plist b/science/py-h5py/pkg-plist index 4c2697b984b20..28c2e2cfd8401 100644 --- a/science/py-h5py/pkg-plist +++ b/science/py-h5py/pkg-plist @@ -37,6 +37,7 @@ %%PORTDOCS%%%%DOCSDIR%%/whatsnew/2.9.rst %%PORTDOCS%%%%DOCSDIR%%/whatsnew/3.0.rst %%PORTDOCS%%%%DOCSDIR%%/whatsnew/3.1.rst +%%PORTDOCS%%%%DOCSDIR%%/whatsnew/3.10.rst %%PORTDOCS%%%%DOCSDIR%%/whatsnew/3.2.rst %%PORTDOCS%%%%DOCSDIR%%/whatsnew/3.3.rst %%PORTDOCS%%%%DOCSDIR%%/whatsnew/3.4.rst