Open Saransh-cpp opened 2 hours ago
@conda-forge-admin, please rerender
Thanks for taking a stab at it!
Hi! This is the friendly automated conda-forge-linting service.
I wanted to let you know that I linted all conda-recipes in your PR (recipe/meta.yaml
) and found some lint.
Here's what I've got...
For recipe/meta.yaml:
python >=3.6
in both host
and run
but you should check upstream for the package's Python compatibility.For recipe/meta.yaml:
noarch: python
recipes should usually follow the syntax in our documentation for specifying the Python version.
host
section of the recipe, you should usually use python {{ python_min }}
for the python
entry.run
section of the recipe, you should usually use python >={{ python_min }}
for the python
entry.test.requires
section of the recipe, you should usually use python {{ python_min }}
for the python
entry.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).Hi! This is the friendly automated conda-forge-webservice.
I tried to rerender for you but ran into some issues. Please check the output logs of the GitHub actions workflow below for more details. You can also ping conda-forge/core for further assistance or you can try rerendering locally.
The following suggestions might help debug any issues:
recipe/{meta.yaml,recipe.yaml}
file valid?recipe/conda-build-config.yaml
file in the feedstock make sure that it is compatible with the current global pinnnings.This message was generated by GitHub actions workflow run https://github.com/conda-forge/conda-forge-webservices/actions/runs/11860352570.
We can also use grayskull
to render PyBaMM as a completely new recipe, and then put the missing parts back in (in case that helps).
@conda-forge-admin, please rerender
@conda-forge-admin, please rerender
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 (recipe/meta.yaml
) and found it was in an excellent condition.
I do have some suggestions for making it better though...
For recipe/meta.yaml:
noarch: python
recipes should usually follow the syntax in our documentation for specifying the Python version.
host
section of the recipe, you should usually use python {{ python_min }}
for the python
entry.run
section of the recipe, you should usually use python >={{ python_min }}
for the python
entry.test.requires
section of the recipe, you should usually use python {{ python_min }}
for the python
entry.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).Hi! This is the friendly automated conda-forge-webservice.
I tried to rerender for you, but it looks like there was nothing to do.
This message was generated by GitHub actions workflow run https://github.com/conda-forge/conda-forge-webservices/actions/runs/11860470350.
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 (recipe/meta.yaml
) and found it was in an excellent condition.
Experimenting a bit at the moment.
Closes #64
Checklist
0
(if the version changed)conda-smithy
(Use the phrase code>@<space/conda-forge-admin, please rerender in a comment in this PR for automated rerendering)