Closed minrk closed 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.
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
fix confirmed, should be all set when CI finishes
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!
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, wheredolfin 2023.1
might depend on the existingdijitso 2019.1
, without needing a coordinated release of everything.