Skip to content

Comments

Add python package crest4 to staged-recipes.#31835

Open
xapple wants to merge 3 commits intoconda-forge:mainfrom
xapple:add-crest4
Open

Add python package crest4 to staged-recipes.#31835
xapple wants to merge 3 commits intoconda-forge:mainfrom
xapple:add-crest4

Conversation

@xapple
Copy link
Contributor

@xapple xapple commented Jan 3, 2026

Adding crest4 from PyPI for distribution on conda-forge.

@github-actions
Copy link
Contributor

github-actions bot commented Jan 3, 2026

Hi! This is the staged-recipes linter and your PR looks excellent! 🚀

@xapple
Copy link
Contributor Author

xapple commented Jan 3, 2026

This recipe depends on two another packages that I also submitted for review earlier (so those ones should be accepted first before this one builds):

@conda-forge-admin
Copy link
Contributor

conda-forge-admin commented Jan 3, 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 (recipes/crest4/meta.yaml) and found it was in an excellent condition.

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

For recipes/crest4/meta.yaml:

  • ℹ️ noarch: python recipes should usually follow the syntax in our documentation for specifying the Python version.
    • For the host section of the recipe, you should usually use the pin python {{ python_min }} for the python entry.
    • For the run section of the recipe, you should usually use the pin python >={{ python_min }} for the python entry.
    • For the test.requires section of the recipe, you should usually use the pin python {{ python_min }} for the python entry.
    • If the package requires a newer Python version than the currently supported minimum version on conda-forge, you can override the python_min variable by adding a Jinja2 set statement at the top of your recipe (or using an equivalent context variable for v1 recipes).

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

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.

2 participants