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'
|
||||
pkgname=python-dateutil
|
||||
version=2.8.0
|
||||
revision=2
|
||||
archs=noarch
|
||||
revision=3
|
||||
build_style=python-module
|
||||
pycompile_module="dateutil"
|
||||
hostmakedepends="python-setuptools python3-setuptools"
|
||||
|
@ -23,7 +22,6 @@ post_install() {
|
|||
}
|
||||
|
||||
python3-dateutil_package() {
|
||||
archs=noarch
|
||||
depends="python3-six tzdata"
|
||||
pycompile_module="dateutil"
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
|
|
Loading…
Reference in a new issue