Skip to content

Conversation

@regro-cf-autotick-bot
Copy link
Contributor

This PR has been triggered in an effort to update fmt121_spdlog117.

Notes and instructions for merging this PR:

  1. Please merge the PR only after the tests have passed.
  2. Feel free to push to the bot's branch to update this PR if needed.

Please note that if you close this PR we presume that the feedstock has been rebuilt, so if you are going to perform the rebuild yourself don't close this PR until the your rebuild has been merged.


If this PR was opened in error or needs to be updated please add the bot-rerun label to this PR. The bot will close this PR and schedule another one. If you do not have permissions to add this label, you can use the phrase @conda-forge-admin, please rerun bot in a PR comment to have the conda-forge-admin add it for you.

This PR was created by the regro-cf-autotick-bot. The regro-cf-autotick-bot is a service to automatically track the dependency graph, migrate packages, and propose package version updates for conda-forge. Feel free to drop us a line if there are any issues! This PR was generated by https://github.com/regro/cf-scripts/actions/runs/20744303473 - please use this URL for debugging.

@conda-forge-admin
Copy link
Contributor

conda-forge-admin commented Jan 6, 2026

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe/meta.yaml) and found it was in an excellent condition.

I do have some suggestions for making it better though...

For recipe/meta.yaml:

  • ℹ️ The magma output has been superseded by libmagma-devel.
  • ℹ️ The recipe is not parsable by parser conda-souschef (grayskull). This parser is not currently used by conda-forge, but may be in the future. We are collecting information to see which recipes are compatible with grayskull.
  • ℹ️ The recipe is not parsable by parser conda-recipe-manager. The recipe can only be automatically migrated to the new v1 format if it is parseable by conda-recipe-manager.

This message was generated by GitHub Actions workflow run https://github.com/conda-forge/conda-forge-webservices/actions/runs/20789208510. Examine the logs at this URL for more detail.

Copy link
Member

@h-vetinari h-vetinari left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fix here, let's hope it closes #447 for good!

@h-vetinari h-vetinari merged commit 171e54b into conda-forge:v2.9.x Jan 9, 2026
30 of 35 checks passed
@regro-cf-autotick-bot regro-cf-autotick-bot deleted the rebuild-fmt121_spdlog117-0-1_h16c254 branch January 9, 2026 13:12
@h-vetinari
Copy link
Member

The usual song and dance for win+CUDA

$ gh run download 20852972387 --repo conda-forge/pytorch-cpu-feedstock --name conda_artifacts_20852972387_win_64_channel_targetsconda-forge_maincu_hca575dce
$ unzip pytorch-cpu-feedstock_conda_artifacts_.zip
$ cd bld/win-64 && rm current_repodata.json index.html repodata*
$ ls
libtorch-2.9.1-cuda128_mkl_h5af97b6_302.conda       pytorch-gpu-2.9.1-cuda128_mkl_hc88b545_302.conda
pytorch-2.9.1-cuda128_mkl_py310_h1968e09_302.conda  pytorch-tests-2.9.1-cuda128_mkl_py310_hf0eca92_302.conda
pytorch-2.9.1-cuda128_mkl_py311_h7fbd949_302.conda  pytorch-tests-2.9.1-cuda128_mkl_py311_hc85c64c_302.conda
pytorch-2.9.1-cuda128_mkl_py312_h5b42cb5_302.conda  pytorch-tests-2.9.1-cuda128_mkl_py312_hb3d0777_302.conda
pytorch-2.9.1-cuda128_mkl_py313_ha1b8ff3_302.conda  pytorch-tests-2.9.1-cuda128_mkl_py313_hd85d54a_302.conda
$ ls | xargs anaconda upload
$ DELEGATE=h-vetinari
PACKAGE_VERSION=2.9.1
for package in libtorch pytorch pytorch-gpu pytorch-tests; do
  anaconda copy --from-label main --to-label main --to-owner conda-forge ${DELEGATE}/${package}/${PACKAGE_VERSION}
done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants