Skip to content

Tags: pythongssapi/python-gssapi

Tags

v1.9.0

Toggle v1.9.0's commit message
Bump Python 3.13 test version

Signed-off-by: Jordan Borean <[email protected]>

v1.8.3

Toggle v1.8.3's commit message
The syntax was incorrect so use just write

Signed-off-by: Jordan Borean <[email protected]>

v1.8.2

Toggle v1.8.2's commit message
Use just major version

Signed-off-by: Jordan Borean <[email protected]>

v1.8.1

Toggle v1.8.1's commit message
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 <[email protected]>

v1.8.0

Toggle v1.8.0's commit message
Fix up build problems with latest change

Signed-off-by: Jordan Borean <[email protected]>

v1.7.3

Toggle v1.7.3's commit message
More fixes for the release process

Signed-off-by: Jordan Borean <[email protected]>

v1.7.2

Toggle v1.7.2's commit message
Prepare for 1.7.2 release

Signed-off-by: Jordan Borean <[email protected]>

v1.7.1rc2

Toggle v1.7.1rc2's commit message

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 <[email protected]>

v1.7.1rc1

Toggle v1.7.1rc1's commit message
Prepare for 1.7.1rc1 release

Signed-off-by: Jordan Borean <[email protected]>

v1.7.0

Toggle v1.7.0's commit message

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 <[email protected]>