summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-oauthlib_3.1.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-oauthlib: Upgrade 3.1.0 -> 3.1.1Leon Anavi2021-06-031-23/+0
| | | | | | | | | | | | | | | | | Upgrade to release 3.1.1: - OAuth2.0 Provider - Bugfixes - OAuth2.0 Client - Bugfixes - improved skeleton validator for public vs private client - replace mock library with standard unittest.mock - build isort integration - python2 code removal - add python3.8 support - bump minimum versions of pyjwt and cryptography Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* python3-oauthlib: Upgrade 2.0.6 -> 3.1.0Leon Anavi2020-06-101-0/+23
Upgrade to release 3.1.0. The year in file LICENCE has been updated therefore the checksum has been changed but it still remains a BSD license. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>