Skip to content

Commit

Permalink
science/py-h5py: Update to 3.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Oct 11, 2023
1 parent 0dbfd2b commit b8e9cfa
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
5 changes: 3 additions & 2 deletions 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
Expand Down
6 changes: 3 additions & 3 deletions 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
2 changes: 0 additions & 2 deletions science/py-h5py/pkg-descr
Expand Up @@ -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
1 change: 1 addition & 0 deletions science/py-h5py/pkg-plist
Expand Up @@ -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
Expand Down

0 comments on commit b8e9cfa

Please sign in to comment.