Skip to content

Commit cbdb7f5

Browse files
committed
Remove h5py patches
1 parent 3467a8a commit cbdb7f5

File tree

3 files changed

+0
-166
lines changed

3 files changed

+0
-166
lines changed

graalpython/lib-graalpython/patches/h5py-2.10.0.patch

Lines changed: 0 additions & 131 deletions
This file was deleted.

graalpython/lib-graalpython/patches/h5py-3.10.0.patch

Lines changed: 0 additions & 25 deletions
This file was deleted.

graalpython/lib-graalpython/patches/metadata.toml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -154,16 +154,6 @@ license = 'Apache-2.0'
154154
patch = 'h2o.patch'
155155
license = 'Apache-2.0'
156156

157-
[[h5py.rules]]
158-
version = '== 2.10.0'
159-
patch = 'h5py-2.10.0.patch'
160-
license = 'BSD-3-Clause'
161-
162-
[[h5py.rules]]
163-
version = '== 3.10.0'
164-
patch = 'h5py-3.10.0.patch'
165-
license = 'BSD-3-Clause'
166-
167157
[[hmmlearn.rules]]
168158
# Need to specify pybind11 build dependency, otherwise setuptools will install it unpatched
169159
patch = 'hmmlearn.patch'

0 commit comments

Comments
 (0)