buildroot/package/docker-compose
Peter Korsgaard ad4dd41c03 package/docker-compose: update patch to allow all pyyaml 5.x versions
The recent bump of python-pyyaml to version 5.3 causes a runtime
failure in docker-compose:

pkg_resources.ContextualVersionConflict: (PyYAML 5.3 (/usr/lib/python3.8/site-packages), Requirement.parse('PyYAML<5.2,>=3.10'), {'docker-compose'})

https://gitlab.com/buildroot.org/buildroot/-/jobs/442151461

Fix it by adjusting 0003-support-PyYAML-up-to-5.1-version.patch to
allow all pyyaml 5.x versions, similar to what upstream has done
post-1.24.1:

c818bfc62c

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2020-02-27 08:56:51 +01:00
..
0001-Strip-up-generic-versions-and-bump-requests.patch
0002-Bump-texttable-from-0.9.1-to-1.6.2.patch
0003-support-PyYAML-up-to-5.1-version.patch package/docker-compose: update patch to allow all pyyaml 5.x versions 2020-02-27 08:56:51 +01:00
Config.in
docker-compose.hash
docker-compose.mk