- Notifications
You must be signed in to change notification settings - Fork52
Tags: pythongssapi/python-gssapi
Tags
v1.10.0
Update Python requirements and pin CythonUpdates the build dpendencies to newer versions, sets the new minimumPython requirement to 3.9 and adds official support for Python 3.14.Also pins the build requirements to a specific Cython version to supportdeterministic builds.Signed-off-by: Jordan Borean <jborean93@gmail.com>
v1.8.1
Bump version to 1.8.1 with Python 3.7 requiresThis update bumps the `python_requires` to be `>=3.7` as the sdist buildrequires PEP 517 support that is somewhat only guaranteed with the pipthat was shipped with Python 3.7 or greater. Since 3.6 has been end oflife since December 2021 and the remaining Linux distributions thatstill use it have system provided packages this shouldn't be a surprise.Also use CentOS 9 Stream in the CI tests to test this on an actualRHEL-ish host on the version of Python actually supported.Signed-off-by: Jordan Borean <jborean93@gmail.com>
PreviousNext