-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Initial build for file feedstock #1
Conversation
Linter check found the following problems:ERROR conda.cli.main_run:execute(124): `conda run conda-lint /tmp/abs_405f1gvl9r/clone` failed. (See above for error) The following problems have been found:===== WARNINGS =====
===== ERRORS =====
|
38ad1e8
to
5ea6133
Compare
Linter check found the following problems:ERROR conda.cli.main_run:execute(124): `conda run conda-lint /tmp/abs_9al0qqv8cy/clone` failed. (See above for error) The following problems have been found:===== WARNINGS =====
===== ERRORS =====
|
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.
LGTM! I would add a description if possible.
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.
LGTM
Linter check found the following problems:ERROR conda.cli.main_run:execute(124): `conda run conda-lint /tmp/abs_82oiwkvab_/clone` failed. (See above for error) The following problems have been found:===== WARNINGS =====
===== ERRORS =====
|
file+libmagic 5.39
Destination channel: defaults
Links
Explanation of changes:
Our current
libmagic
lives in https://github.com/AnacondaRecipes/libmagic-feedstock. conda-forge archived their repo and moved it to https://github.com/conda-forge/file-feedstock.This PR does exactly this.
We needed to build libmagic 5.39 on all platforms (for consistency).
Things to review are the feedstock, and the build number. Since we already have 5.39 on defaults, it's important that we don't override it by mistake.