Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | pyjwt: Bump to version 1.7.0, add ptyhon3 | Eneas U de Queiroz | 2018-12-05 |
| | | | | | | | | Version 1.7.0 brings compatibility with python 3.7. As a result of building a python3 version, the python2 package name was changed from pyjwt to python-pyjwt. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com> | ||
* | pyjwt: add new package | Eneas U de Queiroz | 2018-06-23 |
JSON Web Token implementation in Python. This package is a direct dependency of python-requests-oauthlib, a dependency of seafile-seahub. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com> |