conda-forge / pythran-feedstock

A conda-smithy repository for pythran.
BSD 3-Clause "New" or "Revised" License
1 stars 11 forks source link

MNT: Rerender #68

Closed h-vetinari closed 2 years ago

h-vetinari commented 2 years ago

pythran currently depends on clang 12, which doesn't match the global pinning. I'm running into this in https://github.com/conda-forge/cython-feedstock/pull/75, i.e.

RuntimeError: Solver could not find solution.Mamba failed to solve:
 - setuptools
 - numpy *
 - clangxx_osx-64 13.*
 - pythran
 - clang_osx-64 13.*
 - python >=3.8,<3.9.0a0
 - libcxx >=13.0.1
 - pypy3.8 >=7.3.9
 - python_abi 3.8.* *_pypy38_pp73

with channels:

The reported errors are:
- Encountered problems while solving:
-   - package pythran-0.11.0-py38h4bac86a_2 requires clangxx_osx-64 12.*, but none of the providers can be installed
conda-forge-linter commented 2 years 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.

github-actions[bot] commented 2 years 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!