python-pycodestyle: remove noarch.
This commit is contained in:
parent
be7eb2309a
commit
5d6ce7dd41
1 changed files with 1 additions and 3 deletions
|
@ -1,8 +1,7 @@
|
||||||
# Template file for 'python-pycodestyle'
|
# Template file for 'python-pycodestyle'
|
||||||
pkgname=python-pycodestyle
|
pkgname=python-pycodestyle
|
||||||
version=2.6.0
|
version=2.6.0
|
||||||
revision=1
|
revision=2
|
||||||
archs=noarch
|
|
||||||
wrksrc="pycodestyle-${version}"
|
wrksrc="pycodestyle-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
hostmakedepends="python-setuptools python3-setuptools"
|
hostmakedepends="python-setuptools python3-setuptools"
|
||||||
|
@ -20,7 +19,6 @@ post_install() {
|
||||||
}
|
}
|
||||||
|
|
||||||
python3-pycodestyle_package() {
|
python3-pycodestyle_package() {
|
||||||
archs=noarch
|
|
||||||
depends="python3-setuptools"
|
depends="python3-setuptools"
|
||||||
short_desc="${short_desc/Python2/Python3}"
|
short_desc="${short_desc/Python2/Python3}"
|
||||||
alternatives="pycodestyle:pycodestyle:/usr/bin/pycodestyle3"
|
alternatives="pycodestyle:pycodestyle:/usr/bin/pycodestyle3"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue