Re: [oe] [meta-python][PATCH] python3-requests-unixsocket: Update to 0.4.1

2025-11-27 Thread Dan McGregor via lists.openembedded.org
On Thu, 27 Nov 2025 at 13:41, Dan McGregor via lists.openembedded.org wrote: This is my mess up, but the author field is wrong here. Should be Anthony's email, not mine. I'll send a v2 with the correct information. > > python3-requests broke the http+unix url scheme with version 2.32. > Their po

[oe] [meta-python][PATCH] python3-requests-unixsocket: Update to 0.4.1

2025-11-27 Thread Dan McGregor via lists.openembedded.org
python3-requests broke the http+unix url scheme with version 2.32. Their position is that it's the responsibility of consuming libraries to adopt their new interface. requests-unixsocket 0.4 adapts to the new interface. Signed-off-by: Dan McGregor --- ...ket_0.3.0.bb => python3-requests-unixsock