docker-compose: switch to python2-module

This commit is contained in:
Alessio Sergi 2016-10-17 10:26:45 +02:00
parent 36175e002d
commit ded3730bd0

View file

@ -4,7 +4,7 @@ version=1.8.0
revision=1
noarch=yes
wrksrc="compose-${version}"
build_style=python-module
build_style=python2-module
hostmakedepends="python-setuptools"
depends="python-setuptools python-jsonschema python-docker-py python-dockerpty
python-websocket-client python-requests python-docopt python-yaml python-six