معرفی شرکت ها


python3-module-h5py-tests-3.2.1-alt1.x86_64.rpm


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Tests for Python interface to the HDF5
ویژگی مقدار
سیستم عامل Linux
توزیع ALT p10
مخزن ALTLinux classic x86_64
نام بسته python3-module-h5py-tests
نام فایل بسته python3-module-h5py-tests-3.2.1-alt1.x86_64.rpm
نسخه بسته 3.2.1
انتشار بسته alt1
معماری بسته x86_64
نگهدارنده -
تاریخ ساخت Thu 22 Apr 2021 06
هاست سازنده darktemplar-sisyphus.hasher.altlinux.org
نوع بسته .rpm
آدرس صفحه اصلی http://www.h5py.org/
مجوز MIT
حجم دانلود 205K
حجم نصب 1.304M
HDF5 for Python (h5py) is a general-purpose Python interface to the Hierarchical Data Format library, version 5. HDF5 is a versatile, mature scientific software library designed for the fast, flexible storage of enormous amounts of data. From a Python programmer's perspective, HDF5 provides a robust way to store data, organized by name in a tree-like fashion. You can create datasets (arrays on disk) hundreds of gigabytes in size, and perform random-access I/O on desired sections. Datasets are organized in a filesystem-like hierarchy using containers called "groups", and accessed using the tradional POSIX /path/to/resource syntax. H5py provides a simple, robust read/write interface to HDF5 data from Python. Existing Python and Numpy concepts are used for the interface; for example, datasets on disk are represented by a proxy class that supports slicing, and has dtype and shape attributes. HDF5 groups are presented using a dictionary metaphor, indexed by name. This package contains tests for H5PY.


جایگزین ها

بسته نسخه معماری مخزن
python3-module-h5py-tests-3.2.1-alt1.ppc64le.rpm 3.2.1 ppc64le ALT classic


نیازمندی

مقدار نام
- python3(asyncore) < 0
- python3(contextlib) < 0
- python3(functools) < 0
- python3(inspect) < 0
- python3(io) < 0
- python3(logging) < 0
- python3(matplotlib.backends.backend_tkagg) < 0
- python3(matplotlib.figure) < 0
- python3(mpi4py) < 0
- python3(multiprocessing) < 0
- python3(numpy.testing) < 0
- python3(os.path) < 0
- python3(pathlib) < 0
- python3(pickle) < 0
- python3(platform) < 0
- python3(pyinotify) < 0
- python3(pytest) < 0
- python3(shutil) < 0
- python3(stat) < 0
- python3(subprocess) < 0
- python3(tempfile) < 0
- python3(tkinter) < 0
- python3(unittest) < 0
- python3(unyt) < 0
= 3.2.1-alt1:sisyphus+270051.5640.20.1 python3-module-h5py
- rpmlib(PayloadIsLzma)


ارائه دهنده

