summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-requests-oauthlib_1.3.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-requests-oauthlib: upgrade 1.3.0 -> 1.3.1Xu Huan2022-02-111-9/+0
| | | | | | | | | | | | | | | | changelog: =============================================================================== Add initial support for OAuth Mutual TLS (draft-ietf-oauth-mtls) Add eBay compliance fix Add Spotify OAuth 2 Tutorial Add support for python 3.8, 3.9 Fixed LinkedIn Compliance Fixes Fixed ReadTheDocs Documentation and sphinx errors Moved pipeline to GitHub Actions Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* Convert to new override syntaxMartin Jansa2021-08-031-1/+1
| | | | | | | | | | This is the result of automated script (0.9.1) conversion: oe-core/scripts/contrib/convert-overrides.py . converting the metadata to use ":" as the override character instead of "_". Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-requests-oauthlib: consolidate inc and bb files into a single bb fileDerek Straka2020-04-051-1/+7
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-requests-oauthlib: upgrade 0.8.0 -> 1.3.0Zang Ruochen2019-11-131-0/+3
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>