Closed mgorny closed 1 year ago
While yes we should add support for Cython 3 it isn't pressing right now. The build requirements set an upper bound for < 3.0.0
https://github.com/pythongssapi/python-gssapi/blob/main/pyproject.toml#L3 so when the actual Cython 3 release comes out the build dep solver should not select it.
The PR fixes the incompatibility https://github.com/pythongssapi/python-gssapi/pull/321.
What went wrong?
Please provide support for Cython 3. It's at 3.0.0b3 right now, and the final release is nearing.
FWICS the extensions seem to build fine but don't import afterwards:
How do we reproduce?
Component versions (python-gssapi, Kerberos, OS / distro, etc.)
Reproduced on 86e99576be166695130fd5281efebf2ec8ee24e3.
Gentoo Linux amd64