conda-forge / pybind11-feedstock

A conda-smithy repository for pybind11.
BSD 3-Clause "New" or "Revised" License
5 stars 23 forks source link

Apply Python 3.11 migration #83

Closed chrisburr closed 2 years ago

chrisburr commented 2 years ago

Manually applying for tests, leaving as draft as this requires:

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.

henryiii commented 2 years ago

Looks like setting up cross-compiling is broken: ERROR: module 'sysconfig' has no attribute '_is_python_source_dir' (not related to pybind11)

chrisburr commented 2 years ago

Looks like setting up cross-compiling is broken: ERROR: module 'sysconfig' has no attribute '_is_python_source_dir' (not related to pybind11)

See the PR description 😄

henryiii commented 2 years ago

Yes, I know, just highlighting the error and helpfully reiterating the "not related to pybind11" just in case someone stops by. :P