conda-forge / sccache-feedstock

A conda-smithy repository for sccache.
BSD 3-Clause "New" or "Revised" License
0 stars 6 forks source link

use default c compiler and add third party licenses #44

Closed baszalmstra closed 1 month ago

baszalmstra commented 1 month ago

Checklist

This removes the mingw compiler in favor of the default platform compiler, only adds openssl for unix where this is needed, and adds a THIRDPARTY license for any crates that sccache depends on.

baszalmstra commented 1 month ago

@conda-forge-admin, please rerender

conda-forge-webservices[bot] commented 1 month ago

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:

conda-forge-webservices[bot] commented 1 month 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/meta.yaml) and found it was in an excellent condition.

wolfv commented 1 month ago

You can use --no-track in order to prevent the crates.toml files :)

baszalmstra commented 1 month ago

You can use --no-track in order to prevent the crates.toml files :)

Thanks! Didnt know that one!

github-actions[bot] commented 1 month 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 and merged! Have a great day!