diff options
author | Zang Ruochen <zangrc.fnst@cn.fujitsu.com> | 2019-11-14 13:11:38 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2019-11-13 22:08:27 -0800 |
commit | 628ec1be440dc6d71c3b09c352a850faefb311ab (patch) | |
tree | 6b881276848bc787aad7c6faa73c640b5aeb0c6d /meta-python/recipes-devtools/python/python3-requests-oauthlib_1.3.0.bb | |
parent | bf0ef090b87eed989bc86b9c0bbb705394ecb28f (diff) | |
download | meta-openembedded-628ec1be440dc6d71c3b09c352a850faefb311ab.tar.gz |
python-requests-oauthlib: upgrade 0.8.0 -> 1.3.0
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-requests-oauthlib_1.3.0.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-requests-oauthlib_1.3.0.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-requests-oauthlib_1.3.0.bb b/meta-python/recipes-devtools/python/python3-requests-oauthlib_1.3.0.bb new file mode 100644 index 000000000..129466150 --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-requests-oauthlib_1.3.0.bb | |||
@@ -0,0 +1,3 @@ | |||
1 | require python-requests-oauthlib.inc | ||
2 | inherit pypi setuptools3 | ||
3 | |||