Skip to content

Commit 8b8e112

Browse files
committed
update ray patch
1 parent 859701c commit 8b8e112

File tree

4 files changed

+120
-738
lines changed

4 files changed

+120
-738
lines changed

graalpython/lib-graalpython/patches/numpy/metadata.toml

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -33,20 +33,10 @@ version = '== 1.22.4'
3333
patch = 'numpy-1.22.4.patch'
3434
dist-type = 'sdist'
3535

36-
[[rules]]
37-
version = '== 1.23.4'
38-
patch = 'numpy-1.23.4.patch'
39-
dist-type = 'sdist'
40-
41-
[[rules]]
42-
version = '== 1.23.1'
43-
patch = 'numpy-1.23.1.patch'
44-
dist-type = 'sdist'
45-
4636
[[rules]]
4737
# Currently used by oldest-supported-numpy
48-
version = '== 1.23.2'
49-
patch = 'numpy-1.23.2.patch'
38+
version = '>= 1.23.1, < 1.23.5'
39+
patch = 'numpy-1.23.1.patch'
5040
dist-type = 'sdist'
5141

5242
[[rules]]

graalpython/lib-graalpython/patches/numpy/numpy-1.23.2.patch

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

0 commit comments

Comments
 (0)