diff --git a/science/py-h5py/Makefile b/science/py-h5py/Makefile index 440b33ddcad2..a42372028fd3 100644 --- a/science/py-h5py/Makefile +++ b/science/py-h5py/Makefile @@ -1,45 +1,46 @@ PORTNAME= h5py -PORTVERSION= 3.15.1 -PORTREVISION= 1 +PORTVERSION= 3.16.0 CATEGORIES= science python -MASTER_SITES= PYPI +MASTER_SITES= PYPI \ + https://github.com/h5py/h5py/releases/download/${PORTVERSION}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= General-purpose Python interface to the HDF5 library WWW= https://www.h5py.org/ \ https://github.com/h5py/h5py LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/licenses/license.txt BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy1>=1.25.0<3:math/py-numpy1@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}packaging>=23.0:devel/py-packaging@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pkgconfig>=1.5.5,1:devel/py-pkgconfig@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}setuptools>=61:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} LIB_DEPENDS= libhdf5.so:science/hdf5 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy1>=1.21.2:math/py-numpy1@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mpi4py>=3.1.2:net/py-mpi4py@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}tables>=3.4.4:devel/py-tables@${PY_FLAVOR} USES= localbase pkgconfig python USE_PYTHON= autoplist concurrent cython pep517 pytest TEST_ENV= PYTHONPATH=${STAGEDIR}${PYTHON_SITELIBDIR} TEST_WRKSRC= ${STAGEDIR}${PYTHON_SITELIBDIR} OPTIONS_DEFINE= DOCS EXAMPLES post-install: ${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR} -name '*.so' -exec ${STRIP_CMD} {} + post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README.rst ${STAGEDIR}${DOCSDIR} cd ${WRKSRC}/docs/ && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR} post-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/examples/*.py ${STAGEDIR}${EXAMPLESDIR} .include diff --git a/science/py-h5py/distinfo b/science/py-h5py/distinfo index 2a710069543b..7bbbc1d2d1ff 100644 --- a/science/py-h5py/distinfo +++ b/science/py-h5py/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1761446742 -SHA256 (h5py-3.15.1.tar.gz) = c86e3ed45c4473564de55aa83b6fc9e5ead86578773dfbd93047380042e26b69 -SIZE (h5py-3.15.1.tar.gz) = 426236 +TIMESTAMP = 1775587558 +SHA256 (h5py-3.16.0.tar.gz) = a0dbaad796840ccaa67a4c144a0d0c8080073c34c76d5a6941d6818678ef2738 +SIZE (h5py-3.16.0.tar.gz) = 446526 diff --git a/science/py-h5py/pkg-plist b/science/py-h5py/pkg-plist index 515203f360eb..bbf322395b7f 100644 --- a/science/py-h5py/pkg-plist +++ b/science/py-h5py/pkg-plist @@ -1,71 +1,72 @@ %%PORTDOCS%%%%DOCSDIR%%/Makefile %%PORTDOCS%%%%DOCSDIR%%/README.rst %%PORTDOCS%%%%DOCSDIR%%/build.rst %%PORTDOCS%%%%DOCSDIR%%/conf.py %%PORTDOCS%%%%DOCSDIR%%/config.rst %%PORTDOCS%%%%DOCSDIR%%/contributing.rst %%PORTDOCS%%%%DOCSDIR%%/faq.rst %%PORTDOCS%%%%DOCSDIR%%/high/attr.rst %%PORTDOCS%%%%DOCSDIR%%/high/dataset.rst %%PORTDOCS%%%%DOCSDIR%%/high/dims.rst %%PORTDOCS%%%%DOCSDIR%%/high/file.rst %%PORTDOCS%%%%DOCSDIR%%/high/group.rst %%PORTDOCS%%%%DOCSDIR%%/high/lowlevel.rst %%PORTDOCS%%%%DOCSDIR%%/index.rst %%PORTDOCS%%%%DOCSDIR%%/licenses.rst %%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 %%PORTDOCS%%%%DOCSDIR%%/strings.rst %%PORTDOCS%%%%DOCSDIR%%/swmr.rst %%PORTDOCS%%%%DOCSDIR%%/threads.rst %%PORTDOCS%%%%DOCSDIR%%/vds.rst %%PORTDOCS%%%%DOCSDIR%%/whatsnew/2.0.rst %%PORTDOCS%%%%DOCSDIR%%/whatsnew/2.1.rst %%PORTDOCS%%%%DOCSDIR%%/whatsnew/2.10.rst %%PORTDOCS%%%%DOCSDIR%%/whatsnew/2.2.rst %%PORTDOCS%%%%DOCSDIR%%/whatsnew/2.3.rst %%PORTDOCS%%%%DOCSDIR%%/whatsnew/2.4.rst %%PORTDOCS%%%%DOCSDIR%%/whatsnew/2.5.rst %%PORTDOCS%%%%DOCSDIR%%/whatsnew/2.6.rst %%PORTDOCS%%%%DOCSDIR%%/whatsnew/2.7.1.rst %%PORTDOCS%%%%DOCSDIR%%/whatsnew/2.7.rst %%PORTDOCS%%%%DOCSDIR%%/whatsnew/2.8.rst %%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.11.rst %%PORTDOCS%%%%DOCSDIR%%/whatsnew/3.12.rst %%PORTDOCS%%%%DOCSDIR%%/whatsnew/3.13.rst %%PORTDOCS%%%%DOCSDIR%%/whatsnew/3.14.rst %%PORTDOCS%%%%DOCSDIR%%/whatsnew/3.15.rst +%%PORTDOCS%%%%DOCSDIR%%/whatsnew/3.16.rst %%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/3.6.rst %%PORTDOCS%%%%DOCSDIR%%/whatsnew/3.7.rst %%PORTDOCS%%%%DOCSDIR%%/whatsnew/3.8.rst %%PORTDOCS%%%%DOCSDIR%%/whatsnew/3.9.rst %%PORTDOCS%%%%DOCSDIR%%/whatsnew/index.rst %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bytesio.py %%PORTEXAMPLES%%%%EXAMPLESDIR%%/collective_io.py %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dataset_concatenation.py %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dual_pco_edge.py %%PORTEXAMPLES%%%%EXAMPLESDIR%%/eiger_use_case.py %%PORTEXAMPLES%%%%EXAMPLESDIR%%/excalibur_detector_modules.py %%PORTEXAMPLES%%%%EXAMPLESDIR%%/multiblockslice_interleave.py %%PORTEXAMPLES%%%%EXAMPLESDIR%%/multiprocessing_example.py %%PORTEXAMPLES%%%%EXAMPLESDIR%%/percival_use_case.py %%PORTEXAMPLES%%%%EXAMPLESDIR%%/store_and_retrieve_units_example.py %%PORTEXAMPLES%%%%EXAMPLESDIR%%/store_datetimes.py %%PORTEXAMPLES%%%%EXAMPLESDIR%%/swmr_inotify_example.py %%PORTEXAMPLES%%%%EXAMPLESDIR%%/swmr_multiprocess.py %%PORTEXAMPLES%%%%EXAMPLESDIR%%/threading_example.py %%PORTEXAMPLES%%%%EXAMPLESDIR%%/vds_simple.py %%PORTEXAMPLES%%%%EXAMPLESDIR%%/write-direct-compressed.py