Thanks, this was the reason why I was seeing regressions in meta-python ptests for python3-requests-toolbelt, I have sent a patch to upgrade python3-requests to 2.30 but that doesn't fix the problem for recipes which are not yet ported to use urllib 2.0 - see https://urllib3.readthedocs.io/en/latest/v2-migration-guide.html, I am not sure if we are ready to use this yet. So perhaps sticking to 1.x might be good for a while.
On Tue, May 9, 2023 at 9:03 AM Konrad Weihmann <[email protected]> wrote: > > FYI: > https://git.yoctoproject.org/poky/commit/meta/recipes-devtools/python?h=master-next&id=4641605c794db6648311b931fb3a36fe9e5dea56 > breaks building python3-requests (as of version 2.28.2 in master). > > > recipe-sysroot-native/usr/bin/python3-native/python3', '-m', 'pip', > '--disable-pip-version-check', 'wheel', '--no-deps', '-w', > '/tmp/tmptsmcl2c1', '--quiet', 'urllib3<1.27,>=1.21.1' --> exit code 1 > > Tried with native variants. > > An update to python3-requests 2.30.0 should fix the issue. > > But I'm not sure how that could have passed CI - so someone with more > knowledge than me of the autobuilder might want to have a look. > > Regards > Konrad > > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#181054): https://lists.openembedded.org/g/openembedded-core/message/181054 Mute This Topic: https://lists.openembedded.org/mt/98787186/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
