python-automat: remove noarch.

This commit is contained in:
fosslinux 2020-09-15 16:59:03 +10:00 committed by Đoàn Trần Công Danh
parent 0e86ca41f2
commit 2139f625b7
1 changed files with 1 additions and 3 deletions

View File

@ -1,8 +1,7 @@
# Template file for 'python-automat'
pkgname=python-automat
version=20.2.0
revision=1
archs=noarch
revision=2
wrksrc="Automat-${version}"
build_style=python-module
hostmakedepends="python-setuptools python3-setuptools"
@ -32,7 +31,6 @@ post_install() {
}
python3-automat_package() {
archs=noarch
short_desc="${short_desc/Python2/Python3}"
depends="python3-setuptools python3-attrs python3-six"
alternatives="automat:automat-visualize:/usr/bin/automat-visualize3"