python-dateutil: remove noarch.
This commit is contained in:
parent
3a75e271a7
commit
fbcdfd0abe
1 changed files with 1 additions and 3 deletions
|
@ -1,8 +1,7 @@
|
||||||
# Template file for 'python-dateutil'
|
# Template file for 'python-dateutil'
|
||||||
pkgname=python-dateutil
|
pkgname=python-dateutil
|
||||||
version=2.8.0
|
version=2.8.0
|
||||||
revision=2
|
revision=3
|
||||||
archs=noarch
|
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
pycompile_module="dateutil"
|
pycompile_module="dateutil"
|
||||||
hostmakedepends="python-setuptools python3-setuptools"
|
hostmakedepends="python-setuptools python3-setuptools"
|
||||||
|
@ -23,7 +22,6 @@ post_install() {
|
||||||
}
|
}
|
||||||
|
|
||||||
python3-dateutil_package() {
|
python3-dateutil_package() {
|
||||||
archs=noarch
|
|
||||||
depends="python3-six tzdata"
|
depends="python3-six tzdata"
|
||||||
pycompile_module="dateutil"
|
pycompile_module="dateutil"
|
||||||
short_desc="${short_desc/Python2/Python3}"
|
short_desc="${short_desc/Python2/Python3}"
|
||||||
|
|
Loading…
Reference in a new issue