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

GCC 13.2; bump min_runtime_version #97

Merged
merged 6 commits into from
Sep 13, 2023
Merged

Conversation

h-vetinari
Copy link
Member

@h-vetinari h-vetinari commented Sep 10, 2023

Fixes #96

@conda-forge-webservices
Copy link

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 (recipe) and found it was in an excellent condition.

@h-vetinari
Copy link
Member Author

@conda-forge-admin, please rerender

recipe/meta.yaml Outdated Show resolved Hide resolved
@beckermr
Copy link
Member

We probably need to set a default jinja2 value for the stuff in the new set statement.

@h-vetinari
Copy link
Member Author

We probably need to set a default jinja2 value for the stuff in the new set statement.

Thanks. I tried that and couldn't get it to work even with a default value (if x is undefined; set x...). It did work with an intermediate variable however.

@h-vetinari h-vetinari changed the title bump min_runtime_version GCC 13.2; bump min_runtime_version Sep 11, 2023
recipe/meta.yaml Outdated Show resolved Hide resolved
recipe/meta.yaml Outdated Show resolved Hide resolved
@h-vetinari h-vetinari added the automerge Merge the PR when CI passes label Sep 13, 2023
@github-actions github-actions bot merged commit 9661e4c into conda-forge:main Sep 13, 2023
49 checks passed
@github-actions
Copy link
Contributor

Hi! This is the friendly conda-forge automerge bot!

I considered the following status checks when analyzing this PR:

  • linter: passed
  • azure: passed

Thus the PR was passing and merged! Have a great day!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Merge the PR when CI passes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Need to update libstdc++ min version in run_exports
3 participants