Jump to letter: [
BCFGHILOPSVX
]
python-scitokens - SciToken reference implementation library
- Description:
SciToken reference implementation library
Packages
python-scitokens-1.7.0-1.osg35.el8.src
[61 KiB] |
Changelog
by Brian Lin (2022-03-02):
- Reference test files using relative paths
- Use shutil.move instead of os.rename
- Add error message for when SciToken.discover doesn't find a token
- SciToken.serialize: fix str/bytes mismatch
- Add rpmbuild github actions workflow
- Update the bogus url used in the tests
- Fix bug decoding a token with no audience
- Use unittest.mock to check UnableToCreateCache
- Add obsoletes for smoother Yum updates on EL7
- Update algorithm used to test UnsupportedKeyException
- Run test suite using pytest during rpmbuild
- Update pyjwt version in requirements.txt
- small typo fix in readme
- Default cached public keys set to 4 days
|
python-scitokens-1.6.2-2.osg35.el8.src
[58 KiB] |
Changelog
by Brian Lin (2021-11-11):
- Add python3-scitokens obsoletes for older versions for smoother
upgrades (SOFTWARE-4879)
|