podman-compose: rebuild for Python 3.10

This commit is contained in:
Andrew J. Hesford 2021-09-24 23:16:16 -04:00
parent 9f69758150
commit 4c75dd4cba

View file

@ -1,7 +1,7 @@
# Template file for 'podman-compose'
pkgname=podman-compose
version=0.1.5
revision=2
revision=3
build_style=python3-module
hostmakedepends="python3-setuptools python3-yaml"
depends="${hostmakedepends} podman"