python-chardet: remove noarch.

This commit is contained in:
fosslinux 2020-09-15 16:59:06 +10:00 committed by Đoàn Trần Công Danh
parent 0d3b9181a0
commit 5c18d68b7d

View file

@ -1,8 +1,7 @@
# Template file for 'python-chardet'
pkgname=python-chardet
version=3.0.4
revision=3
archs=noarch
revision=4
wrksrc="chardet-${version}"
build_style=python-module
hostmakedepends="python-setuptools python3-setuptools"
@ -17,7 +16,6 @@ checksum=84ab92ed1c4d4f16916e05906b6b75a6c0fb5db821cc65e70cbd64a3e2a5eaae
alternatives="chardet:chardetect:/usr/bin/chardetect2"
python3-chardet_package() {
archs=noarch
depends="python3-setuptools"
pycompile_module="chardet"
short_desc="${short_desc/Python2/Python3}"