aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-02-05 15:19:22 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-02-05 15:48:04 +0000
commit9f23e803ac03336e9817210d4e9aa7305926cce0 (patch)
treeb1773a3a23a0e4e7f5b5e4a776da5760c61bf844
parentd592f205ed9c4988ecae38b7807c06f7e7dbf010 (diff)
downloadports-9f23e803ac03336e9817210d4e9aa7305926cce0.tar.gz
ports-9f23e803ac03336e9817210d4e9aa7305926cce0.zip
science/py-h5py: Update to 3.8.0
-rw-r--r--science/py-h5py/Makefile6
-rw-r--r--science/py-h5py/distinfo6
-rw-r--r--science/py-h5py/pkg-plist2
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