Skip to content

Commit 9418f97

Browse files
committed
Rerender
1 parent 78b90a5 commit 9418f97

16 files changed

+352
-30
lines changed

.azure-pipelines/azure-pipelines-linux.yml

Lines changed: 6 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.azure-pipelines/azure-pipelines-osx.yml

Lines changed: 11 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.azure-pipelines/azure-pipelines-win.yml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.ci_support/linux_aarch64_target_platformlinux-aarch64.yaml renamed to .ci_support/linux_aarch64_python3.6.____cpythontarget_platformlinux-aarch64.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@ pin_run_as_build:
3535
max_pin: x.x
3636
openssl:
3737
max_pin: x.x.x
38+
python:
39+
min_pin: x.x
40+
max_pin: x.x
3841
readline:
3942
max_pin: x
4043
sqlite:
@@ -45,6 +48,8 @@ pin_run_as_build:
4548
max_pin: x.x
4649
zlib:
4750
max_pin: x.x
51+
python:
52+
- 3.6.* *_cpython
4853
readline:
4954
- '8.0'
5055
sqlite:
Lines changed: 64 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,64 @@
1+
BUILD:
2+
- aarch64-conda_cos7-linux-gnu
3+
bzip2:
4+
- '1'
5+
c_compiler:
6+
- gcc
7+
c_compiler_version:
8+
- '7'
9+
cdt_arch:
10+
- aarch64
11+
cdt_name:
12+
- cos7
13+
channel_sources:
14+
- conda-forge
15+
channel_targets:
16+
- conda-forge main
17+
cxx_compiler:
18+
- gxx
19+
cxx_compiler_version:
20+
- '7'
21+
docker_image:
22+
- condaforge/linux-anvil-aarch64
23+
libffi:
24+
- '3.2'
25+
ncurses:
26+
- '6.1'
27+
openssl:
28+
- 1.1.1
29+
pin_run_as_build:
30+
bzip2:
31+
max_pin: x
32+
libffi:
33+
max_pin: x.x
34+
ncurses:
35+
max_pin: x.x
36+
openssl:
37+
max_pin: x.x.x
38+
python:
39+
min_pin: x.x
40+
max_pin: x.x
41+
readline:
42+
max_pin: x
43+
sqlite:
44+
max_pin: x
45+
tk:
46+
max_pin: x.x
47+
xz:
48+
max_pin: x.x
49+
zlib:
50+
max_pin: x.x
51+
python:
52+
- 3.7.* *_cpython
53+
readline:
54+
- '8.0'
55+
sqlite:
56+
- '3'
57+
target_platform:
58+
- linux-aarch64
59+
tk:
60+
- '8.6'
61+
xz:
62+
- '5.2'
63+
zlib:
64+
- '1.2'

.ci_support/linux_ppc64le_target_platformlinux-ppc64le.yaml renamed to .ci_support/linux_ppc64le_python3.6.____cpythontarget_platformlinux-ppc64le.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@ pin_run_as_build:
2929
max_pin: x.x
3030
openssl:
3131
max_pin: x.x.x
32+
python:
33+
min_pin: x.x
34+
max_pin: x.x
3235
readline:
3336
max_pin: x
3437
sqlite:
@@ -37,6 +40,8 @@ pin_run_as_build:
3740
max_pin: x.x
3841
zlib:
3942
max_pin: x.x
43+
python:
44+
- 3.6.* *_cpython
4045
readline:
4146
- '8.0'
4247
sqlite:
Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
bzip2:
2+
- '1'
3+
c_compiler:
4+
- gcc
5+
c_compiler_version:
6+
- '8'
7+
channel_sources:
8+
- conda-forge,defaults
9+
channel_targets:
10+
- conda-forge main
11+
cxx_compiler:
12+
- gxx
13+
cxx_compiler_version:
14+
- '8'
15+
docker_image:
16+
- condaforge/linux-anvil-ppc64le
17+
libffi:
18+
- '3.2'
19+
ncurses:
20+
- '6.1'
21+
openssl:
22+
- 1.1.1
23+
pin_run_as_build:
24+
bzip2:
25+
max_pin: x
26+
libffi:
27+
max_pin: x.x
28+
ncurses:
29+
max_pin: x.x
30+
openssl:
31+
max_pin: x.x.x
32+
python:
33+
min_pin: x.x
34+
max_pin: x.x
35+
readline:
36+
max_pin: x
37+
sqlite:
38+
max_pin: x
39+
xz:
40+
max_pin: x.x
41+
zlib:
42+
max_pin: x.x
43+
python:
44+
- 3.7.* *_cpython
45+
readline:
46+
- '8.0'
47+
sqlite:
48+
- '3'
49+
target_platform:
50+
- linux-ppc64le
51+
xz:
52+
- '5.2'
53+
zlib:
54+
- '1.2'

.ci_support/linux_target_platformlinux-64.yaml renamed to .ci_support/linux_python3.6.____cpythontarget_platformlinux-64.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@ pin_run_as_build:
2929
max_pin: x.x
3030
openssl:
3131
max_pin: x.x.x
32+
python:
33+
min_pin: x.x
34+
max_pin: x.x
3235
readline:
3336
max_pin: x
3437
sqlite:
@@ -39,6 +42,8 @@ pin_run_as_build:
3942
max_pin: x.x
4043
zlib:
4144
max_pin: x.x
45+
python:
46+
- 3.6.* *_cpython
4247
readline:
4348
- '8.0'
4449
sqlite:
Lines changed: 58 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,58 @@
1+
bzip2:
2+
- '1'
3+
c_compiler:
4+
- gcc
5+
c_compiler_version:
6+
- '7'
7+
channel_sources:
8+
- conda-forge,defaults
9+
channel_targets:
10+
- conda-forge main
11+
cxx_compiler:
12+
- gxx
13+
cxx_compiler_version:
14+
- '7'
15+
docker_image:
16+
- condaforge/linux-anvil-comp7
17+
libffi:
18+
- '3.2'
19+
ncurses:
20+
- '6.1'
21+
openssl:
22+
- 1.1.1
23+
pin_run_as_build:
24+
bzip2:
25+
max_pin: x
26+
libffi:
27+
max_pin: x.x
28+
ncurses:
29+
max_pin: x.x
30+
openssl:
31+
max_pin: x.x.x
32+
python:
33+
min_pin: x.x
34+
max_pin: x.x
35+
readline:
36+
max_pin: x
37+
sqlite:
38+
max_pin: x
39+
tk:
40+
max_pin: x.x
41+
xz:
42+
max_pin: x.x
43+
zlib:
44+
max_pin: x.x
45+
python:
46+
- 3.7.* *_cpython
47+
readline:
48+
- '8.0'
49+
sqlite:
50+
- '3'
51+
target_platform:
52+
- linux-64
53+
tk:
54+
- '8.6'
55+
xz:
56+
- '5.2'
57+
zlib:
58+
- '1.2'

.ci_support/osx_target_platformosx-64.yaml renamed to .ci_support/osx_python3.6.____cpythontarget_platformosx-64.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@ pin_run_as_build:
2929
max_pin: x.x
3030
openssl:
3131
max_pin: x.x.x
32+
python:
33+
min_pin: x.x
34+
max_pin: x.x
3235
readline:
3336
max_pin: x
3437
sqlite:
@@ -39,6 +42,8 @@ pin_run_as_build:
3942
max_pin: x.x
4043
zlib:
4144
max_pin: x.x
45+
python:
46+
- 3.6.* *_cpython
4247
readline:
4348
- '8.0'
4449
sqlite:

0 commit comments

Comments
 (0)