Skip to content

Allow certain binary files in noarch builds #6058

Description

@mrclary

Checklist

  • I added a descriptive title
  • I searched open requests and couldn't find a duplicate

What is the idea?

noarch builds should not interpret benign binary files, such as .ico, as "scripts", or allow developer to specify binary files that should be allowed.

Why is this needed?

To allow noarch builds of packages that may have icon files, such as .ico.

What should happen?

The build should succeed rather than fail with the following:
conda_build.exceptions.CondaBuildUserError: Noarch package contains binary script: spyder.ico

Additional Context

Resurrecting #5385
ping @hmaarrfk

Metadata

Metadata

Assignees

No one assigned

    Labels

    type::featurerequest for a new feature or capability

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions