Skip to content

Syntax for bconds #25

@hroncok

Description

@hroncok

The recipe format should allow to turn off/on any bcond conditionals. I suggest the following syntax:

python38:
  name: Python 3.8
  packages:
    - python38
    - python:
        without: 
          - rewheel
    - python-setuptools:
        with: 
          - whatnot

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions