summaryrefslogtreecommitdiffstats
path: root/recipes-containers/docker-compose/files/0001-Allow-newer-versions-of-requests.patch
Commit message (Collapse)AuthorAgeFilesLines
* python3-docker-compose: upgrade to version 1.21.2Li Zhou2019-10-191-32/+0
| | | | | | | | | | The python3-docker-compose_1.16.1 requires 'docker<3.0, >=2.5.1', while python3-docker 3.4.0 is provided. Error occurs when running 'docker-compose --version'. Upgrade to python3-docker-compose_1.21.2 to make it work. Signed-off-by: Li Zhou <li.zhou@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python3-docker-compose: add version 1.16.1 + dependenciesPascal Bach2017-09-151-0/+32
This requires some packages as well as the pypi.bbclass from meta-python. It uses Python 3 as I don't think it makes sense to use Python 2 anymore. Signed-off-by: Pascal Bach <pascal.bach@siemens.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>