مقدار نام
- python3(h5py.examples)
- python3(h5py.examples.bytesio)
- python3(h5py.examples.collective_io)
- python3(h5py.examples.dataset_concatenation)
- python3(h5py.examples.dual_pco_edge)
- python3(h5py.examples.eiger_use_case)
- python3(h5py.examples.excalibur_detector_modules)
- python3(h5py.examples.multiblockslice_interleave)
- python3(h5py.examples.multiprocessing_example)
- python3(h5py.examples.percival_use_case)
- python3(h5py.examples.store_and_retrieve_units_example)
- python3(h5py.examples.store_datetimes)
- python3(h5py.examples.swmr_inotify_example)
- python3(h5py.examples.swmr_multiprocess)
- python3(h5py.examples.threading_example)
- python3(h5py.examples.vds_simple)
- python3(h5py.tests)
- python3(h5py.tests.common)
- python3(h5py.tests.conftest)
- python3(h5py.tests.data_files)
- python3(h5py.tests.test_attribute_create)
- python3(h5py.tests.test_attrs)
- python3(h5py.tests.test_attrs_data)
- python3(h5py.tests.test_base)
- python3(h5py.tests.test_big_endian_file)
- python3(h5py.tests.test_completions)
- python3(h5py.tests.test_dataset)
- python3(h5py.tests.test_dataset_getitem)
- python3(h5py.tests.test_dataset_swmr)
- python3(h5py.tests.test_datatype)
- python3(h5py.tests.test_dimension_scales)
- python3(h5py.tests.test_dims_dimensionproxy)
- python3(h5py.tests.test_dtype)
- python3(h5py.tests.test_errors)
- python3(h5py.tests.test_file)
- python3(h5py.tests.test_file2)
- python3(h5py.tests.test_file_image)
- python3(h5py.tests.test_filters)
- python3(h5py.tests.test_group)
- python3(h5py.tests.test_h5)
- python3(h5py.tests.test_h5d_direct_chunk)
- python3(h5py.tests.test_h5f)
- python3(h5py.tests.test_h5o)
- python3(h5py.tests.test_h5p)
- python3(h5py.tests.test_h5pl)
- python3(h5py.tests.test_h5t)
- python3(h5py.tests.test_objects)
- python3(h5py.tests.test_selections)
- python3(h5py.tests.test_slicing)
- python3(h5py.tests.test_vds)
- python3(h5py.tests.test_vds.test_highlevel_vds)
- python3(h5py.tests.test_vds.test_lowlevel_vds)
- python3(h5py.tests.test_vds.test_virtual_source)
= 3.2.1-alt1:sisyphus+270051.5640.20.1 python3-module-h5py-tests


نحوه نصب


نصب پکیج rpm python3-module-h5py-tests:

    sudo apt-get install python3-module-h5py-tests-3.2.1-alt1.x86_64.rpm


فایل ها

