docker-compose: switch to python2-module
This commit is contained in:
parent
36175e002d
commit
ded3730bd0
@ -4,7 +4,7 @@ version=1.8.0
|
|||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="compose-${version}"
|
wrksrc="compose-${version}"
|
||||||
build_style=python-module
|
build_style=python2-module
|
||||||
hostmakedepends="python-setuptools"
|
hostmakedepends="python-setuptools"
|
||||||
depends="python-setuptools python-jsonschema python-docker-py python-dockerpty
|
depends="python-setuptools python-jsonschema python-docker-py python-dockerpty
|
||||||
python-websocket-client python-requests python-docopt python-yaml python-six
|
python-websocket-client python-requests python-docopt python-yaml python-six
|
||||||
|
Loading…
x
Reference in New Issue
Block a user