python-chardet: remove noarch.
This commit is contained in:
parent
0d3b9181a0
commit
5c18d68b7d
1 changed files with 1 additions and 3 deletions
|
@ -1,8 +1,7 @@
|
||||||
# Template file for 'python-chardet'
|
# Template file for 'python-chardet'
|
||||||
pkgname=python-chardet
|
pkgname=python-chardet
|
||||||
version=3.0.4
|
version=3.0.4
|
||||||
revision=3
|
revision=4
|
||||||
archs=noarch
|
|
||||||
wrksrc="chardet-${version}"
|
wrksrc="chardet-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
hostmakedepends="python-setuptools python3-setuptools"
|
hostmakedepends="python-setuptools python3-setuptools"
|
||||||
|
@ -17,7 +16,6 @@ checksum=84ab92ed1c4d4f16916e05906b6b75a6c0fb5db821cc65e70cbd64a3e2a5eaae
|
||||||
alternatives="chardet:chardetect:/usr/bin/chardetect2"
|
alternatives="chardet:chardetect:/usr/bin/chardetect2"
|
||||||
|
|
||||||
python3-chardet_package() {
|
python3-chardet_package() {
|
||||||
archs=noarch
|
|
||||||
depends="python3-setuptools"
|
depends="python3-setuptools"
|
||||||
pycompile_module="chardet"
|
pycompile_module="chardet"
|
||||||
short_desc="${short_desc/Python2/Python3}"
|
short_desc="${short_desc/Python2/Python3}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue