Skip to content

Commit 5a05fa7

Browse files
committed
Suggest rerendering after C stdlib recipe changes
Rerendering is required after making the listed changes, and it may not be obvious to inexperienced / casual maintainers that this is the case, so it is explicitly mentioned.
1 parent 158858e commit 5a05fa7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

news/2024-03-24-stdlib-migration.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,9 @@ all feedstock maintainers are free to apply independently:
4545
`- __osx >={{ MACOSX_DEPLOYMENT_TARGET }} # [osx and x86_64]`, as this will
4646
henceforth be handled through `- {{ stdlib("c") }}`.
4747

48+
Following the application of any of the above changes, the feedstock should be
49+
rerendered.
50+
4851
As these mechanisms begin rolling out, we will also update the maintainer
4952
documentation in the conda-forge knowledge base. For more details, see this
5053
[issue](https://github.com/conda-forge/conda-forge.github.io/issues/2102).

0 commit comments

Comments
 (0)