python-requests-oauthlib: Recipes to provide support for Requests-Oauthlib libraries

Yocto recipes for Python Requests and Oauthlib libraries to provide
easy-to-use Python 2 and Python 3 interfaces for building OAuth1 and
OAuth2 clients.

Signed-off-by: Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Sai Hari Chandana Kalluri
2019-02-05 16:03:44 -08:00
committed by Khem Raj
parent 1a502b3086
commit c19f3a7716
3 changed files with 13 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
require python-requests-oauthlib.inc
inherit pypi setuptools3