| Message ID | 20250613110126.187329-1-vanusuri@mvista.com |
|---|---|
| State | Accepted |
| Delegated to: | Steve Sakoman |
| 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.
On Fri, Jun 13, 2025 at 4:56 AM Gyorgy Sarvari via lists.openembedded.org <skandigraun=gmail.com@lists.openembedded.org> wrote: > > 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. This doesn't happen very often, but when it does I'll typically take the first one to hit the mailing list (unless there is an issue with it!) Steve
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