File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed
graalpython/lib-graalpython/patches/numpy Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change 1
1
[[rules ]]
2
2
version = ' == 1.16.4'
3
3
patch = ' numpy-1.16.4.patch'
4
+ dist-type = ' sdist'
4
5
5
6
[[rules ]]
6
7
version = ' == 1.19.5'
7
8
patch = ' numpy-1.19.5.patch'
9
+ dist-type = ' sdist'
8
10
9
11
[[rules ]]
10
12
version = ' == 1.21.6'
11
13
patch = ' numpy-1.21.6.patch'
14
+ dist-type = ' sdist'
12
15
13
16
[[rules ]]
14
17
version = ' == 1.22.4'
15
18
patch = ' numpy-1.22.4.patch'
19
+ dist-type = ' sdist'
16
20
17
21
[[rules ]]
18
22
version = ' == 1.23.4'
19
23
patch = ' numpy-1.23.4.patch'
24
+ dist-type = ' sdist'
20
25
21
26
[[rules ]]
22
27
version = ' == 1.23.1'
23
28
patch = ' numpy-1.23.1.patch'
29
+ dist-type = ' sdist'
24
30
25
31
[[rules ]]
26
32
# pin 1.23.5
27
33
install-priority = 10
28
34
version = ' == 1.23.5'
29
35
patch = ' numpy-1.23.5.patch'
36
+ dist-type = ' sdist'
You can’t perform that action at this time.
0 commit comments