مسیرها
/usr/lib64/python3/site-packages/h5py/examples
/usr/lib64/python3/site-packages/h5py/examples/__init__.py
/usr/lib64/python3/site-packages/h5py/examples/__pycache__
/usr/lib64/python3/site-packages/h5py/examples/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib64/python3/site-packages/h5py/examples/__pycache__/__init__.cpython-39.opt-2.pyc
/usr/lib64/python3/site-packages/h5py/examples/__pycache__/__init__.cpython-39.pyc
/usr/lib64/python3/site-packages/h5py/examples/__pycache__/bytesio.cpython-39.opt-1.pyc
/usr/lib64/python3/site-packages/h5py/examples/__pycache__/bytesio.cpython-39.opt-2.pyc
/usr/lib64/python3/site-packages/h5py/examples/__pycache__/bytesio.cpython-39.pyc
/usr/lib64/python3/site-packages/h5py/examples/__pycache__/collective_io.cpython-39.opt-1.pyc
/usr/lib64/python3/site-packages/h5py/examples/__pycache__/collective_io.cpython-39.opt-2.pyc
/usr/lib64/python3/site-packages/h5py/examples/__pycache__/collective_io.cpython-39.pyc
/usr/lib64/python3/site-packages/h5py/examples/__pycache__/dataset_concatenation.cpython-39.opt-1.pyc
/usr/lib64/python3/site-packages/h5py/examples/__pycache__/dataset_concatenation.cpython-39.opt-2.pyc
/usr/lib64/python3/site-packages/h5py/examples/__pycache__/dataset_concatenation.cpython-39.pyc
/usr/lib64/python3/site-packages/h5py/examples/__pycache__/dual_pco_edge.cpython-39.opt-1.pyc
/usr/lib64/python3/site-packages/h5py/examples/__pycache__/dual_pco_edge.cpython-39.opt-2.pyc
/usr/lib64/python3/site-packages/h5py/examples/__pycache__/dual_pco_edge.cpython-39.pyc
/usr/lib64/python3/site-packages/h5py/examples/__pycache__/eiger_use_case.cpython-39.opt-1.pyc
/usr/lib64/python3/site-packages/h5py/examples/__pycache__/eiger_use_case.cpython-39.opt-2.pyc
/usr/lib64/python3/site-packages/h5py/examples/__pycache__/eiger_use_case.cpython-39.pyc
/usr/lib64/python3/site-packages/h5py/examples/__pycache__/excalibur_detector_modules.cpython-39.opt-1.pyc
/usr/lib64/python3/site-packages/h5py/examples/__pycache__/excalibur_detector_modules.cpython-39.opt-2.pyc
/usr/lib64/python3/site-packages/h5py/examples/__pycache__/excalibur_detector_modules.cpython-39.pyc
/usr/lib64/python3/site-packages/h5py/examples/__pycache__/multiblockslice_interleave.cpython-39.opt-1.pyc
/usr/lib64/python3/site-packages/h5py/examples/__pycache__/multiblockslice_interleave.cpython-39.opt-2.pyc
/usr/lib64/python3/site-packages/h5py/examples/__pycache__/multiblockslice_interleave.cpython-39.pyc
/usr/lib64/python3/site-packages/h5py/examples/__pycache__/multiprocessing_example.cpython-39.opt-1.pyc
/usr/lib64/python3/site-packages/h5py/examples/__pycache__/multiprocessing_example.cpython-39.opt-2.pyc
/usr/lib64/python3/site-packages/h5py/examples/__pycache__/multiprocessing_example.cpython-39.pyc
/usr/lib64/python3/site-packages/h5py/examples/__pycache__/percival_use_case.cpython-39.opt-1.pyc
/usr/lib64/python3/site-packages/h5py/examples/__pycache__/percival_use_case.cpython-39.opt-2.pyc
/usr/lib64/python3/site-packages/h5py/examples/__pycache__/percival_use_case.cpython-39.pyc
/usr/lib64/python3/site-packages/h5py/examples/__pycache__/store_and_retrieve_units_example.cpython-39.opt-1.pyc
/usr/lib64/python3/site-packages/h5py/examples/__pycache__/store_and_retrieve_units_example.cpython-39.opt-2.pyc
/usr/lib64/python3/site-packages/h5py/examples/__pycache__/store_and_retrieve_units_example.cpython-39.pyc
/usr/lib64/python3/site-packages/h5py/examples/__pycache__/store_datetimes.cpython-39.opt-1.pyc
/usr/lib64/python3/site-packages/h5py/examples/__pycache__/store_datetimes.cpython-39.opt-2.pyc
/usr/lib64/python3/site-packages/h5py/examples/__pycache__/store_datetimes.cpython-39.pyc
/usr/lib64/python3/site-packages/h5py/examples/__pycache__/swmr_inotify_example.cpython-39.opt-1.pyc
/usr/lib64/python3/site-packages/h5py/examples/__pycache__/swmr_inotify_example.cpython-39.opt-2.pyc
/usr/lib64/python3/site-packages/h5py/examples/__pycache__/swmr_inotify_example.cpython-39.pyc
/usr/lib64/python3/site-packages/h5py/examples/__pycache__/swmr_multiprocess.cpython-39.opt-1.pyc
/usr/lib64/python3/site-packages/h5py/examples/__pycache__/swmr_multiprocess.cpython-39.opt-2.pyc
/usr/lib64/python3/site-packages/h5py/examples/__pycache__/swmr_multiprocess.cpython-39.pyc
/usr/lib64/python3/site-packages/h5py/examples/__pycache__/threading_example.cpython-39.opt-1.pyc
/usr/lib64/python3/site-packages/h5py/examples/__pycache__/threading_example.cpython-39.opt-2.pyc
/usr/lib64/python3/site-packages/h5py/examples/__pycache__/threading_example.cpython-39.pyc
/usr/lib64/python3/site-packages/h5py/examples/__pycache__/vds_simple.cpython-39.opt-1.pyc
/usr/lib64/python3/site-packages/h5py/examples/__pycache__/vds_simple.cpython-39.opt-2.pyc
/usr/lib64/python3/site-packages/h5py/examples/__pycache__/vds_simple.cpython-39.pyc
/usr/lib64/python3/site-packages/h5py/examples/bytesio.py
/usr/lib64/python3/site-packages/h5py/examples/collective_io.py
/usr/lib64/python3/site-packages/h5py/examples/dataset_concatenation.py
/usr/lib64/python3/site-packages/h5py/examples/dual_pco_edge.py
/usr/lib64/python3/site-packages/h5py/examples/eiger_use_case.py
/usr/lib64/python3/site-packages/h5py/examples/excalibur_detector_modules.py
/usr/lib64/python3/site-packages/h5py/examples/multiblockslice_interleave.py
/usr/lib64/python3/site-packages/h5py/examples/multiprocessing_example.py
/usr/lib64/python3/site-packages/h5py/examples/percival_use_case.py
/usr/lib64/python3/site-packages/h5py/examples/store_and_retrieve_units_example.py
/usr/lib64/python3/site-packages/h5py/examples/store_datetimes.py
/usr/lib64/python3/site-packages/h5py/examples/swmr_inotify_example.py
/usr/lib64/python3/site-packages/h5py/examples/swmr_multiprocess.py
/usr/lib64/python3/site-packages/h5py/examples/threading_example.py
/usr/lib64/python3/site-packages/h5py/examples/vds_simple.py
/usr/lib64/python3/site-packages/h5py/tests
/usr/lib64/python3/site-packages/h5py/tests/__init__.py
/usr/lib64/python3/site-packages/h5py/tests/__pycache__
/usr/lib64/python3/site-packages/h5py/tests/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib64/python3/site-packages/h5py/tests/__pycache__/__init__.cpython-39.opt-2.pyc
/usr/lib64/python3/site-packages/h5py/tests/__pycache__/__init__.cpython-39.pyc
/usr/lib64/python3/site-packages/h5py/tests/__pycache__/common.cpython-39.opt-1.pyc
/usr/lib64/python3/site-packages/h5py/tests/__pycache__/common.cpython-39.opt-2.pyc
/usr/lib64/python3/site-packages/h5py/tests/__pycache__/common.cpython-39.pyc
/usr/lib64/python3/site-packages/h5py/tests/__pycache__/conftest.cpython-39.opt-1.pyc
/usr/lib64/python3/site-packages/h5py/tests/__pycache__/conftest.cpython-39.opt-2.pyc
/usr/lib64/python3/site-packages/h5py/tests/__pycache__/conftest.cpython-39.pyc
/usr/lib64/python3/site-packages/h5py/tests/__pycache__/test_attribute_create.cpython-39.opt-1.pyc
/usr/lib64/python3/site-packages/h5py/tests/__pycache__/test_attribute_create.cpython-39.opt-2.pyc
/usr/lib64/python3/site-packages/h5py/tests/__pycache__/test_attribute_create.cpython-39.pyc
/usr/lib64/python3/site-packages/h5py/tests/__pycache__/test_attrs.cpython-39.opt-1.pyc
/usr/lib64/python3/site-packages/h5py/tests/__pycache__/test_attrs.cpython-39.opt-2.pyc
/usr/lib64/python3/site-packages/h5py/tests/__pycache__/test_attrs.cpython-39.pyc
/usr/lib64/python3/site-packages/h5py/tests/__pycache__/test_attrs_data.cpython-39.opt-1.pyc
/usr/lib64/python3/site-packages/h5py/tests/__pycache__/test_attrs_data.cpython-39.opt-2.pyc
/usr/lib64/python3/site-packages/h5py/tests/__pycache__/test_attrs_data.cpython-39.pyc
/usr/lib64/python3/site-packages/h5py/tests/__pycache__/test_base.cpython-39.opt-1.pyc
/usr/lib64/python3/site-packages/h5py/tests/__pycache__/test_base.cpython-39.opt-2.pyc
/usr/lib64/python3/site-packages/h5py/tests/__pycache__/test_base.cpython-39.pyc
/usr/lib64/python3/site-packages/h5py/tests/__pycache__/test_big_endian_file.cpython-39.opt-1.pyc
/usr/lib64/python3/site-packages/h5py/tests/__pycache__/test_big_endian_file.cpython-39.opt-2.pyc
/usr/lib64/python3/site-packages/h5py/tests/__pycache__/test_big_endian_file.cpython-39.pyc
/usr/lib64/python3/site-packages/h5py/tests/__pycache__/test_completions.cpython-39.opt-1.pyc
/usr/lib64/python3/site-packages/h5py/tests/__pycache__/test_completions.cpython-39.opt-2.pyc
/usr/lib64/python3/site-packages/h5py/tests/__pycache__/test_completions.cpython-39.pyc
/usr/lib64/python3/site-packages/h5py/tests/__pycache__/test_dataset.cpython-39.opt-1.pyc
/usr/lib64/python3/site-packages/h5py/tests/__pycache__/test_dataset.cpython-39.opt-2.pyc
/usr/lib64/python3/site-packages/h5py/tests/__pycache__/test_dataset.cpython-39.pyc
/usr/lib64/python3/site-packages/h5py/tests/__pycache__/test_dataset_getitem.cpython-39.opt-1.pyc
/usr/lib64/python3/site-packages/h5py/tests/__pycache__/test_dataset_getitem.cpython-39.opt-2.pyc
/usr/lib64/python3/site-packages/h5py/tests/__pycache__/test_dataset_getitem.cpython-39.pyc
/usr/lib64/python3/site-packages/h5py/tests/__pycache__/test_dataset_swmr.cpython-39.opt-1.pyc
/usr/lib64/python3/site-packages/h5py/tests/__pycache__/test_dataset_swmr.cpython-39.opt-2.pyc
/usr/lib64/python3/site-packages/h5py/tests/__pycache__/test_dataset_swmr.cpython-39.pyc
/usr/lib64/python3/site-packages/h5py/tests/__pycache__/test_datatype.cpython-39.opt-1.pyc
/usr/lib64/python3/site-packages/h5py/tests/__pycache__/test_datatype.cpython-39.opt-2.pyc
/usr/lib64/python3/site-packages/h5py/tests/__pycache__/test_datatype.cpython-39.pyc
/usr/lib64/python3/site-packages/h5py/tests/__pycache__/test_dimension_scales.cpython-39.opt-1.pyc
/usr/lib64/python3/site-packages/h5py/tests/__pycache__/test_dimension_scales.cpython-39.opt-2.pyc
/usr/lib64/python3/site-packages/h5py/tests/__pycache__/test_dimension_scales.cpython-39.pyc
/usr/lib64/python3/site-packages/h5py/tests/__pycache__/test_dims_dimensionproxy.cpython-39.opt-1.pyc
/usr/lib64/python3/site-packages/h5py/tests/__pycache__/test_dims_dimensionproxy.cpython-39.opt-2.pyc
/usr/lib64/python3/site-packages/h5py/tests/__pycache__/test_dims_dimensionproxy.cpython-39.pyc
/usr/lib64/python3/site-packages/h5py/tests/__pycache__/test_dtype.cpython-39.opt-1.pyc
/usr/lib64/python3/site-packages/h5py/tests/__pycache__/test_dtype.cpython-39.opt-2.pyc
/usr/lib64/python3/site-packages/h5py/tests/__pycache__/test_dtype.cpython-39.pyc
/usr/lib64/python3/site-packages/h5py/tests/__pycache__/test_errors.cpython-39.opt-1.pyc
/usr/lib64/python3/site-packages/h5py/tests/__pycache__/test_errors.cpython-39.opt-2.pyc
/usr/lib64/python3/site-packages/h5py/tests/__pycache__/test_errors.cpython-39.pyc
/usr/lib64/python3/site-packages/h5py/tests/__pycache__/test_file.cpython-39.opt-1.pyc
/usr/lib64/python3/site-packages/h5py/tests/__pycache__/test_file.cpython-39.opt-2.pyc
/usr/lib64/python3/site-packages/h5py/tests/__pycache__/test_file.cpython-39.pyc
/usr/lib64/python3/site-packages/h5py/tests/__pycache__/test_file2.cpython-39.opt-1.pyc
/usr/lib64/python3/site-packages/h5py/tests/__pycache__/test_file2.cpython-39.opt-2.pyc
/usr/lib64/python3/site-packages/h5py/tests/__pycache__/test_file2.cpython-39.pyc
/usr/lib64/python3/site-packages/h5py/tests/__pycache__/test_file_image.cpython-39.opt-1.pyc
/usr/lib64/python3/site-packages/h5py/tests/__pycache__/test_file_image.cpython-39.opt-2.pyc
/usr/lib64/python3/site-packages/h5py/tests/__pycache__/test_file_image.cpython-39.pyc
/usr/lib64/python3/site-packages/h5py/tests/__pycache__/test_filters.cpython-39.opt-1.pyc
/usr/lib64/python3/site-packages/h5py/tests/__pycache__/test_filters.cpython-39.opt-2.pyc
/usr/lib64/python3/site-packages/h5py/tests/__pycache__/test_filters.cpython-39.pyc
/usr/lib64/python3/site-packages/h5py/tests/__pycache__/test_group.cpython-39.opt-1.pyc
/usr/lib64/python3/site-packages/h5py/tests/__pycache__/test_group.cpython-39.opt-2.pyc
/usr/lib64/python3/site-packages/h5py/tests/__pycache__/test_group.cpython-39.pyc
/usr/lib64/python3/site-packages/h5py/tests/__pycache__/test_h5.cpython-39.opt-1.pyc
/usr/lib64/python3/site-packages/h5py/tests/__pycache__/test_h5.cpython-39.opt-2.pyc
/usr/lib64/python3/site-packages/h5py/tests/__pycache__/test_h5.cpython-39.pyc
/usr/lib64/python3/site-packages/h5py/tests/__pycache__/test_h5d_direct_chunk.cpython-39.opt-1.pyc
/usr/lib64/python3/site-packages/h5py/tests/__pycache__/test_h5d_direct_chunk.cpython-39.opt-2.pyc
/usr/lib64/python3/site-packages/h5py/tests/__pycache__/test_h5d_direct_chunk.cpython-39.pyc
/usr/lib64/python3/site-packages/h5py/tests/__pycache__/test_h5f.cpython-39.opt-1.pyc
/usr/lib64/python3/site-packages/h5py/tests/__pycache__/test_h5f.cpython-39.opt-2.pyc
/usr/lib64/python3/site-packages/h5py/tests/__pycache__/test_h5f.cpython-39.pyc
/usr/lib64/python3/site-packages/h5py/tests/__pycache__/test_h5o.cpython-39.opt-1.pyc
/usr/lib64/python3/site-packages/h5py/tests/__pycache__/test_h5o.cpython-39.opt-2.pyc
/usr/lib64/python3/site-packages/h5py/tests/__pycache__/test_h5o.cpython-39.pyc
/usr/lib64/python3/site-packages/h5py/tests/__pycache__/test_h5p.cpython-39.opt-1.pyc
/usr/lib64/python3/site-packages/h5py/tests/__pycache__/test_h5p.cpython-39.opt-2.pyc
/usr/lib64/python3/site-packages/h5py/tests/__pycache__/test_h5p.cpython-39.pyc
/usr/lib64/python3/site-packages/h5py/tests/__pycache__/test_h5pl.cpython-39.opt-1.pyc
/usr/lib64/python3/site-packages/h5py/tests/__pycache__/test_h5pl.cpython-39.opt-2.pyc
/usr/lib64/python3/site-packages/h5py/tests/__pycache__/test_h5pl.cpython-39.pyc
/usr/lib64/python3/site-packages/h5py/tests/__pycache__/test_h5t.cpython-39.opt-1.pyc
/usr/lib64/python3/site-packages/h5py/tests/__pycache__/test_h5t.cpython-39.opt-2.pyc
/usr/lib64/python3/site-packages/h5py/tests/__pycache__/test_h5t.cpython-39.pyc
/usr/lib64/python3/site-packages/h5py/tests/__pycache__/test_objects.cpython-39.opt-1.pyc
/usr/lib64/python3/site-packages/h5py/tests/__pycache__/test_objects.cpython-39.opt-2.pyc
/usr/lib64/python3/site-packages/h5py/tests/__pycache__/test_objects.cpython-39.pyc
/usr/lib64/python3/site-packages/h5py/tests/__pycache__/test_selections.cpython-39.opt-1.pyc
/usr/lib64/python3/site-packages/h5py/tests/__pycache__/test_selections.cpython-39.opt-2.pyc
/usr/lib64/python3/site-packages/h5py/tests/__pycache__/test_selections.cpython-39.pyc
/usr/lib64/python3/site-packages/h5py/tests/__pycache__/test_slicing.cpython-39.opt-1.pyc
/usr/lib64/python3/site-packages/h5py/tests/__pycache__/test_slicing.cpython-39.opt-2.pyc
/usr/lib64/python3/site-packages/h5py/tests/__pycache__/test_slicing.cpython-39.pyc
/usr/lib64/python3/site-packages/h5py/tests/common.py
/usr/lib64/python3/site-packages/h5py/tests/conftest.py
/usr/lib64/python3/site-packages/h5py/tests/data_files
/usr/lib64/python3/site-packages/h5py/tests/data_files/__init__.py
/usr/lib64/python3/site-packages/h5py/tests/data_files/__pycache__
/usr/lib64/python3/site-packages/h5py/tests/data_files/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib64/python3/site-packages/h5py/tests/data_files/__pycache__/__init__.cpython-39.opt-2.pyc
/usr/lib64/python3/site-packages/h5py/tests/data_files/__pycache__/__init__.cpython-39.pyc
/usr/lib64/python3/site-packages/h5py/tests/data_files/vlen_string_dset.h5
/usr/lib64/python3/site-packages/h5py/tests/data_files/vlen_string_dset_utc.h5
/usr/lib64/python3/site-packages/h5py/tests/data_files/vlen_string_s390x.h5
/usr/lib64/python3/site-packages/h5py/tests/test_attribute_create.py
/usr/lib64/python3/site-packages/h5py/tests/test_attrs.py
/usr/lib64/python3/site-packages/h5py/tests/test_attrs_data.py
/usr/lib64/python3/site-packages/h5py/tests/test_base.py
/usr/lib64/python3/site-packages/h5py/tests/test_big_endian_file.py
/usr/lib64/python3/site-packages/h5py/tests/test_completions.py
/usr/lib64/python3/site-packages/h5py/tests/test_dataset.py
/usr/lib64/python3/site-packages/h5py/tests/test_dataset_getitem.py
/usr/lib64/python3/site-packages/h5py/tests/test_dataset_swmr.py
/usr/lib64/python3/site-packages/h5py/tests/test_datatype.py
/usr/lib64/python3/site-packages/h5py/tests/test_dimension_scales.py
/usr/lib64/python3/site-packages/h5py/tests/test_dims_dimensionproxy.py
/usr/lib64/python3/site-packages/h5py/tests/test_dtype.py
/usr/lib64/python3/site-packages/h5py/tests/test_errors.py
/usr/lib64/python3/site-packages/h5py/tests/test_file.py
/usr/lib64/python3/site-packages/h5py/tests/test_file2.py
/usr/lib64/python3/site-packages/h5py/tests/test_file_image.py
/usr/lib64/python3/site-packages/h5py/tests/test_filters.py
/usr/lib64/python3/site-packages/h5py/tests/test_group.py
/usr/lib64/python3/site-packages/h5py/tests/test_h5.py
/usr/lib64/python3/site-packages/h5py/tests/test_h5d_direct_chunk.py
/usr/lib64/python3/site-packages/h5py/tests/test_h5f.py
/usr/lib64/python3/site-packages/h5py/tests/test_h5o.py
/usr/lib64/python3/site-packages/h5py/tests/test_h5p.py
/usr/lib64/python3/site-packages/h5py/tests/test_h5pl.py
/usr/lib64/python3/site-packages/h5py/tests/test_h5t.py
/usr/lib64/python3/site-packages/h5py/tests/test_objects.py
/usr/lib64/python3/site-packages/h5py/tests/test_selections.py
/usr/lib64/python3/site-packages/h5py/tests/test_slicing.py
/usr/lib64/python3/site-packages/h5py/tests/test_vds
/usr/lib64/python3/site-packages/h5py/tests/test_vds/__init__.py
/usr/lib64/python3/site-packages/h5py/tests/test_vds/__pycache__
/usr/lib64/python3/site-packages/h5py/tests/test_vds/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib64/python3/site-packages/h5py/tests/test_vds/__pycache__/__init__.cpython-39.opt-2.pyc
/usr/lib64/python3/site-packages/h5py/tests/test_vds/__pycache__/__init__.cpython-39.pyc
/usr/lib64/python3/site-packages/h5py/tests/test_vds/__pycache__/test_highlevel_vds.cpython-39.opt-1.pyc
/usr/lib64/python3/site-packages/h5py/tests/test_vds/__pycache__/test_highlevel_vds.cpython-39.opt-2.pyc
/usr/lib64/python3/site-packages/h5py/tests/test_vds/__pycache__/test_highlevel_vds.cpython-39.pyc
/usr/lib64/python3/site-packages/h5py/tests/test_vds/__pycache__/test_lowlevel_vds.cpython-39.opt-1.pyc
/usr/lib64/python3/site-packages/h5py/tests/test_vds/__pycache__/test_lowlevel_vds.cpython-39.opt-2.pyc
/usr/lib64/python3/site-packages/h5py/tests/test_vds/__pycache__/test_lowlevel_vds.cpython-39.pyc
/usr/lib64/python3/site-packages/h5py/tests/test_vds/__pycache__/test_virtual_source.cpython-39.opt-1.pyc
/usr/lib64/python3/site-packages/h5py/tests/test_vds/__pycache__/test_virtual_source.cpython-39.opt-2.pyc
/usr/lib64/python3/site-packages/h5py/tests/test_vds/__pycache__/test_virtual_source.cpython-39.pyc
/usr/lib64/python3/site-packages/h5py/tests/test_vds/test_highlevel_vds.py
/usr/lib64/python3/site-packages/h5py/tests/test_vds/test_lowlevel_vds.py
/usr/lib64/python3/site-packages/h5py/tests/test_vds/test_virtual_source.py


گزارش تغییرات

تاریخ آخرین تغییر جزئیات
2021-04-16

Updated to upstream version 3.2.1.

2020-11-10

fix build, fix tests packing

2020-03-16

Fixed build with numpy.

2020-02-14

Version updated to 2.10.0
build for python2 disabled.

2020-02-13

Enabled tests (disabled to ppc64le only)
cleanup build requires.

2020-02-11

Fixed build requires.

2019-06-12

Added missing dep on `numpy.testing`.

2019-03-27

Build new version.

2018-03-22

(NMU) Rebuilt with python-3.6.4.

2018-02-02

(NMU) Fix Requires and BuildRequires to python-setuptools

2018-01-22

Updated to upstream version 2.7.1.

2016-03-17

(NMU) rebuild with python3-3.5 & rpm-build-python3-0.1.10

2015-08-03

Version 2.5.0

2015-03-04

Version 2.5.0a0

2014-11-25

New snapshot

2014-11-06

Version 2.4.0b1
Enabled testing