conda-forge / python-graphviz-feedstock

A conda-smithy repository for python-graphviz.
BSD 3-Clause "New" or "Revised" License
3 stars 12 forks source link

Use noarch (2nd attempt) #23

Closed jakirkham closed 5 years ago

jakirkham commented 5 years ago

Works around issues with CRLF code in the PyPI sdist by making the patch use CRLF. Also works around conda-build's behavior of trying to use a LF patch by manually applying the patch. With these issues handled, the package can be made noarch: python and is. Re-rendered as well to update the CIs accordingly. Should make this easier to maintain going forward.

Checklist

Closes https://github.com/conda-forge/python-graphviz-feedstock/pull/12

conda-forge-linter commented 5 years 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.