Closed h-vetinari closed 4 months ago
We bumped the default windows compilers across conda-forge to vs2019 over a year ago (https://github.com/conda-forge/conda-forge-pinning-feedstock/pull/3167), and usage of the previous vs2017 toolchain has dwindled.
Based on the following searches (in conda_build_config.yaml resp. meta.yaml), the only remaining feedstocks using vs2017 are as follows (I'm noting in brackets where the pin is set):
conda_build_config.yaml
meta.yaml
In particular, everything that added pins on vs2017 before August 2022 was "just" selecting the default compilers.
Apparently MSFT removed the vc141 components (see #78), so I think this might have been decided for us.
We bumped the default windows compilers across conda-forge to vs2019 over a year ago (https://github.com/conda-forge/conda-forge-pinning-feedstock/pull/3167), and usage of the previous vs2017 toolchain has dwindled.
Based on the following searches (in
conda_build_config.yaml
resp.meta.yaml
), the only remaining feedstocks using vs2017 are as follows (I'm noting in brackets where the pin is set):In particular, everything that added pins on vs2017 before August 2022 was "just" selecting the default compilers.
Comatose / dead feedstocks