[x] Regenerated schema JSON if schema altered (python conda_smithy/schema.py)
This PR ensures we use the pinnings file when parsing recipe names for conda-forge. It helps avoid undefined jinja2 errors and badly formatted spec errors.
@conda-forge/core this PR fixes a bug that was blocking staged recipes for noarch: python recipes with python_min in them. It should enable folks to not have to set a default value.
Checklist
news
entrypython conda_smithy/schema.py
)This PR ensures we use the pinnings file when parsing recipe names for conda-forge. It helps avoid undefined jinja2 errors and badly formatted spec errors.