Commit 69be49c
authored
Merge pull request opencv#556 from asenyaev/asen/upgrade_to_python_3_10
Updated Github Actions to python 3.10 and fixed following issuesFile tree
Expand file treeCollapse file tree
14 files changed
+56
-49
lines changedOpen diff view settings
Filter options
- .github/workflows
- docker/manylinux2014
- scripts
Expand file treeCollapse file tree
14 files changed
+56
-49
lines changedOpen diff view settings
Collapse file
.github/workflows/build_wheels_linux.yml
Copy file name to clipboardExpand all lines: .github/workflows/build_wheels_linux.yml+5-7Lines changed: 5 additions & 7 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
23 | 23 | |
24 | 24 | |
25 | 25 | |
26 | | - |
| 26 | + |
27 | 27 | |
28 | 28 | |
29 | 29 | |
| ||
38 | 38 | |
39 | 39 | |
40 | 40 | |
| 41 | + |
41 | 42 | |
42 | 43 | |
43 | | - |
| 44 | + |
44 | 45 | |
45 | 46 | |
46 | 47 | |
| ||
63 | 64 | |
64 | 65 | |
65 | 66 | |
66 | | - |
67 | | - |
| 67 | + |
68 | 68 | |
69 | 69 | |
70 | 70 | |
| ||
107 | 107 | |
108 | 108 | |
109 | 109 | |
110 | | - |
| 110 | + |
111 | 111 | |
112 | 112 | |
113 | 113 | |
| ||
135 | 135 | |
136 | 136 | |
137 | 137 | |
138 | | - |
139 | | - |
140 | 138 | |
141 | 139 | |
142 | 140 | |
|
Collapse file
.github/workflows/build_wheels_linux_arm.yml
Copy file name to clipboardExpand all lines: .github/workflows/build_wheels_linux_arm.yml+5-5Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
23 | 23 | |
24 | 24 | |
25 | 25 | |
26 | | - |
| 26 | + |
27 | 27 | |
28 | 28 | |
29 | 29 | |
| ||
39 | 39 | |
40 | 40 | |
41 | 41 | |
| 42 | + |
42 | 43 | |
43 | 44 | |
44 | | - |
45 | | - |
| 45 | + |
| 46 | + |
46 | 47 | |
47 | 48 | |
48 | 49 | |
| ||
63 | 64 | |
64 | 65 | |
65 | 66 | |
66 | | - |
67 | | - |
| 67 | + |
68 | 68 | |
69 | 69 | |
70 | 70 | |
|
Collapse file
.github/workflows/build_wheels_macos.yml
Copy file name to clipboardExpand all lines: .github/workflows/build_wheels_macos.yml+17-13Lines changed: 17 additions & 13 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
22 | 22 | |
23 | 23 | |
24 | 24 | |
25 | | - |
26 | | - |
| 25 | + |
| 26 | + |
27 | 27 | |
28 | 28 | |
29 | 29 | |
30 | 30 | |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
31 | 42 | |
32 | 43 | |
33 | 44 | |
| ||
38 | 49 | |
39 | 50 | |
40 | 51 | |
| 52 | + |
41 | 53 | |
| 54 | + |
42 | 55 | |
43 | | - |
| 56 | + |
44 | 57 | |
45 | 58 | |
46 | 59 | |
| ||
58 | 71 | |
59 | 72 | |
60 | 73 | |
61 | | - |
62 | | - |
63 | | - |
64 | | - |
65 | | - |
66 | | - |
67 | | - |
68 | 74 | |
69 | 75 | |
70 | | - |
71 | 76 | |
72 | 77 | |
73 | 78 | |
74 | 79 | |
75 | | - |
76 | | - |
| 80 | + |
77 | 81 | |
78 | 82 | |
79 | 83 | |
|
Collapse file
.github/workflows/build_wheels_macos_m1.yml
Copy file name to clipboardExpand all lines: .github/workflows/build_wheels_macos_m1.yml+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
20 | 20 | |
21 | 21 | |
22 | 22 | |
23 | | - |
| 23 | + |
24 | 24 | |
25 | 25 | |
26 | 26 | |
|
Collapse file
.github/workflows/build_wheels_windows.yml
Copy file name to clipboardExpand all lines: .github/workflows/build_wheels_windows.yml+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
22 | 22 | |
23 | 23 | |
24 | 24 | |
25 | | - |
| 25 | + |
26 | 26 | |
27 | 27 | |
28 | 28 | |
|
Collapse file
docker/manylinux2014/Dockerfile_aarch64
Copy file name to clipboardExpand all lines: docker/manylinux2014/Dockerfile_aarch64+5-5Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
28 | 28 | |
29 | 29 | |
30 | 30 | |
31 | | - |
32 | | - |
| 31 | + |
| 32 | + |
33 | 33 | |
34 | 34 | |
35 | 35 | |
| ||
50 | 50 | |
51 | 51 | |
52 | 52 | |
53 | | - |
54 | | - |
55 | | - |
| 53 | + |
| 54 | + |
| 55 | + |
56 | 56 | |
57 | 57 | |
58 | 58 | |
|
Collapse file
docker/manylinux2014/Dockerfile_i686
Copy file name to clipboardExpand all lines: docker/manylinux2014/Dockerfile_i686+5-5Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
30 | 30 | |
31 | 31 | |
32 | 32 | |
33 | | - |
34 | | - |
| 33 | + |
| 34 | + |
35 | 35 | |
36 | 36 | |
37 | 37 | |
| ||
52 | 52 | |
53 | 53 | |
54 | 54 | |
55 | | - |
56 | | - |
57 | | - |
| 55 | + |
| 56 | + |
| 57 | + |
58 | 58 | |
59 | 59 | |
60 | 60 | |
|
Collapse file
docker/manylinux2014/Dockerfile_x86_64
Copy file name to clipboardExpand all lines: docker/manylinux2014/Dockerfile_x86_64+5-5Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
28 | 28 | |
29 | 29 | |
30 | 30 | |
31 | | - |
32 | | - |
| 31 | + |
| 32 | + |
33 | 33 | |
34 | 34 | |
35 | 35 | |
| ||
50 | 50 | |
51 | 51 | |
52 | 52 | |
53 | | - |
54 | | - |
55 | | - |
| 53 | + |
| 54 | + |
| 55 | + |
56 | 56 | |
57 | 57 | |
58 | 58 | |
|
Submodule multibuild updated 20 files
- .travis.yml+17-2
- LICENSE+1-1
- README.rst+181-28
- common_utils.sh+94-10
- configure_build.sh+33-15
- docker_build_wrap.sh+3-1
- library_builders.sh+38-19
- manylinux_utils.sh+9-2
- osx_utils.sh+139-13
- tests/test_common_utils.sh+11
- tests/test_fill_pyver.sh+3-1
- tests/test_library_builders.sh+10-5
- tests/test_manylinux_utils_docker.sh+6-5
- tests/test_multibuild.sh+8-2
- tests/test_osx_utils.sh+4
- tests/test_python_install.sh+9-5
- tests/test_supported_wheels.sh+1-1
- travis_linux_steps.sh-5
- travis_osx_steps.sh+14
- travis_steps.sh+1-1
Collapse file
+4-3Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
2 | 2 | |
3 | 3 | |
4 | 4 | |
5 | | - |
6 | | - |
7 | 5 | |
8 | 6 | |
9 | | - |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
10 | 11 | |
0 commit comments