diff mbox series

[meta-python,35/47] python3-requests-oauthlib: upgrade 1.4.0 -> 2.0.0

Message ID 1711983079-16849-35-git-send-email-wangmy@fujitsu.com
State Accepted
Headers show
Series [meta-gnome,01/47,v2] gjs: upgrade 1.80.0 -> 1.80.2 | expand

Commit Message

Mingyu Wang (Fujitsu) April 1, 2024, 2:51 p.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
==========
-Merge pull request #534 from iliakur/patch-1
-Drop py2 support from the wheel

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 ...sts-oauthlib_1.4.0.bb => python3-requests-oauthlib_2.0.0.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-requests-oauthlib_1.4.0.bb => python3-requests-oauthlib_2.0.0.bb} (66%)
diff mbox series

Patch

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
similarity index 66%
rename from meta-python/recipes-devtools/python/python3-requests-oauthlib_1.4.0.bb
rename to meta-python/recipes-devtools/python/python3-requests-oauthlib_2.0.0.bb
index 76b14585b..71cafb513 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