You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/user/faq.rst
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -90,6 +90,8 @@ FAQ
90
90
- Rebuild the new version with corrected ``run_exports``.
91
91
- Rebuild the old version with corrected ``run_exports``.
92
92
- Hot-fix the repodata of dependencies to include corrected pinnings for the package.
93
+
- Add a PR to pin the old version in ``conda-forge-pinning`` (if not already present)
94
+
- Open a migrator following `CFEP-09 <https://github.com/conda-forge/cfep/blob/main/cfep-09.md>`_
93
95
94
96
To read more on how to specify ``run_exports``, see `this <https://conda-forge.org/docs/maintainer/pinning_deps.html?highlight=run_exports#specifying-run-exports>`_.
95
97
Some of the examples you can see for reference, where broken packages are fixed by:
0 commit comments