podman-compose: rebuild for Python 3.9, drop noarch
This commit is contained in:
parent
e7d28611f1
commit
18318cd80e
1 changed files with 1 additions and 2 deletions
|
@ -1,8 +1,7 @@
|
||||||
# Template file for 'podman-compose'
|
# Template file for 'podman-compose'
|
||||||
pkgname=podman-compose
|
pkgname=podman-compose
|
||||||
version=0.1.5
|
version=0.1.5
|
||||||
revision=1
|
revision=2
|
||||||
archs="noarch"
|
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools python3-yaml"
|
hostmakedepends="python3-setuptools python3-yaml"
|
||||||
depends="${hostmakedepends} podman"
|
depends="${hostmakedepends} podman"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue