mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-12 03:24:08 +00:00
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 <dan.mcgregor@vecima.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>