aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2024-04-01 22:51:07 +0800
committerKhem Raj <raj.khem@gmail.com>2024-04-02 11:28:54 -0700
commitdf5c81a49e3d6e2c98a265134d0954e6b2d22c66 (patch)
tree33891fec311d538e9eed5e2ba0ad1702db548a30 /meta-python/recipes-devtools/python
parent7de9c8f80ac98e6ec10f579a9d9f05af39a316d7 (diff)
downloadmeta-openembedded-df5c81a49e3d6e2c98a265134d0954e6b2d22c66.tar.gz
python3-requests-oauthlib: upgrade 1.4.0 -> 2.0.0
Changelog: ========== -Merge pull request #534 from iliakur/patch-1 -Drop py2 support from the wheel Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-requests-oauthlib_2.0.0.bb (renamed from meta-python/recipes-devtools/python/python3-requests-oauthlib_1.4.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-requests-oauthlib_1.4.0.bb b/meta-python/recipes-devtools/python/python3-requests-oauthlib_2.0.0.bb
index 76b14585b4..71cafb513d 100644
--- a/meta-python/recipes-devtools/python/python3-requests-oauthlib_1.4.0.bb
+++ b/meta-python/recipes-devtools/python/python3-requests-oauthlib_2.0.0.bb
@@ -1,7 +1,7 @@
LICENSE = "ISC"
LIC_FILES_CHKSUM = "file://LICENSE;md5=22d117a849df10d047ed9b792838e863"
-SRC_URI[sha256sum] = "acee623221e4a39abcbb919312c8ff04bd44e7e417087fb4bd5e2a2f53d5e79a"
+SRC_URI[sha256sum] = "b3dffaebd884d8cd778494369603a9e7b58d29111bf6b41bdc2dcd87203af4e9"
inherit pypi setuptools3