<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-python/recipes-devtools/python/python3-h5py/0001-fix-wrong-file-driver-version.patch, branch scarthgap-next</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=scarthgap-next</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=scarthgap-next'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2023-03-02T04:22:25+00:00</updated>
<entry>
<title>python3-h5py: Upgrade to 3.8.0</title>
<updated>2023-03-02T04:22:25+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2023-03-02T04:20:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=4e84bef8912e40bbbede22e5e4f662b44dfdfc16'/>
<id>urn:sha1:4e84bef8912e40bbbede22e5e4f662b44dfdfc16</id>
<content type='text'>
Drop unused patches

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>python3-h5py: fix wrong file driver version</title>
<updated>2022-09-21T13:34:45+00:00</updated>
<author>
<name>hongxu</name>
<email>hongxu.jia@windriver.com</email>
</author>
<published>2022-09-20T11:07:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=a1965d0972f550387262b9db8b01728956ac1318'/>
<id>urn:sha1:a1965d0972f550387262b9db8b01728956ac1318</id>
<content type='text'>
Due to commit [1] applied in hdf5 (1.13.2), import hdf5 failed

|&gt;&gt;&gt; import h5py
|Traceback (most recent call last):
|  File "&lt;stdin&gt;", line 1, in &lt;module&gt;
|  File "/usr/lib/python3.10/site-packages/h5py/__init__.py", line 56, in &lt;module&gt;
|    from . import h5a, h5d, h5ds, h5f, h5fd, h5g, h5r, h5s, h5t, h5p, h5z, h5pl
|  File "h5py/h5fd.pyx", line 220, in init h5py.h5fd
|RuntimeError: Wrong file driver version # (wrong file driver version #)

Initial driver version to fix the error

[1] https://github.com/HDFGroup/hdf5/commit/42b767fc67ad1e13735e3cee2077f2e108f9463e

Signed-off-by: Hongxu Jia &lt;hongxu.jia@windriver.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
</feed>
