- This will be the last release that supports Python 2.7 and 3.5
- Change enum type of
iov.BufferTypetoIntEnumto fix load on Python 3.10 - #10 - Make
pyspnego-parseand entry point which uses__main__.pyin thespnegopackage- This allows Windows (and Linux) users to use the parser script by running
python -m spnego --token ...
- This allows Windows (and Linux) users to use the parser script by running