1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

- Update to 1.2.1

PR:		ports/138984
Submitted by:	wenheping@gmail.com(myself)
Approved by:	maintainer,	jadawin(co-mentor)
Feature safe:	yes
This commit is contained in:
Wen Heping 2009-09-24 12:49:40 +00:00
parent cc599f2860
commit e16f0d6cbf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=242011
3 changed files with 7 additions and 4 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= h5py
PORTVERSION= 1.2.0
PORTVERSION= 1.2.1
CATEGORIES= science python
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

View File

@ -1,3 +1,3 @@
MD5 (h5py-1.2.0.tar.gz) = 133dd429336522c0c8838e92efda9b8d
SHA256 (h5py-1.2.0.tar.gz) = 4edf35fa6c538c5e9132414061ac18258cf8a1a743fc16db94176657e382c6d7
SIZE (h5py-1.2.0.tar.gz) = 1028626
MD5 (h5py-1.2.1.tar.gz) = b5e435f7c0e213fe3235efe2dc0cb59b
SHA256 (h5py-1.2.1.tar.gz) = 2263c966a87adff606a677214d3af7593d3ae300b6b6b0a77412a9f3ae7a8e43
SIZE (h5py-1.2.1.tar.gz) = 1462012

View File

@ -118,6 +118,9 @@
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/h5py/tests/test_filters.py
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/h5py/tests/test_filters.pyc
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/h5py/tests/test_filters.pyo
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/h5py/tests/test_group.py
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/h5py/tests/test_group.pyc
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/h5py/tests/test_group.pyo
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/h5py/tests/test_h5.py
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/h5py/tests/test_h5.pyc
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/h5py/tests/test_h5.pyo