000d21c2b6
The dockerCompose runtime test currently fails with: pkg_resources.ContextualVersionConflict: (idna 2.9 (/usr/lib/python3.8/site-packages), Requirement.parse('idna<2.9,>=2.5'), {'requests'}) This is due to the fact that the python-requests module has a strict version dependency on the python-idna module: 'idna>=2.5,<2.9'. Since Buildroot commit |
||
---|---|---|
.. | ||
0001-Limit-dependencies-to-major-instead-of-minor-5342.patch | ||
Config.in | ||
python-requests.hash | ||
python-requests.mk |