Message ID | 20250613110126.187329-1-vanusuri@mvista.com |
---|---|
State | New |
Headers | show |
Series | [scarthgap] python3-requests: upgrade 2.32.3 -> 2.32.4 | expand |
There seem to be some duplication in your and Wind River's contributions today - this, and some of the libsoup CVE fixes in Kirkstone are also duped only with a few hours of difference. It's mostly an observation, rather than anything else.
diff --git a/meta/recipes-devtools/python/python3-requests_2.32.3.bb b/meta/recipes-devtools/python/python3-requests_2.32.4.bb similarity index 85% rename from meta/recipes-devtools/python/python3-requests_2.32.3.bb rename to meta/recipes-devtools/python/python3-requests_2.32.4.bb index 4f0638b50c..0a015ab5d1 100644 --- a/meta/recipes-devtools/python/python3-requests_2.32.3.bb +++ b/meta/recipes-devtools/python/python3-requests_2.32.4.bb @@ -3,7 +3,7 @@ HOMEPAGE = "https://requests.readthedocs.io" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=34400b68072d710fecd0a2940a0d1658" -SRC_URI[sha256sum] = "55365417734eb18255590a9ff9eb97e9e1da868d4ccd6402399eaf68af20a760" +SRC_URI[sha256sum] = "27d0316682c8a29834d3264820024b62a36942083d52caf2f14c0591336d3422" inherit pypi python_setuptools_build_meta