Jump to letter: [
ABCFGHIJLMOPRSUVXZ
]
python-scitokens - SciToken reference implementation library
- Description:
SciToken reference implementation library
Packages
python-scitokens-1.7.0-1.osg35.el7.src
[57 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.el7.src
[54 KiB] |
Changelog
by Brian Lin (2021-11-11):
- Add python3-scitokens obsoletes for older versions for smoother
upgrades (SOFTWARE-4879)
|
python-scitokens-1.3.1-1.osg35.el7.src
[52 KiB] |
Changelog
by Derek Weitzel (2021-01-25):
- Fix dependency change of behavior in PyJWT
- Add lifetime argument to scitokens-admin-create-token
|
python-scitokens-1.2.4-3.osg35.el7.src
[51 KiB] |
Changelog
by Diego Davila (2020-09-30):
- Force the creation of symlinks so it doesn't fail on update (software-4233)
|
python-scitokens-1.2.1-2.osg35.el7.src
[49 KiB] |
Changelog
by Derek Weitzel (2018-10-23):
- Add python-jwt requirement
|