This is one of the two main tools for accessing hdf5 data (one of the key general-purpose scientific data formats) in python. The other is python-tables, which will be submitted once its dependencies are in openSUSE:Factory. OBS-URL: https://build.opensuse.org/request/show/241321 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-h5py?expand=0&rev=1
118 lines
3.9 KiB
Plaintext
118 lines
3.9 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Jul 17 09:35:21 UTC 2014 - toddrme2178@gmail.com
|
|
|
|
- Update download url
|
|
- spec file cleanups
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 14 16:20:53 UTC 2014 - toddrme2178@gmail.com
|
|
|
|
- Update to 2.3.1
|
|
- Bugfix release which fixes a build issue when using the most
|
|
recent version of HDF5 (1.8.13), and some issues with Travis-CI.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 8 11:23:35 UTC 2014 - toddrme2178@gmail.com
|
|
|
|
- Update to version 2.3.0
|
|
- Support for arbitrary vlen data
|
|
- Improved exception messages
|
|
- Improved setuptools support
|
|
- Multiple low-level additions
|
|
- Improved support for MPI features
|
|
- Readonly files can now be opened in default mode
|
|
- Single-step build for HDF5 on Windows
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Dec 16 13:56:43 UTC 2013 - toddrme2178@gmail.com
|
|
|
|
- Update to version 2.2.1
|
|
+ Critical bugfixes
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 10 14:28:44 UTC 2013 - p.drouand@gmail.com
|
|
|
|
- Update to version 2.2.0
|
|
+ This version of h5py introduces support for MPI/Parallel HDF5,
|
|
using the mpi4py package. Parallel HDF5 is the "native" method
|
|
in HDF5 for sharing files and objects across multiple processes,
|
|
in contrast to the "threading" package or "multiprocessing".
|
|
There is a guide to using Parallel HDF5 at the h5py web site:
|
|
http://www.h5py.org/docs/topics/mpi.html
|
|
+ Support for Python 3.3
|
|
+ Support for 16-bit "mini" floats
|
|
+ Access to the HDF5 scale-offset filter
|
|
+ Field names are now allowed when writing to a dataset
|
|
+ Region references now preserve the shape of their selections
|
|
+ File-resident "committed" types can be linked to datasets and attributes
|
|
+ Make object mtime tracking optional
|
|
+ A new "move" method on Group objects
|
|
+ Many new options for Group.copy
|
|
+ Access to HDF5's get_vfd_handle
|
|
+ Many bug fixes
|
|
- Remove depreciated %{py_requires}
|
|
- Remove redundant %clen section
|
|
- Remove useless %post/postun sections
|
|
- Package ANN.rst, lzf/LICENSE.txt, lzf/README.txt and examples to
|
|
documentation directory
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 24 03:45:08 UTC 2013 - highwaystar.ru@gmail.com
|
|
|
|
- update to version 2.1.3
|
|
- no changelog
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Nov 25 11:34:42 UTC 2012 - toddrme2178@gmail.com
|
|
|
|
- Update to 2.1.0
|
|
- No changelog
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 26 02:33:56 UTC 2012 - highwaystar.ru@gmail.com
|
|
|
|
- python3 package added
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jan 8 00:47:03 UTC 2012 - toddrme2178@gmail.com
|
|
|
|
- new version 2.0.1
|
|
- cleaned up spec file
|
|
- merged changes lists
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 4 02:44:19 UTC 2011 - highwaystar.ru@gmail.com
|
|
|
|
- version bump to 2.0.0
|
|
|
|
-------------------------------------------------------------------
|
|
Sun May 29 00:00:00 UTC 2011 - werner.ho@gmx.de
|
|
|
|
- fixed hdf5-devel package name change
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 17 00:00:00 UTC 2011 - werner.ho@gmx.de
|
|
|
|
- new version 1.3.1
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Sep 19 00:00:00 UTC 2010 - werner.ho@gmx.de
|
|
|
|
- fixed libhdf5-dependancy
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 5 03:12:54 UTC 2010 - highwaystar.ru@gmail.com
|
|
|
|
- fixed libhdf5-devel to hdf5-devel
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 22 08:39:48 UTC 2010 - highwaystar.ru@gmail.com
|
|
|
|
- initial release for openSUSE
|
|
- version 1.3.0
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 22 00:00:00 UTC 2010 - tomin@frame10
|
|
|
|
- initial build for openSUSE
|