Skip to content
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

Syntax for bconds #25

Open
hroncok opened this issue Jul 18, 2017 · 1 comment
Open

Syntax for bconds #25

hroncok opened this issue Jul 18, 2017 · 1 comment

Comments

@hroncok
Copy link
Member

hroncok commented Jul 18, 2017

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
@hroncok hroncok changed the title Support the use of bconds Syntax for bconds Jul 18, 2017
@junaruga
Copy link
Member

Agree!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants