git: 66d9c6b92cc7 - main - science/py-h5py: Update to 3.3.0
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Wed Jun 30 20:46:27 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=66d9c6b92cc75881a0346427360882921dae6e9c
commit 66d9c6b92cc75881a0346427360882921dae6e9c
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-30 20:36:56 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-30 20:43:44 +0000
science/py-h5py: Update to 3.3.0
Changes: https://github.com/h5py/h5py/releases
https://github.com/h5py/h5py/blob/master/docs/whatsnew/3.3.rst
https://docs.h5py.org/en/stable/whatsnew/index.html
---
science/py-h5py/Makefile | 2 +-
science/py-h5py/distinfo | 6 +++---
science/py-h5py/pkg-plist | 2 ++
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
More information about the dev-commits-ports-all
mailing list