Skip to content

Tags: pythongssapi/python-gssapi

Tags

v1.9.0

Bump Python 3.13 test version

Signed-off-by: Jordan Borean <jborean93@gmail.com>

v1.8.3

The syntax was incorrect so use just write

Signed-off-by: Jordan Borean <jborean93@gmail.com>

v1.8.2

Use just major version

Signed-off-by: Jordan Borean <jborean93@gmail.com>

v1.8.1

Bump version to 1.8.1 with Python 3.7 requires

This update bumps the `python_requires` to be `>=3.7` as the sdist build
requires PEP 517 support that is somewhat only guaranteed with the pip
that was shipped with Python 3.7 or greater. Since 3.6 has been end of
life since December 2021 and the remaining Linux distributions that
still 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 actual
RHEL-ish host on the version of Python actually supported.

Signed-off-by: Jordan Borean <jborean93@gmail.com>

v1.8.0

Fix up build problems with latest change

Signed-off-by: Jordan Borean <jborean93@gmail.com>

v1.7.3

More fixes for the release process

Signed-off-by: Jordan Borean <jborean93@gmail.com>

v1.7.2

Prepare for 1.7.2 release

Signed-off-by: Jordan Borean <jborean93@gmail.com>

v1.7.1rc2

Verified

This commit was signed with the committer’s verified signature.
jborean93 Jordan Borean
Final fix for building release GitHub asset

Signed-off-by: Jordan Borean <jborean93@gmail.com>

v1.7.1rc1

Prepare for 1.7.1rc1 release

Signed-off-by: Jordan Borean <jborean93@gmail.com>

v1.7.0

Verified

This commit was signed with the committer’s verified signature.
jborean93 Jordan Borean
Update contributor and use PyPI token for publishing

Signed-off-by: Jordan Borean <jborean93@gmail.com>