aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-requests-oauthlib_0.8.0.bb
diff options
context:
space:
mode:
authorSai Hari Chandana Kalluri <chandana.kalluri@xilinx.com>2019-02-05 16:03:44 -0800
committerKhem Raj <raj.khem@gmail.com>2019-02-06 08:08:59 -0800
commitc19f3a7716abd9802fd007200519de6c5904e7f8 (patch)
treed2cde44e808f115ad1b473da511453325b4ef021 /meta-python/recipes-devtools/python/python3-requests-oauthlib_0.8.0.bb
parent1a502b3086d0490afb527fb919f1d5e051dd8e43 (diff)
downloadmeta-openembedded-contrib-c19f3a7716abd9802fd007200519de6c5904e7f8.tar.gz
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>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-requests-oauthlib_0.8.0.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-requests-oauthlib_0.8.0.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-requests-oauthlib_0.8.0.bb b/meta-python/recipes-devtools/python/python3-requests-oauthlib_0.8.0.bb
new file mode 100644
index 0000000000..1294661509
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python3-requests-oauthlib_0.8.0.bb
@@ -0,0 +1,3 @@
+require python-requests-oauthlib.inc
+inherit pypi setuptools3
+