diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-requests-oauthlib_1.4.0.bb (renamed from meta-python/recipes-devtools/python/python3-requests-oauthlib_1.3.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-requests-oauthlib_1.3.1.bb b/meta-python/recipes-devtools/python/python3-requests-oauthlib_1.4.0.bb index 8c2f891c1e..76b14585b4 100644 --- a/meta-python/recipes-devtools/python/python3-requests-oauthlib_1.3.1.bb +++ b/meta-python/recipes-devtools/python/python3-requests-oauthlib_1.4.0.bb | |||
@@ -1,7 +1,7 @@ | |||
1 | LICENSE = "ISC" | 1 | LICENSE = "ISC" |
2 | LIC_FILES_CHKSUM = "file://LICENSE;md5=22d117a849df10d047ed9b792838e863" | 2 | LIC_FILES_CHKSUM = "file://LICENSE;md5=22d117a849df10d047ed9b792838e863" |
3 | 3 | ||
4 | SRC_URI[sha256sum] = "75beac4a47881eeb94d5ea5d6ad31ef88856affe2332b9aafb52c6452ccf0d7a" | 4 | SRC_URI[sha256sum] = "acee623221e4a39abcbb919312c8ff04bd44e7e417087fb4bd5e2a2f53d5e79a" |
5 | 5 | ||
6 | inherit pypi setuptools3 | 6 | inherit pypi setuptools3 |
7 | 7 | ||