-
-
Notifications
You must be signed in to change notification settings - Fork 4
Use MinGW UCRT compilers and {{ stdlib('c') }}
#7
Use MinGW UCRT compilers and {{ stdlib('c') }}
#7
Conversation
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 ( Here's what I've got... For recipe/meta.yaml:
For recipe/meta.yaml:
Documentation on acceptable licenses can be found here. This message was generated by GitHub Actions workflow run https://github.com/conda-forge/conda-forge-webservices/actions/runs/13300802462. Examine the logs at this URL for more detail. |
…nda-forge-pinning 2025.02.12.20.08.11
@conda-forge-admin , please re-render |
…nda-forge-pinning 2025.02.12.20.08.11
@conda-forge-admin , please re-render |
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/13300807999. Examine the logs at this URL for more detail. |
@conda-forge-admin , please re-render |
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 ( I do have some suggestions for making it better though... For recipe/meta.yaml:
This message was generated by GitHub Actions workflow run https://github.com/conda-forge/conda-forge-webservices/actions/runs/13300935914. Examine the logs at this URL for more detail. |
…nda-forge-pinning 2025.02.12.20.08.11
It is BSD-3-Clause. ref: https://github.com/golang/go/blob/go1.4/LICENSE
@conda-forge-admin , please re-render |
…nda-forge-pinning 2025.02.12.20.08.11
Avoid repeat keys with selectors.
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 ( |
{{ stdlib('c') }}
@@ -57,7 +59,7 @@ outputs: | |||
|
|||
about: | |||
home: http://golang.org | |||
license: BSD-Style | |||
license: BSD-3-Clause |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
GitHub recognizes the license as BSD-3-Clause
Looks like using macOS 12 (Monterey) or newer is incompatible with this old Go version based on this CI error (also attached log for posterity):
|
Looks like this feedstock is not really needed any more: conda-forge/go-feedstock#269 This combined with the build issues (likely a consequence of being such an old version) means pursuing this further is not needed Closing this out |
Fixes #6
Manually migrates to MinGW UCRT compilers. Also adds
{{ stdlib('c') }}
and fixes lint.