From c19f3a7716abd9802fd007200519de6c5904e7f8 Mon Sep 17 00:00:00 2001 From: Sai Hari Chandana Kalluri Date: Tue, 5 Feb 2019 16:03:44 -0800 Subject: 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 Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python-requests-oauthlib_0.8.0.bb | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python-requests-oauthlib_0.8.0.bb (limited to 'meta-python/recipes-devtools/python/python-requests-oauthlib_0.8.0.bb') diff --git a/meta-python/recipes-devtools/python/python-requests-oauthlib_0.8.0.bb b/meta-python/recipes-devtools/python/python-requests-oauthlib_0.8.0.bb new file mode 100644 index 0000000000..43189150ab --- /dev/null +++ b/meta-python/recipes-devtools/python/python-requests-oauthlib_0.8.0.bb @@ -0,0 +1,3 @@ +require python-requests-oauthlib.inc +inherit pypi setuptools + -- cgit v1.2.3-54-g00ecf