conda-forge / fenics-feedstock

A conda-smithy repository for fenics.
BSD 3-Clause "New" or "Revised" License
13 stars 12 forks source link

ensure all mpi builds of metapackage are uploaded #171

Closed minrk closed 1 year ago

minrk commented 1 year ago

closes #170

this doesn't solve the problem in general because we'll need every dependency for which we have multiple variants included here, but it should be enough for now.

I took the opportunity to remove the run_constrained requirement from the components, which make a circular restriction. This is based on discussions around a possible new release of legacy fenics, and these prevent making a release of a partial package, where dolfin 2023.1 might depend on the existing dijitso 2019.1, without needing a coordinated release of everything.

conda-forge-webservices[bot] commented 1 year ago

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.

minrk commented 1 year ago

To confirm the fix, check that the build ids for two builds for the same Python+platform are different, e.g.

which are both linux-64/py311

minrk commented 1 year ago

fix confirmed, should be all set when CI finishes

github-actions[bot] commented 1 year ago

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

I considered the following status checks when analyzing this PR:

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