Make now use of setuptools (PEP 517) instead of distutils.
Release Notes: https://github.com/pythongssapi/python-gssapi/releases/tag/v1.10.1
Differential D53370
security/py-gssapi: Upgrade port to 1.10.1 Authored by michaelo on Oct 26 2025, 11:18 PM. Tags None Referenced Files
Subscribers None
Details
Make now use of setuptools (PEP 517) instead of distutils. Release Notes: https://github.com/pythongssapi/python-gssapi/releases/tag/v1.10.1
Diff Detail
Event TimelineComment Actions Does this version build successfully against each version of Python currently in the tree, and against each GSSAPI library?
Comment Actions It does officially support 3.13 and 3.14, therefore I removed the comment. If you consider to limit the Python version it should be in the variable to fail hard and not just a comment. WDYT? See: https://github.com/pythongssapi/python-gssapi/commit/d792186a8b80e4906773b2d39a9815371ce1499c Comment Actions Please keep the comment, updating it as appropriate. Does this version build successfully against each version of Python currently in the tree, and against each GSSAPI library? Comment Actions Will do, but I see it as redudant: https://github.com/pythongssapi/python-gssapi/compare/v1.8.1...v1.10.1#diff-60f61ab7a8d1910d86d9fda2261620314edcae5894d5aaa236b821c7256badd7L295
It did for me for 3.10+ against MIT Kerberos. There are no C-related code changes: https://github.com/pythongssapi/python-gssapi/compare/v1.8.1...v1.10.1#diff-60f61ab7a8d1910d86d9fda2261620314edcae5894d5aaa236b821c7256badd7L295 | ||||||||||||||||||||||||||||||||||||