python-mechanize: remove noarch.
This commit is contained in:
parent
ec5af82214
commit
c91066a671
1 changed files with 1 additions and 3 deletions
|
@ -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}"
|
||||
|
|
Loading…
Reference in a new issue