↵ Return to the main page of python3-scitokens
View build
Search for updates
Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Date | Author | Change |
---|---|---|
2023-08-09 | Derek Weitzel <dweitzel at unl dot edu> - 1.8.1-1 | - Turn off tests that require networking |
2023-08-08 | Derek Weitzel <dweitzel at unl dot edu> - 1.8.0-1 | - Add demo token issuer convenience functions - Improve testing of deserialization - Add RPM improvements for EPEL |
2022-11-22 | Derek Weitzel <dweitzel at unl dot edu> - 1.7.4-1 | - Fix the version within the package |
2022-11-22 | Derek Weitzel <dweitzel at unl dot edu> - 1.7.3-1 | - Remove aud enforcement from deserailize function - Add configuration for readthedocs - Remove six dependency |
2022-10-04 | Derek Weitzel <dweitzel at unl dot edu> - 1.7.2-1 | - Documentation updates |
2022-09-28 | Derek Weitzel <dweitzel at unl dot edu> - 1.7.1-1 | - Documentation updates - Fix setup tools and add pyproject.toml |
2022-02-18 | Derek Weitzel <dweitzel at unl dot edu> - 1.7.0-1 | - Fix serialize mismatch between Python 3 and Python 2 - Fix bug decoding a token with no audience - Update algorithm used to test UnsupportedKeyException - Update pyjwt version in requirements.txt - Default cached public keys set to 4 days |
2021-11-03 | Brian Lin <blin at cs dot wisc dot edu> - 1.6.2-1 | - Fix Python library version (SOFTWARE-4879) |
2021-11-03 | Brian Lin <blin at cs dot wisc dot edu> - 1.6.1-1 | - Reduce PyJWT version requirement made possible by #121 (SOFTWARE-4879) |
2021-10-11 | Derek Weitzel <dweitzel at cse dot unl dot edu> - 1.6.0-1 | - Ensure compatibility with older versions of PyJWT - Adding multiple aud in token support |