Add domonic conda-forge recipe - #34677
Conversation
|
@conda-forge/help-python please help, ready for review! |
|
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 ( I do have some suggestions for making it better though... For recipes/domonic/meta.yaml:
This message was generated by GitHub Actions workflow run https://github.com/conda-forge/conda-forge-webservices/actions/runs/33305217677. Examine the logs at this URL for more detail. |
|
Nowadays, you need to use the v1 recipe format before proceeding to be reviewed. Thank you! docs.conda.io/projects/conda-build/en/latest/user-guide/v1-recipes.html#migrating-recipes |
Add recipe.yaml for domonic package with metadata and requirements.
|
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 ( |
|
@conda-forge/help-python please help, ready for review! |
| python_version: | ||
| - ${{ python_min }}.* | ||
| - "*" | ||
|
|
There was a problem hiding this comment.
| - script: | |
| - domonic --help | |
| version: ${{ version }} | ||
|
|
||
| source: | ||
| url: https://files.pythonhosted.org/packages/source/d/domonic/domonic-${{ version }}.tar.gz |
Checklist
recipe.yamlformat, or this PR explains the exceptional requirement for deprecated v0.url) rather than a repo (e.g.git_url) is used in your recipe (see here for more details).