ansible: rebuild for Python 3.9, drop noarch
This commit is contained in:
parent
b7d2cd9ae0
commit
aa58b23e94
|
@ -1,8 +1,7 @@
|
||||||
# Template file for 'ansible'
|
# Template file for 'ansible'
|
||||||
pkgname=ansible
|
pkgname=ansible
|
||||||
version=2.9.13
|
version=2.9.13
|
||||||
revision=1
|
revision=2
|
||||||
archs=noarch
|
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="${hostmakedepends} python3-cryptography python3-Jinja2 python3-paramiko
|
depends="${hostmakedepends} python3-cryptography python3-Jinja2 python3-paramiko
|
||||||
|
|
Loading…
Reference in New Issue