conda-forge / gmprocess-feedstock

A conda-smithy repository for gmprocess.
BSD 3-Clause "New" or "Revised" License
1 stars 7 forks source link

Fix version number in meta.yaml #76

Closed emthompson-usgs closed 1 year ago

emthompson-usgs commented 1 year ago

Checklist

@ocefpaf I noticed that the version of the noarch build on https://anaconda.org/conda-forge/gmprocess is displayed as vv1.2.2 and that the new build wasn't showing up when I run conda search gmprocess. So I think that setting the version with the "v" in font in meta.yaml was creating a problem. This is attempting to fix that.

conda-forge-linter commented 1 year ago

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) and found it was in an excellent condition.

ocefpaf commented 1 year ago

Missed that! Thanks for fixing it.