hagberg / planarity

Planar graph algorithms
Other
39 stars 11 forks source link

Support cython 3 #14

Closed gonzalocasas closed 10 months ago

gonzalocasas commented 1 year ago

I am maintaining the conda-forge package of planarity, and currently the support for Python 3.12 is blocked because the builds are failing on Mac OS. I'm not entire sure why though, but it might be that planarity needs to be updated to support cython 3, according to one of the people in the migrations team: https://github.com/conda-forge/python-planarity-feedstock/pull/12

I'm not sure if it's realistic to expect this to happen, or if we should mark the package as unsupported.

hagberg commented 1 year ago

It might not be too hard to update to fix this issue. I'll take a look to see if I can figure it out. Pull requests welcome if anyone knows the solution.

hagberg commented 10 months ago

Works with cython 3. Release planarity-0.5.