podman-compose: rebuild for Python 3.9, drop noarch

This commit is contained in:
Andrew J. Hesford 2020-10-07 09:49:56 -04:00
parent e7d28611f1
commit 18318cd80e

View file

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