diff options
-rw-r--r-- | meta/recipes-devtools/python/python3-requests_2.32.5.bb (renamed from meta/recipes-devtools/python/python3-requests_2.32.4.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-requests_2.32.4.bb b/meta/recipes-devtools/python/python3-requests_2.32.5.bb index 49d44298f6..43b63e32b1 100644 --- a/meta/recipes-devtools/python/python3-requests_2.32.4.bb +++ b/meta/recipes-devtools/python/python3-requests_2.32.5.bb | |||
@@ -7,7 +7,7 @@ SRC_URI:append:class-nativesdk = " \ | |||
7 | file://environment.d-python3-requests.sh \ | 7 | file://environment.d-python3-requests.sh \ |
8 | " | 8 | " |
9 | 9 | ||
10 | SRC_URI[sha256sum] = "27d0316682c8a29834d3264820024b62a36942083d52caf2f14c0591336d3422" | 10 | SRC_URI[sha256sum] = "dbba0bac56e100853db0ea71b82b4dfd5fe2bf6d3754a8893c3af500cec7d7cf" |
11 | 11 | ||
12 | inherit pypi python_setuptools_build_meta | 12 | inherit pypi python_setuptools_build_meta |
13 | 13 | ||