conda-forge / curl-feedstock

A conda-smithy repository for curl.
BSD 3-Clause "New" or "Revised" License
3 stars 42 forks source link

Add secure-transport on macOS #112

Closed wolfv closed 1 year ago

wolfv commented 1 year ago

Checklist

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.

wolfv commented 1 year ago

cc @isuruf I think this works. Needs a bit of a change in micromamba, but I can easily patch that!

isuruf commented 1 year ago

Looks good. Can you check that curl-config --ssl-backends have both backends in macos?

wolfv commented 1 year ago

I just added a test to check that.

isuruf commented 1 year ago

Looks good to me. I'm not a maintainer of this feedstock. @conda-forge/curl, thoughts?

github-actions[bot] commented 1 year ago

Hi! This is the friendly conda-forge automerge bot!

I considered the following status checks when analyzing this PR:

Thus the PR was passing, but could not be merged (error=API error in POST to merge).

jakirkham commented 1 year ago

This is a nice improvement. Thank you both! 🙏