Update py-h5py to 3.9.0.

master
martin 2023-06-22 05:09:17 +00:00
parent 2288d1cc5e
commit a44bfd8c3c
3 changed files with 6 additions and 3 deletions

View File

@ -1,6 +1,6 @@
COMMENT = pythonic interface to the HDF5 binary data format
MODPY_EGG_VERSION = 3.8.0
MODPY_EGG_VERSION = 3.9.0
DISTNAME = h5py-${MODPY_EGG_VERSION}
PKGNAME = py-${DISTNAME}
CATEGORIES = math

View File

@ -1,2 +1,2 @@
SHA256 (h5py-3.8.0.tar.gz) = b+rYLwxAAM841T+cAweA2Bv6AiAhiu4TuQt3Ack32V8=
SIZE (h5py-3.8.0.tar.gz) = 400774
SHA256 (h5py-3.9.0.tar.gz) = 5gTbZSHB42fGvX+tI5yEf1PMRmRvLSZRNy0Frl6V+Bc=
SIZE (h5py-3.9.0.tar.gz) = 402856

View File

@ -144,6 +144,8 @@ lib/python${MODPY_VERSION}/site-packages/h5py/tests/${MODPY_PYCACHE}test_h5pl.${
lib/python${MODPY_VERSION}/site-packages/h5py/tests/${MODPY_PYCACHE}test_h5pl.${MODPY_PYC_MAGIC_TAG}pyc
lib/python${MODPY_VERSION}/site-packages/h5py/tests/${MODPY_PYCACHE}test_h5t.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION}
lib/python${MODPY_VERSION}/site-packages/h5py/tests/${MODPY_PYCACHE}test_h5t.${MODPY_PYC_MAGIC_TAG}pyc
lib/python${MODPY_VERSION}/site-packages/h5py/tests/${MODPY_PYCACHE}test_h5z.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION}
lib/python${MODPY_VERSION}/site-packages/h5py/tests/${MODPY_PYCACHE}test_h5z.${MODPY_PYC_MAGIC_TAG}pyc
lib/python${MODPY_VERSION}/site-packages/h5py/tests/${MODPY_PYCACHE}test_objects.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION}
lib/python${MODPY_VERSION}/site-packages/h5py/tests/${MODPY_PYCACHE}test_objects.${MODPY_PYC_MAGIC_TAG}pyc
lib/python${MODPY_VERSION}/site-packages/h5py/tests/${MODPY_PYCACHE}test_ros3.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION}
@ -189,6 +191,7 @@ lib/python${MODPY_VERSION}/site-packages/h5py/tests/test_h5o.py
lib/python${MODPY_VERSION}/site-packages/h5py/tests/test_h5p.py
lib/python${MODPY_VERSION}/site-packages/h5py/tests/test_h5pl.py
lib/python${MODPY_VERSION}/site-packages/h5py/tests/test_h5t.py
lib/python${MODPY_VERSION}/site-packages/h5py/tests/test_h5z.py
lib/python${MODPY_VERSION}/site-packages/h5py/tests/test_objects.py
lib/python${MODPY_VERSION}/site-packages/h5py/tests/test_ros3.py
lib/python${MODPY_VERSION}/site-packages/h5py/tests/test_selections.py