aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-06-30 20:36:56 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-06-30 20:43:44 +0000
commit66d9c6b92cc75881a0346427360882921dae6e9c (patch)
tree2edf46da1d99be02ea115aa4d74335e1f352065a
parent086b2ee7934957fe44e788103d6abce97c75d59b (diff)
downloadports-66d9c6b92cc75881a0346427360882921dae6e9c.tar.gz
ports-66d9c6b92cc75881a0346427360882921dae6e9c.zip
science/py-h5py: Update to 3.3.0
-rw-r--r--science/py-h5py/Makefile2
-rw-r--r--science/py-h5py/distinfo6
-rw-r--r--science/py-h5py/pkg-plist2
3 files changed, 6 insertions, 4 deletions
diff --git a/science/py-h5py/Makefile b/science/py-h5py/Makefile
index b67a5e994a08..5a17f0126ad9 100644
--- a/science/py-h5py/Makefile
+++ b/science/py-h5py/Makefile
@@ -1,7 +1,7 @@
# Created by: TAOKA Fumiyoshi
PORTNAME= h5py
-PORTVERSION= 3.2.1
+PORTVERSION= 3.3.0
CATEGORIES= science python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/science/py-h5py/distinfo b/science/py-h5py/distinfo
index 7df8245c1b79..1a4948e9ab33 100644
--- a/science/py-h5py/distinfo
+++ b/science/py-h5py/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1618320258
-SHA256 (h5py-3.2.1.tar.gz) = 89474be911bfcdb34cbf0d98b8ec48b578c27a89fdb1ae4ee7513f1ef8d9249e
-SIZE (h5py-3.2.1.tar.gz) = 368170
+TIMESTAMP = 1624630120
+SHA256 (h5py-3.3.0.tar.gz) = e0dac887d779929778b3cfd13309a939359cc9e74756fc09af7c527a82797186
+SIZE (h5py-3.3.0.tar.gz) = 380221
diff --git a/science/py-h5py/pkg-plist b/science/py-h5py/pkg-plist
index 598c731c6ad5..42586e1a2bac 100644
--- a/science/py-h5py/pkg-plist
+++ b/science/py-h5py/pkg-plist
@@ -36,6 +36,7 @@
%%PORTDOCS%%%%DOCSDIR%%/whatsnew/3.0.rst
%%PORTDOCS%%%%DOCSDIR%%/whatsnew/3.1.rst
%%PORTDOCS%%%%DOCSDIR%%/whatsnew/3.2.rst
+%%PORTDOCS%%%%DOCSDIR%%/whatsnew/3.3.rst
%%PORTDOCS%%%%DOCSDIR%%/whatsnew/index.rst
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bytesio.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/collective_io.py
@@ -52,3 +53,4 @@
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/swmr_multiprocess.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/threading_example.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vds_simple.py
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/write-direct-compressed.py