diff options
| author | Jiaying Song <jiaying.song.cn@windriver.com> | 2025-06-13 10:45:19 +0800 |
|---|---|---|
| committer | Steve Sakoman <steve@sakoman.com> | 2025-06-20 09:21:27 -0700 |
| commit | 9bf58601472ebd29ab2787ce3c0ce96898ad80f0 (patch) | |
| tree | a40c1f01e49cdb1cb3d5c1431003b3e5c115f936 /meta/recipes-devtools | |
| parent | 7a0abd7a1a4879cdbe5ff2ace7454ac58a81e3fc (diff) | |
| download | poky-9bf58601472ebd29ab2787ce3c0ce96898ad80f0.tar.gz | |
python3-requests: upgrade 2.32.3 -> 2.32.4
Changelog:
https://requests.readthedocs.io/en/latest/community/updates/#release-history
(From OE-Core rev: 27a860d7b34250326daede0ade382db47e22c114)
Signed-off-by: Jiaying Song <jiaying.song.cn@windriver.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'meta/recipes-devtools')
| -rw-r--r-- | meta/recipes-devtools/python/python3-requests_2.32.4.bb (renamed from meta/recipes-devtools/python/python3-requests_2.32.3.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-requests_2.32.3.bb b/meta/recipes-devtools/python/python3-requests_2.32.4.bb index bc9b2289f6..49d44298f6 100644 --- a/meta/recipes-devtools/python/python3-requests_2.32.3.bb +++ b/meta/recipes-devtools/python/python3-requests_2.32.4.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] = "55365417734eb18255590a9ff9eb97e9e1da868d4ccd6402399eaf68af20a760" | 10 | SRC_URI[sha256sum] = "27d0316682c8a29834d3264820024b62a36942083d52caf2f14c0591336d3422" |
| 11 | 11 | ||
| 12 | inherit pypi python_setuptools_build_meta | 12 | inherit pypi python_setuptools_build_meta |
| 13 | 13 | ||
