python-mechanize: remove noarch.

This commit is contained in:
fosslinux 2020-09-15 16:59:24 +10:00 committed by Đoàn Trần Công Danh
parent ec5af82214
commit c91066a671

View file

@ -1,8 +1,7 @@
# Template file for 'python-mechanize'
pkgname=python-mechanize
version=0.4.3
revision=3
archs=noarch
revision=4
wrksrc="mechanize-${version}"
build_style=python-module
pycompile_module="mechanize"
@ -20,7 +19,6 @@ post_install() {
}
python3-mechanize_package() {
archs=noarch
depends="python3 python3-html5lib"
pycompile_module="mechanize"
short_desc="${short_desc/Python2/Python3}"