docker-compose: rebuild for Python 3.10
This commit is contained in:
parent
9031f3547a
commit
f16cd10991
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'docker-compose'
|
||||
pkgname=docker-compose
|
||||
version=1.29.2
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc="compose-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
|
Loading…
Reference in a new issue