science/py-h5py: upgrade to 2.4.0

- upgrade to 2.4.0

Differential Revision:	https://reviews.freebsd.org/D1456
Approved by:	koobs (mentor)
This commit is contained in:
Johannes Jost Meixner 2015-01-13 11:23:25 +00:00
parent 923cbfd392
commit efea8ccd01
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=376913
2 changed files with 8 additions and 9 deletions

View File

@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= h5py
PORTVERSION= 2.3.0
PORTREVISION= 1
PORTVERSION= 2.4.0
CATEGORIES= science python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -11,19 +10,19 @@ MAINTAINER= xmj@chaot.net
COMMENT= General-purpose Python interface to the HDF5 library
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/licenses/license.txt
BUILD_DEPENDS= ${PYNUMPY} \
cython:${PORTSDIR}/lang/cython
RUN_DEPENDS= ${PYNUMPY}
LIB_DEPENDS= libhdf5.so:${PORTSDIR}/science/hdf5
USE_GITHUB= yes
GH_ACCOUNT= h5py
GH_COMMIT= c8c63eb
GH_TAGNAME= ${GH_COMMIT}
USE_GITHUB= yes
GH_ACCOUNT= h5py
GH_COMMIT= c614d61
USES= python
USE_PYTHON= distutils autoplist
USE_PYTHON= autoplist distutils
PORTDOCS= README.rst
PORTEXAMPLES= multiprocessing_example.py \

View File

@ -1,2 +1,2 @@
SHA256 (h5py-2.3.0.tar.gz) = 1f3e236487213564d8654c6a83a2c75770028f5e79b3752e1ad703fdeab8c802
SIZE (h5py-2.3.0.tar.gz) = 219342
SHA256 (h5py-2.4.0.tar.gz) = e3e51541ce5e57a473c3bf329fa752c5f2232df7489d2398f69358a686e6637d
SIZE (h5py-2.4.0.tar.gz) = 225435