Skip to content

Commit

Permalink
MNT: Re-rendered with conda-build 3.21.6, conda-smithy 3.14.3, and co…
Browse files Browse the repository at this point in the history
…nda-forge-pinning 2021.11.23.20.00.37
  • Loading branch information
looooo committed Nov 24, 2021
1 parent 3956cde commit c483deb
Show file tree
Hide file tree
Showing 18 changed files with 148 additions and 94 deletions.
7 changes: 6 additions & 1 deletion .azure-pipelines/azure-pipelines-linux.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 5 additions & 0 deletions .azure-pipelines/azure-pipelines-osx.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions .azure-pipelines/azure-pipelines-win.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 3 additions & 1 deletion .ci_support/linux_64_python3.8.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ boost_cpp:
cdt_name:
- cos6
channel_sources:
- conda-forge,defaults
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
Expand Down Expand Up @@ -40,6 +40,8 @@ qt:
- '5.12'
target_platform:
- linux-64
tbb_devel:
- '2020'
vtk:
- 9.0.1
xerces_c:
Expand Down
4 changes: 3 additions & 1 deletion .ci_support/linux_64_python3.9.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ boost_cpp:
cdt_name:
- cos6
channel_sources:
- conda-forge,defaults
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
Expand Down Expand Up @@ -40,6 +40,8 @@ qt:
- '5.12'
target_platform:
- linux-64
tbb_devel:
- '2020'
vtk:
- 9.0.1
xerces_c:
Expand Down
7 changes: 0 additions & 7 deletions .ci_support/migrations/occt75.yaml

This file was deleted.

26 changes: 0 additions & 26 deletions .ci_support/migrations/python39.yaml

This file was deleted.

4 changes: 3 additions & 1 deletion .ci_support/osx_64_python3.8.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ MACOSX_DEPLOYMENT_TARGET:
boost_cpp:
- 1.74.0
channel_sources:
- conda-forge,defaults
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
Expand Down Expand Up @@ -40,6 +40,8 @@ qt:
- '5.12'
target_platform:
- osx-64
tbb_devel:
- '2020'
vtk:
- 9.0.1
xerces_c:
Expand Down
4 changes: 3 additions & 1 deletion .ci_support/osx_64_python3.9.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ MACOSX_DEPLOYMENT_TARGET:
boost_cpp:
- 1.74.0
channel_sources:
- conda-forge,defaults
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
Expand Down Expand Up @@ -40,6 +40,8 @@ qt:
- '5.12'
target_platform:
- osx-64
tbb_devel:
- '2020'
vtk:
- 9.0.1
xerces_c:
Expand Down
4 changes: 3 additions & 1 deletion .ci_support/win_64_python3.8.____cpython.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
boost_cpp:
- 1.74.0
channel_sources:
- conda-forge,defaults
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
Expand Down Expand Up @@ -34,6 +34,8 @@ qt:
- '5.12'
target_platform:
- win-64
tbb_devel:
- '2020'
vtk:
- 9.0.1
xerces_c:
Expand Down
4 changes: 3 additions & 1 deletion .ci_support/win_64_python3.9.____cpython.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
boost_cpp:
- 1.74.0
channel_sources:
- conda-forge,defaults
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
Expand Down Expand Up @@ -34,6 +34,8 @@ qt:
- '5.12'
target_platform:
- win-64
tbb_devel:
- '2020'
vtk:
- 9.0.1
xerces_c:
Expand Down
1 change: 1 addition & 0 deletions .gitattributes

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

33 changes: 20 additions & 13 deletions .scripts/build_steps.sh

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 7 additions & 2 deletions .scripts/logging_utils.sh

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

26 changes: 17 additions & 9 deletions .scripts/run_docker_build.sh

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit c483deb

Please sign in to comment.