Skip to content

Commit

Permalink
upgrade to msvc 14.37
Browse files Browse the repository at this point in the history
Signed-off-by: Tony Xiang <tony.xiang@alliander.com>

MNT: Re-rendered with conda-build 3.26.1, conda-smithy 3.25.1, and conda-forge-pinning 2023.09.07.15.45.04

try to correct sha256 in the generated file. Research needed.

Signed-off-by: Tony Xiang <tony.xiang@alliander.com>

MNT: Re-rendered with conda-build 3.26.1, conda-smithy 3.25.1, and conda-forge-pinning 2023.09.07.15.45.04

Signed-off-by: Tony Xiang <tony.xiang@alliander.com>
  • Loading branch information
TonyXiang8787 committed Sep 8, 2023
1 parent 97ada02 commit e270de8
Show file tree
Hide file tree
Showing 8 changed files with 54 additions and 46 deletions.
17 changes: 6 additions & 11 deletions .azure-pipelines/azure-pipelines-linux.yml

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

17 changes: 10 additions & 7 deletions .azure-pipelines/azure-pipelines-win.yml

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

Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ channel_sources:
channel_targets:
- conda-forge main
cl_version:
- 19.36.32532
- 19.37.32822
cross_target_platform:
- win-arm64
runtime_version:
Expand All @@ -13,7 +13,7 @@ sha256:
target_platform:
- win-64
update_version:
- '6'
- '7'
uuid:
- eaab1f82-787d-4fd7-8c73-f782341a0c63
vc:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ channel_sources:
channel_targets:
- conda-forge main
cl_version:
- 19.36.32532
- 19.37.32822
cross_target_platform:
- win-64
runtime_version:
Expand All @@ -13,7 +13,7 @@ sha256:
target_platform:
- win-64
update_version:
- '6'
- '7'
uuid:
- eaab1f82-787d-4fd7-8c73-f782341a0c63
vc:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ channel_sources:
channel_targets:
- conda-forge main
cl_version:
- 19.36.32532
- 19.37.32822
cross_target_platform:
- win-64
docker_image:
Expand All @@ -15,7 +15,7 @@ sha256:
target_platform:
- win-arm64
update_version:
- '6'
- '7'
uuid:
- eaab1f82-787d-4fd7-8c73-f782341a0c63
vc:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ channel_sources:
channel_targets:
- conda-forge main
cl_version:
- 19.36.32532
- 19.37.32822
cross_target_platform:
- win-arm64
docker_image:
Expand All @@ -15,7 +15,7 @@ sha256:
target_platform:
- win-arm64
update_version:
- '6'
- '7'
uuid:
- eaab1f82-787d-4fd7-8c73-f782341a0c63
vc:
Expand Down
42 changes: 26 additions & 16 deletions README.md

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

8 changes: 4 additions & 4 deletions recipe/conda_build_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,14 +24,14 @@ runtime_version:
# reported in the VS help->about UI. It is perhaps a more readily
# referenceable number.
update_version:
- 6
- 6
- 7
- 7
- 11
- 9
# This is the version number reported by cl.exe
cl_version:
- 19.36.32532
- 19.36.32532
- 19.37.32822
- 19.37.32822
- 19.29.30139
- 19.16.27033
# This is the uuid in the URL; redirect can be resolved e.g. as follows
Expand Down

0 comments on commit e270de8

Please sign in to comment.