flake8: rebuild for Python 3.9, drop noarch
This commit is contained in:
parent
2b57b4a1de
commit
dbcb55deeb
1 changed files with 1 additions and 3 deletions
|
@ -1,8 +1,7 @@
|
||||||
# Template file for 'flake8'
|
# Template file for 'flake8'
|
||||||
pkgname=flake8
|
pkgname=flake8
|
||||||
version=3.8.3
|
version=3.8.3
|
||||||
revision=1
|
revision=2
|
||||||
archs=noarch
|
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-setuptools python3-pycodestyle>=2.6.0<2.7.0
|
depends="python3-setuptools python3-pycodestyle>=2.6.0<2.7.0
|
||||||
|
@ -24,7 +23,6 @@ post_install() {
|
||||||
}
|
}
|
||||||
|
|
||||||
python3-flake8_package() {
|
python3-flake8_package() {
|
||||||
archs=noarch
|
|
||||||
build_style=meta
|
build_style=meta
|
||||||
short_desc+=" (transitional dummy package)"
|
short_desc+=" (transitional dummy package)"
|
||||||
depends="flake8>=${version}_${revision}"
|
depends="flake8>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue